Home
last modified time | relevance | path

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

/webtrees/resources/views/
H A Dchart-box.phtml84 $all_facts = $individual->facts(); variable
91 $all_facts = $all_facts->filter(static function (Fact $fact) use ($exclude): bool { variable
95 $all_facts = Fact::sortFacts($all_facts); variable