Home
last modified time | relevance | path

Searched refs:places (Results 1 – 25 of 85) sorted by relevance

1234

/webtrees/app/Statistics/Repository/
H A DPlaceRepository.php111 private function getTop10Places(array $places): array argument
116 arsort($places);
118 foreach ($places as $place => $count) {
142 private function renderTop10(array $places): string argument
144 $top10Records = $this->getTop10Places($places);
161 $places = $this->queryFactPlaces('BIRT', 'INDI');
162 return $this->renderTop10($places);
172 $places = $this->queryFactPlaces('DEAT', 'INDI');
173 return $this->renderTop10($places);
183 $places = $this->queryFactPlaces('MARR', 'FAM');
[all …]
/webtrees/app/Http/RequestHandlers/
H A DMapDataExportCSV.php86 $places = [];
95 $places[] = (object) [
126 foreach ($places as $place) {
130 $places = array_map(fn (object $place): array => array_merge(
141 ), $places);
165 foreach ($places as $place) {
H A DMapDataImportAction.php86 $places = [];
130 $places[] = [
148 $places[] = [
164 $places = array_filter($places, $callback);
166 foreach ($places as $place) {
/webtrees/app/Module/
H A DPlaceHierarchyListModule.php316 $places = $this->search_service->searchPlaces($tree, '')
320 $count = count($places);
322 if ($places === []) {
328 return array_chunk($places, (int) ceil($count / $columns));
/webtrees/app/
H A DIndividual.php482 $places = $this->getAllEventPlaces([$event]);
484 if ($places !== []) {
485 return $places;
518 $places = $this->getAllEventPlaces([$event]);
520 if ($places !== []) {
521 return $places;
H A DFamily.php303 $places = $this->getAllEventPlaces([$event]);
304 if ($places !== []) {
305 return $places;
H A DGedcomRecord.php594 $places = [];
598 $places[] = new Place($ged_place, $this->tree);
603 return $places;
/webtrees/app/Services/
H A DMapDataService.php189 $places = DB::table('places')
194 if ($places->isEmpty()) {
201 … $place_ids = $places->map(static fn (object $place): int => (int) $place->p_id)->all();
H A DGedcomImportService.php539 $places = array_unique($matches[1]);
541 foreach ($places as $place_name) {
/webtrees/app/Statistics/Google/
H A DChartDistribution.php104 private function createChartData(array $places): array argument
114 foreach ($places as $country => $count) {
/webtrees/resources/lang/en-GB/
H A Dmessages.po2839 #: resources/views/modules/statistics-chart/places.phtml:18
2840 msgid "Birth places"
4960 #: resources/views/modules/statistics-chart/places.phtml:27
4961 msgid "Death places"
4962 msgstr "Death places"
5441 … is the name of the lowest jurisdiction that encompasses all lower-level places named in this sour…
5442 … is the name of the lowest jurisdiction that encompasses all lower-level places named in this sour…
5824 #: resources/views/modules/statistics-chart/places.phtml:45
6918 #. I18N: Individuals, sources, dates, places, etc.
9242 #: resources/views/modules/statistics-chart/places.phtml:36
[all …]
/webtrees/resources/lang/en-AU/
H A Dmessages.po2839 #: resources/views/modules/statistics-chart/places.phtml:18
2840 msgid "Birth places"
4960 #: resources/views/modules/statistics-chart/places.phtml:27
4961 msgid "Death places"
4962 msgstr "Death places"
5441 … is the name of the lowest jurisdiction that encompasses all lower-level places named in this sour…
5442 … is the name of the lowest jurisdiction that encompasses all lower-level places named in this sour…
5824 #: resources/views/modules/statistics-chart/places.phtml:45
6918 #. I18N: Individuals, sources, dates, places, etc.
9242 #: resources/views/modules/statistics-chart/places.phtml:36
[all …]
/webtrees/resources/lang/uk/
H A Dmessages.po2856 #: resources/views/modules/statistics-chart/places.phtml:18
2857 msgid "Birth places"
4978 #: resources/views/modules/statistics-chart/places.phtml:27
4979 msgid "Death places"
5459 … is the name of the lowest jurisdiction that encompasses all lower-level places named in this sour…
5842 #: resources/views/modules/statistics-chart/places.phtml:45
6936 #. I18N: Individuals, sources, dates, places, etc.
9260 #: resources/views/modules/statistics-chart/places.phtml:36
9261 msgid "Marriage places"
10574 #: resources/views/modules/places/tab.phtml:69
[all …]
/webtrees/resources/lang/ar/
H A Dmessages.po2915 #: resources/views/modules/statistics-chart/places.phtml:18
2916 msgid "Birth places"
5040 #: resources/views/modules/statistics-chart/places.phtml:27
5041 msgid "Death places"
5521 … is the name of the lowest jurisdiction that encompasses all lower-level places named in this sour…
5904 #: resources/views/modules/statistics-chart/places.phtml:45
6998 #. I18N: Individuals, sources, dates, places, etc.
9322 #: resources/views/modules/statistics-chart/places.phtml:36
9323 msgid "Marriage places"
10642 #: resources/views/modules/places/tab.phtml:69
[all …]
/webtrees/resources/lang/ru/
H A Dmessages.po2867 #: resources/views/modules/statistics-chart/places.phtml:18
2868 msgid "Birth places"
4989 #: resources/views/modules/statistics-chart/places.phtml:27
4990 msgid "Death places"
5470 … is the name of the lowest jurisdiction that encompasses all lower-level places named in this sour…
5853 #: resources/views/modules/statistics-chart/places.phtml:45
6947 #. I18N: Individuals, sources, dates, places, etc.
9271 #: resources/views/modules/statistics-chart/places.phtml:36
9272 msgid "Marriage places"
10585 #: resources/views/modules/places/tab.phtml:69
[all …]
/webtrees/resources/lang/he/
H A Dmessages.po2843 #: resources/views/modules/statistics-chart/places.phtml:18
2844 msgid "Birth places"
4964 #: resources/views/modules/statistics-chart/places.phtml:27
4965 msgid "Death places"
5445 … is the name of the lowest jurisdiction that encompasses all lower-level places named in this sour…
5828 #: resources/views/modules/statistics-chart/places.phtml:45
6922 #. I18N: Individuals, sources, dates, places, etc.
9246 #: resources/views/modules/statistics-chart/places.phtml:36
9247 msgid "Marriage places"
10558 #: resources/views/modules/places/tab.phtml:69
[all …]
/webtrees/resources/lang/oc/
H A Dmessages.po2875 #: resources/views/modules/statistics-chart/places.phtml:18
2876 msgid "Birth places"
5001 #: resources/views/modules/statistics-chart/places.phtml:27
5002 msgid "Death places"
5497 … is the name of the lowest jurisdiction that encompasses all lower-level places named in this sour…
5891 #: resources/views/modules/statistics-chart/places.phtml:45
7004 #. I18N: Individuals, sources, dates, places, etc.
9358 #: resources/views/modules/statistics-chart/places.phtml:36
9359 msgid "Marriage places"
10700 #: resources/views/modules/places/tab.phtml:69
[all …]
/webtrees/resources/lang/kk/
H A Dmessages.po2838 #: resources/views/modules/statistics-chart/places.phtml:18
2839 msgid "Birth places"
4959 #: resources/views/modules/statistics-chart/places.phtml:27
4960 msgid "Death places"
5440 … is the name of the lowest jurisdiction that encompasses all lower-level places named in this sour…
5823 #: resources/views/modules/statistics-chart/places.phtml:45
6917 #. I18N: Individuals, sources, dates, places, etc.
9241 #: resources/views/modules/statistics-chart/places.phtml:36
9242 msgid "Marriage places"
10553 #: resources/views/modules/places/tab.phtml:69
[all …]
/webtrees/resources/lang/bg/
H A Dmessages.po2838 #: resources/views/modules/statistics-chart/places.phtml:18
2839 msgid "Birth places"
4959 #: resources/views/modules/statistics-chart/places.phtml:27
4960 msgid "Death places"
5440 … is the name of the lowest jurisdiction that encompasses all lower-level places named in this sour…
5823 #: resources/views/modules/statistics-chart/places.phtml:45
6917 #. I18N: Individuals, sources, dates, places, etc.
9241 #: resources/views/modules/statistics-chart/places.phtml:36
9242 msgid "Marriage places"
10553 #: resources/views/modules/places/tab.phtml:69
[all …]
/webtrees/resources/lang/hr/
H A Dmessages.po2860 #: resources/views/modules/statistics-chart/places.phtml:18
2861 msgid "Birth places"
4982 #: resources/views/modules/statistics-chart/places.phtml:27
4983 msgid "Death places"
5463 … is the name of the lowest jurisdiction that encompasses all lower-level places named in this sour…
5846 #: resources/views/modules/statistics-chart/places.phtml:45
6940 #. I18N: Individuals, sources, dates, places, etc.
9264 #: resources/views/modules/statistics-chart/places.phtml:36
9265 msgid "Marriage places"
10578 #: resources/views/modules/places/tab.phtml:69
[all …]
/webtrees/resources/lang/ka/
H A Dmessages.po2827 #: resources/views/modules/statistics-chart/places.phtml:18
2828 msgid "Birth places"
4947 #: resources/views/modules/statistics-chart/places.phtml:27
4948 msgid "Death places"
5428 … is the name of the lowest jurisdiction that encompasses all lower-level places named in this sour…
5813 #: resources/views/modules/statistics-chart/places.phtml:45
6907 #. I18N: Individuals, sources, dates, places, etc.
9231 #: resources/views/modules/statistics-chart/places.phtml:36
9232 msgid "Marriage places"
10541 #: resources/views/modules/places/tab.phtml:69
[all …]
/webtrees/resources/lang/af/
H A Dmessages.po2839 #: resources/views/modules/statistics-chart/places.phtml:18
2840 msgid "Birth places"
4960 #: resources/views/modules/statistics-chart/places.phtml:27
4961 msgid "Death places"
5441 … is the name of the lowest jurisdiction that encompasses all lower-level places named in this sour…
5824 #: resources/views/modules/statistics-chart/places.phtml:45
6918 #. I18N: Individuals, sources, dates, places, etc.
9242 #: resources/views/modules/statistics-chart/places.phtml:36
9243 msgid "Marriage places"
10554 #: resources/views/modules/places/tab.phtml:69
[all …]
/webtrees/resources/lang/sq/
H A Dmessages.po3059 #: resources/views/modules/statistics-chart/places.phtml:18
3060 msgid "Birth places"
5315 #: resources/views/modules/statistics-chart/places.phtml:27
5316 msgid "Death places"
5841 … is the name of the lowest jurisdiction that encompasses all lower-level places named in this sour…
6258 #: resources/views/modules/statistics-chart/places.phtml:45
7435 # I18N: Individuals, sources, dates, places, etc.
7436 #. I18N: Individuals, sources, dates, places, etc.
9932 #: resources/views/modules/statistics-chart/places.phtml:36
9933 msgid "Marriage places"
[all …]
/webtrees/resources/lang/et/
H A Dmessages.po2843 #: resources/views/modules/statistics-chart/places.phtml:18
2844 msgid "Birth places"
4964 #: resources/views/modules/statistics-chart/places.phtml:27
4965 msgid "Death places"
5445 … is the name of the lowest jurisdiction that encompasses all lower-level places named in this sour…
5828 #: resources/views/modules/statistics-chart/places.phtml:45
6922 #. I18N: Individuals, sources, dates, places, etc.
9246 #: resources/views/modules/statistics-chart/places.phtml:36
9247 msgid "Marriage places"
10558 #: resources/views/modules/places/tab.phtml:69
[all …]
/webtrees/resources/lang/sv/
H A Dmessages.po2848 #: resources/views/modules/statistics-chart/places.phtml:18
2849 msgid "Birth places"
4969 #: resources/views/modules/statistics-chart/places.phtml:27
4970 msgid "Death places"
5450 … is the name of the lowest jurisdiction that encompasses all lower-level places named in this sour…
5833 #: resources/views/modules/statistics-chart/places.phtml:45
6927 #. I18N: Individuals, sources, dates, places, etc.
9253 #: resources/views/modules/statistics-chart/places.phtml:36
9254 msgid "Marriage places"
10565 #: resources/views/modules/places/tab.phtml:69
[all …]

1234