Searched refs:commonGivenUnknownTotals (Results 1 – 3 of 3) sorted by relevance
2381 …public function commonGivenUnknownTotals(string $threshold = '1', string $maxtoshow = '10'): string function in Fisharebest\\Webtrees\\Statistics2383 … return $this->individual_repository->commonGivenUnknownTotals((int) $threshold, (int) $maxtoshow);
398 public function commonGivenUnknownTotals(int $threshold = 1, int $maxtoshow = 10): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\IndividualRepository
10216 …best\\Webtrees\\Statistics\\Repository\\IndividualRepository\:\:commonGivenUnknownTotals\(\) shoul…