Home
last modified time | relevance | path

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

/webtrees/app/
H A DStatistics.php2414 … public function commonGivenUnknownTable(string $threshold = '1', string $maxtoshow = '10'): string function in Fisharebest\\Webtrees\\Statistics
2416 … return $this->individual_repository->commonGivenUnknownTable((int) $threshold, (int) $maxtoshow);
/webtrees/app/Statistics/Repository/
H A DIndividualRepository.php437 public function commonGivenUnknownTable(int $threshold = 1, int $maxtoshow = 10): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\IndividualRepository
/webtrees/
H A Dphpstan-baseline.neon10210 …ebest\\Webtrees\\Statistics\\Repository\\IndividualRepository\:\:commonGivenUnknownTable\(\) shoul…