Searched defs:commonGivenUnknownList (Results 1 – 2 of 2) sorted by relevance
/webtrees/app/Statistics/Repository/ | ||
H A D | IndividualRepository.php | 411 public function commonGivenUnknownList(int $threshold = 1, int $maxtoshow = 10): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\IndividualRepository |
/webtrees/app/ | ||
H A D | Statistics.php | 2392 … public function commonGivenUnknownList(string $threshold = '1', string $maxtoshow = '10'): string function in Fisharebest\\Webtrees\\Statistics |