Home
last modified time | relevance | path

Searched defs:parent_id (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/
H A DPlaceLocation.php82 $parent_id = $this->parent()->id(); variable in Fisharebest\\Webtrees\\PlaceLocation
/webtrees/app/Services/
H A DMapDataService.php215 public function getPlaceListLocation(int|null $parent_id): Collection