Searched refs:commonGivenMaleTotals (Results 1 – 3 of 3) sorted by relevance
/webtrees/app/ | ||
H A D | Statistics.php | 2326 public function commonGivenMaleTotals(string $threshold = '1', string $maxtoshow = '10'): string function in Fisharebest\\Webtrees\\Statistics |
/webtrees/app/Statistics/Repository/ | ||
H A D | IndividualRepository.php | 333 public function commonGivenMaleTotals(int $threshold = 1, int $maxtoshow = 10): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\IndividualRepository |
/webtrees/ | ||
H A D | phpstan-baseline.neon | 10174 …rebest\\Webtrees\\Statistics\\Repository\\IndividualRepository\:\:commonGivenMaleTotals\(\) should… |