Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/
H A DFamilyRepository.php212 public function topTenLargestGrandFamilyList(int $total = 10): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\FamilyRepository
/webtrees/app/
H A DStatistics.php2109 public function topTenLargestGrandFamilyList(string $total = '10'): string function in Fisharebest\\Webtrees\\Statistics