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