Home
last modified time | relevance | path

Searched refs:totalMediaMagazine (Results 1 – 4 of 4) sorted by relevance

/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Statistics/Repository/Interfaces/
H A DMediaRepositoryInterface.php88 public function totalMediaMagazine(): string; function
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Statistics/Repository/
H A DMediaRepository.php222 public function totalMediaMagazine(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\MediaRepository
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/
H A DStatistics.php736 public function totalMediaMagazine(): string function in Fisharebest\\Webtrees\\Statistics
738 return $this->mediaRepository->totalMediaMagazine();
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/
H A DStats.php1300 public function totalMediaMagazine() function in Fisharebest\\Webtrees\\Stats