Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/
H A DIndividualRepository.php1261 public function topTenOldestMaleListAlive(int $total = 10): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\IndividualRepository
/webtrees/app/
H A DStatistics.php1263 public function topTenOldestMaleListAlive(string $total = '10'): string function in Fisharebest\\Webtrees\\Statistics