Home
last modified time | relevance | path

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

/webtrees/app/
H A DStatistics.php1990 public function totalChildren(): string function in Fisharebest\\Webtrees\\Statistics
1992 return $this->family_repository->totalChildren();
/webtrees/app/Statistics/Repository/
H A DFamilyRepository.php595 public function totalChildren(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\FamilyRepository