Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/Interfaces/
H A DMediaRepositoryInterface.php102 public function totalMediaMap(): string; function
/webtrees/app/Statistics/Repository/
H A DMediaRepository.php180 public function totalMediaMap(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\MediaRepository
/webtrees/app/
H A DStatistics.php716 public function totalMediaMap(): string function in Fisharebest\\Webtrees\\Statistics
718 return $this->media_repository->totalMediaMap();