Searched refs:getCommonSurname (Results 1 – 4 of 4) sorted by relevance
/webtrees/app/Statistics/Repository/Interfaces/ | ||
H A D | IndividualRepositoryInterface.php | 179 public function getCommonSurname(): string; function |
/webtrees/app/Statistics/Google/ | ||
H A D | ChartDistribution.php | 296 $surname = $surname ?: $this->individual_repository->getCommonSurname(); |
/webtrees/app/ | ||
H A D | Statistics.php | 2117 public function getCommonSurname(): string function in Fisharebest\\Webtrees\\Statistics |
/webtrees/app/Statistics/Repository/ | ||
H A D | IndividualRepository.php | 543 public function getCommonSurname(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\IndividualRepository |