Home
last modified time | relevance | path

Searched defs:totalEvents (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/Statistics/Repository/Interfaces/
H A DEventRepositoryInterface.php34 public function totalEvents(array $events = []): string; function
/webtrees/app/Statistics/Repository/
H A DEventRepository.php114 public function totalEvents(array $events = []): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\EventRepository
/webtrees/app/
H A DStatistics.php450 public function totalEvents(array $events = []): string function in Fisharebest\\Webtrees\\Statistics