Searched defs:topTenLargestFamilyList (Results 1 – 2 of 2) sorted by relevance
/webtrees/app/Statistics/Repository/ | ||
H A D | FamilyRepository.php | 664 public function topTenLargestFamilyList(int $total = 10): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\FamilyRepository |
/webtrees/app/ | ||
H A D | Statistics.php | 1967 public function topTenLargestFamilyList(string $total = '10'): string function in Fisharebest\\Webtrees\\Statistics |