Searched defs:parent_id (Results 1 – 2 of 2) sorted by relevance
/webtrees/app/ | ||
H A D | PlaceLocation.php | 82 $parent_id = $this->parent()->id(); variable in Fisharebest\\Webtrees\\PlaceLocation |
/webtrees/app/Services/ | ||
H A D | MapDataService.php | 215 public function getPlaceListLocation(int|null $parent_id): Collection |