Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DPlaceHierarchyListModule.php286 Location::RECORD_TYPE => $this->locationPlaceLinks($child)->count(),
434 private function locationPlaceLinks(Place $place): Builder function in Fisharebest\\Webtrees\\Module\\PlaceHierarchyListModule