Searched refs:allAncestors (Results 1 – 3 of 3) sorted by relevance
/webtrees/app/Module/ | ||
H A D | BranchesListModule.php | 188 $ancestors = $this->allAncestors($self); |
H A D | RelationshipsChartModule.php | 505 … $ancestors = $this->allAncestors($individual1->xref(), $individual2->xref(), $tree->id()); |
/webtrees/ | ||
H A D | phpstan-baseline.neon | 5170 …message: '#^Method Fisharebest\\Webtrees\\Module\\RelationshipsChartModule\:\:allAncestors\(\) sho… |