Home
last modified time | relevance | path

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

/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Statistics/Repository/Interfaces/
H A DMediaRepositoryInterface.php109 public function totalMediaFiche(): string; function
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Statistics/Repository/
H A DMediaRepository.php206 public function totalMediaFiche(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\MediaRepository
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/
H A DStatistics.php760 public function totalMediaFiche(): string function in Fisharebest\\Webtrees\\Statistics
762 return $this->mediaRepository->totalMediaFiche();
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/
H A DStats.php1330 public function totalMediaFiche() function in Fisharebest\\Webtrees\\Stats