Home
last modified time | relevance | path

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

/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Statistics/Repository/Interfaces/
H A DMediaRepositoryInterface.php60 public function totalMediaCertificate(): string; function
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Statistics/Repository/
H A DMediaRepository.php174 public function totalMediaCertificate(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\MediaRepository
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/
H A DStatistics.php704 public function totalMediaCertificate(): string function in Fisharebest\\Webtrees\\Statistics
706 return $this->mediaRepository->totalMediaCertificate();
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/
H A DStats.php1260 public function totalMediaCertificate() function in Fisharebest\\Webtrees\\Stats