Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DRelationshipsChartModule.php595 private function allAncestors(string $xref1, string $xref2, int $tree_id): array
640 private function excludeFamilies(string $xref1, string $xref2, int $tree_id): array
/webtrees/app/Services/
H A DHomePageService.php330 …public function updateTreeBlocks(int $tree_id, Collection $main_block_ids, Collection $side_block_…