Searched defs:totalEvents (Results 1 – 3 of 3) sorted by relevance
/webtrees/app/Statistics/Repository/Interfaces/ | ||
H A D | EventRepositoryInterface.php | 34 public function totalEvents(array $events = []): string; function |
/webtrees/app/Statistics/Repository/ | ||
H A D | EventRepository.php | 114 public function totalEvents(array $events = []): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\EventRepository |
/webtrees/app/ | ||
H A D | Statistics.php | 450 public function totalEvents(array $events = []): string function in Fisharebest\\Webtrees\\Statistics |