Searched refs:child_places (Results 1 – 1 of 1) sorted by relevance
338 $child_places = $place->getChildPlaces(); variable in Fisharebest\\Webtrees\\Module\\PlaceHierarchyListModule339 $numfound = count($child_places);347 'columns' => array_chunk($child_places, (int) ceil($numfound / $divisor)),