Home
last modified time | relevance | path

Searched refs:commonSurnamesListTotals (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/
H A DStatistics.php2174 public function commonSurnamesListTotals( function in Fisharebest\\Webtrees\\Statistics
2180 ->commonSurnamesListTotals((int) $threshold, (int) $number_of_surnames, $sorting);
/webtrees/app/Statistics/Repository/
H A DIndividualRepository.php666 public function commonSurnamesListTotals( function in Fisharebest\\Webtrees\\Statistics\\Repository\\IndividualRepository