Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/Interfaces/
H A DEventRepositoryInterface.php48 public function totalBirths(): string; function
/webtrees/app/Statistics/Repository/
H A DEventRepository.php132 public function totalBirths(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\EventRepository
/webtrees/app/
H A DStatistics.php466 public function totalBirths(): string function in Fisharebest\\Webtrees\\Statistics
468 return $this->event_repository->totalBirths();