Home
last modified time | relevance | path

Searched defs:location (Results 1 – 4 of 4) sorted by relevance

/webtrees/app/Services/
H A DMapDataService.php79 public function activePlaces(PlaceLocation $location): array
294 private function placeIdsForLocation(PlaceLocation $location): array
H A DHomePageService.php173 public function treeBlocks(Tree $tree, UserInterface $user, string $location): Collection
223 public function userBlocks(Tree $tree, UserInterface $user, string $location): Collection
/webtrees/app/
H A DAuth.php316 … public static function checkLocationAccess(Location|null $location, bool $edit = false): Location
/webtrees/app/Module/
H A DClippingsCartModule.php810 protected function addLocationToCart(Location $location): void