Searched refs:topTenOldestFemaleAlive (Results 1 – 2 of 2) sorted by relevance
/webtrees/app/ | ||
H A D | Statistics.php | 1233 public function topTenOldestFemaleAlive(string $total = '10'): string function in Fisharebest\\Webtrees\\Statistics |
/webtrees/app/Statistics/Repository/ | ||
H A D | IndividualRepository.php | 1201 public function topTenOldestFemaleAlive(int $total = 10): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\IndividualRepository |