Home
last modified time | relevance | path

Searched refs:commonGivenUnknownListTotals (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/
H A DStatistics.php2403 …public function commonGivenUnknownListTotals(string $threshold = '1', string $maxtoshow = '10'): s… function in Fisharebest\\Webtrees\\Statistics
2405 …return $this->individual_repository->commonGivenUnknownListTotals((int) $threshold, (int) $maxtosh…
/webtrees/app/Statistics/Repository/
H A DIndividualRepository.php424 public function commonGivenUnknownListTotals(int $threshold = 1, int $maxtoshow = 10): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\IndividualRepository
/webtrees/
H A Dphpstan-baseline.neon10204 …st\\Webtrees\\Statistics\\Repository\\IndividualRepository\:\:commonGivenUnknownListTotals\(\) sho…