Searched defs:totalMedia (Results 1 – 3 of 3) sorted by relevance
/webtrees/app/Statistics/Repository/Interfaces/ | ||
H A D | MediaRepositoryInterface.php | 32 public function totalMedia(): string; function |
/webtrees/app/Statistics/Repository/ | ||
H A D | MediaRepository.php | 78 public function totalMedia(string $type = self::MEDIA_TYPE_ALL): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\MediaRepository |
/webtrees/app/ | ||
H A D | Statistics.php | 636 public function totalMedia(): string function in Fisharebest\\Webtrees\\Statistics |