Searched refs:commonGivenMaleListTotals (Results 1 – 4 of 4) sorted by relevance
79 'males' => $statistics->commonGivenMaleListTotals('1', $num),
2348 …public function commonGivenMaleListTotals(string $threshold = '1', string $maxtoshow = '10'): stri… function in Fisharebest\\Webtrees\\Statistics2350 …return $this->individual_repository->commonGivenMaleListTotals((int) $threshold, (int) $maxtoshow);
359 public function commonGivenMaleListTotals(int $threshold = 1, int $maxtoshow = 10): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\IndividualRepository
6484 message: '#^Cannot call method commonGivenMaleListTotals\(\) on mixed\.$#'10162 …best\\Webtrees\\Statistics\\Repository\\IndividualRepository\:\:commonGivenMaleListTotals\(\) shou…