Searched refs:PlaceLocation (Results 1 – 14 of 14) sorted by relevance
26 use Fisharebest\Webtrees\PlaceLocation; alias51 * @return PlaceLocation53 public function findById(int $id): PlaceLocation64 return new PlaceLocation(implode(Gedcom::PLACE_SEPARATOR, $hierarchy));75 * @param PlaceLocation $location79 public function activePlaces(PlaceLocation $location): array155 (new PlaceLocation($location))->id();290 * @param PlaceLocation $location294 private function placeIdsForLocation(PlaceLocation $location): array
34 use Fisharebest\Webtrees\PlaceLocation; alias474 $location = new PlaceLocation($place_name);511 $location = new PlaceLocation($place_name);
7 use Fisharebest\Webtrees\PlaceLocation; alias15 * @var PlaceLocation $location18 * @var PlaceLocation $parent
24 use Fisharebest\Webtrees\PlaceLocation; alias69 $parent = new PlaceLocation('');105 'location' => new PlaceLocation(''),
24 use Fisharebest\Webtrees\PlaceLocation; alias65 $parent = new PlaceLocation('');
25 use Fisharebest\Webtrees\PlaceLocation; alias78 $parent = new PlaceLocation('');
23 use Fisharebest\Webtrees\PlaceLocation; alias73 $parent = new PlaceLocation('');
28 use Fisharebest\Webtrees\PlaceLocation; alias167 $location = new PlaceLocation($place['name']);
35 class PlaceLocation class61 * @return PlaceLocation63 public function parent(): PlaceLocation
30 use Fisharebest\Webtrees\PlaceLocation; alias250 $location = new PlaceLocation($child->gedcomName());300 'bounds' => (new PlaceLocation($place->gedcomName()))->boundingRectangle(),
28 use Fisharebest\Webtrees\PlaceLocation; alias136 $location = new PlaceLocation($fact->place()->gedcomName());
29 use Fisharebest\Webtrees\PlaceLocation; alias229 $location = new PlaceLocation($fact->place()->gedcomName());
30 self::assertTrue(class_exists(PlaceLocation::class));
2458 …message: '#^Parameter \#1 \$location_name of class Fisharebest\\Webtrees\\PlaceLocation constructo…6979 path: app/PlaceLocation.php6985 path: app/PlaceLocation.php6991 path: app/PlaceLocation.php6997 path: app/PlaceLocation.php7003 path: app/PlaceLocation.php7009 path: app/PlaceLocation.php7015 path: app/PlaceLocation.php7021 path: app/PlaceLocation.php7024 …message: '#^Method Fisharebest\\Webtrees\\PlaceLocation\:\:boundingRectangle\(\) should return arr…[all …]