Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/
H A DFamilyRepository.php148 private function topTenGrandFamilyQuery(int $total): array function in Fisharebest\\Webtrees\\Statistics\\Repository\\FamilyRepository
201 'records' => $this->topTenGrandFamilyQuery($total),
215 'records' => $this->topTenGrandFamilyQuery($total),