Home
last modified time | relevance | path

Searched refs:all_facts (Results 1 – 2 of 2) sorted by relevance

/webtrees/resources/views/
H A Dchart-box.phtml84 $all_facts = $individual->facts(); variable
87 $all_facts->push($fact);
91 $all_facts = $all_facts->filter(static function (Fact $fact) use ($exclude): bool { variable
95 $all_facts = Fact::sortFacts($all_facts); variable
117 <?php foreach ($all_facts as $fact) : ?>
/webtrees/
H A Dphpstan-baseline.neon10876 …message: '#^PHPDoc tag @var for variable \$all_facts contains generic class Illuminate\\Support\\C…