Home
last modified time | relevance | path

Searched refs:totalMediaDocument (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/Statistics/Repository/Interfaces/
H A DMediaRepositoryInterface.php74 public function totalMediaDocument(): string; function
/webtrees/app/Statistics/Repository/
H A DMediaRepository.php132 public function totalMediaDocument(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\MediaRepository
/webtrees/app/
H A DStatistics.php684 public function totalMediaDocument(): string function in Fisharebest\\Webtrees\\Statistics
686 return $this->media_repository->totalMediaDocument();