Searched refs:event_repository (Results 1 – 1 of 1) sorted by relevance
103 private EventRepository $event_repository; variable in Fisharebest\\Webtrees\\Statistics153 $this->event_repository = new EventRepository($tree);452 return $this->event_repository->totalEvents($events);460 return $this->event_repository->totalEventsBirth();468 return $this->event_repository->totalBirths();476 return $this->event_repository->totalEventsDeath();484 return $this->event_repository->totalDeaths();492 return $this->event_repository->totalEventsMarriage();500 return $this->event_repository->totalMarriages();508 return $this->event_repository->totalEventsDivorce();[all …]