Home
last modified time | relevance | path

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

/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/
H A DStatistics.php1662 public function youngestMarriageMaleName(): string function in Fisharebest\\Webtrees\\Statistics
1664 return $this->familyRepository->youngestMarriageMaleName();
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Statistics/Repository/
H A DFamilyRepository.php1600 public function youngestMarriageMaleName(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\FamilyRepository
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/
H A DStats.php4247 public function youngestMarriageMaleName() function in Fisharebest\\Webtrees\\Stats