Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/Interfaces/
H A DEventRepositoryInterface.php41 public function totalEventsBirth(): string; function
/webtrees/app/Statistics/Repository/
H A DEventRepository.php124 public function totalEventsBirth(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\EventRepository
/webtrees/app/
H A DStatistics.php458 public function totalEventsBirth(): string function in Fisharebest\\Webtrees\\Statistics
460 return $this->event_repository->totalEventsBirth();