Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/
H A DIndividualRepository.php385 public function commonGivenUnknown(int $threshold = 1, int $maxtoshow = 10): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\IndividualRepository
/webtrees/app/
H A DStatistics.php2370 public function commonGivenUnknown(string $threshold = '1', string $maxtoshow = '10'): string function in Fisharebest\\Webtrees\\Statistics