Home
last modified time | relevance | path

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

/webtrees/app/
H A DStatistics.php125 private PlaceRepository $place_repository; variable in Fisharebest\\Webtrees\\Statistics
163 …$this->place_repository = new PlaceRepository($tree, $country_service, $this->individual_re…
809 return $this->place_repository->totalPlaces();
824 return $this->place_repository->chartDistribution($chart_shows, $chart_type, $surname);
832 return $this->place_repository->commonCountriesList();
840 return $this->place_repository->commonBirthPlacesList();
848 return $this->place_repository->commonDeathPlacesList();
856 return $this->place_repository->commonMarriagePlacesList();