Home
last modified time | relevance | path

Searched refs:families (Results 1 – 25 of 104) sorted by relevance

12345

/webtrees/app/Http/RequestHandlers/
H A DSearchGeneralPage.php137 $families = new Collection();
157 …$families = $tmp1->merge($tmp2)->unique(static fn (Family $family): string => $family->xref() . '@…
178 …if ($individuals->count() === 1 && $families->isEmpty() && $sources->isEmpty() && $notes->isEmpty(…
182 …if ($individuals->isEmpty() && $families->count() === 1 && $sources->isEmpty() && $notes->isEmpty(…
183 return redirect($families->first()->url());
186 …if ($individuals->isEmpty() && $families->isEmpty() && $sources->count() === 1 && $notes->isEmpty(…
190 …if ($individuals->isEmpty() && $families->isEmpty() && $sources->isEmpty() && $notes->count() === …
194 …if ($individuals->isEmpty() && $families->isEmpty() && $sources->isEmpty() && $notes->isEmpty() &&…
206 'families' => $families,
H A DAutoCompleteCitation.php70 $families = DB::table('families')
88 foreach ($individuals->merge($families) as $record) {
/webtrees/app/
H A DIndividual.php674 $families = new Collection();
678 $families->push($family);
682 return new Collection($families);
740 $families = new Collection();
745 $families->push($family);
749 return $families;
760 $families = $this->childFamilies();
761 foreach ($families as $family) {
764 if (!$families->containsStrict($step_family)) {
782 $families = $this->spouseFamilies();
[all …]
/webtrees/resources/views/
H A Dsearch-results.phtml49 …<button class="nav-link <?= $families->isEmpty() ? 'text-muted' : '' ?>" data-bs-target="#families…
52 <?= I18N::number(count($families)) ?>
112 <?= view('lists/families-table', ['families' => $families, 'tree' => $tree]) ?>
H A Dsearch-general-page.phtml136 …<?php if ($individuals->isEmpty() && $families->isEmpty() && $locations->isEmpty() && $repositorie…
141 …<?= view('search-results', ['families' => $families, 'individuals' => $individuals, 'locations' =>…
/webtrees/app/Module/
H A DAncestorsChartModule.php204 $families = [];
208 $families[$family->xref()] = $family;
212 … return $this->viewResponse('lists/families-table', ['families' => $families, 'tree' => $tree]);
H A DAbstractIndividualListModule.php436 … 'families' => $this->families($tree, $surns_to_show, $falpha, $show_marnm === 'yes'),
747 … protected function families(Tree $tree, array $surnames, string $galpha, bool $marnm): Collection function in Fisharebest\\Webtrees\\Module\\AbstractIndividualListModule
749 $families = new Collection();
753 $families->push($family);
757 return $families->unique();
H A DModuleDataFixTrait.php64 $families = $this->familiesToFix($tree, $params);
75 if ($families !== null) {
76 … $records = $records->concat($this->mergePendingRecords($families, $tree, Family::RECORD_TYPE));
H A DDescendancyChartModule.php198 … $families = $this->chart_service->descendantFamilies($individual, $generations - 1);
201 'families' => $families,
H A DResearchTaskModule.php104 $families = $this->familiesWithTasks($tree, $end_jd);
106 $records = $individuals->merge($families);
H A DRecentChangesModule.php340 $families = DB::table('dates')
354 return $individuals->merge($families)
/webtrees/resources/views/admin/
H A Dcontrol-panel.phtml385 <?php if ($families[$tree->id()] > 0) : ?>
387 … href="<?= e($family_list_module->listUrl($tree)) ?>"><?= I18N::number($families[$tree->id()]) ?><…
389 <?= I18N::number($families[$tree->id()]) ?>
466 <?= I18N::number($families->sum()) ?>
/webtrees/app/Services/
H A DAdminService.php155 $families = DB::table('families')
181 I18N::translate('Families') => $families,
/webtrees/app/Module/InteractiveTree/
H A DTreeView.php95 $families = Collection::make(explode(',', $json_request))
99 $r[] = $this->drawChildren($families, 1, true);
/webtrees/resources/views/lists/
H A Dsurnames-table.phtml38 <?php if ($families) :?>
/webtrees/resources/lang/tt/
H A Dmessages.po208 #: resources/views/statistics/families/top10-list.phtml:20
209 #: resources/views/statistics/families/top10-nolist.phtml:17
234 msgid_plural "%s families"
241 msgid_plural "%s families have been updated."
250 #: resources/views/statistics/families/top10-list-grand.phtml:20
251 #: resources/views/statistics/families/top10-nolist-grand.phtml:16
422 msgid "%s, her ancestors and their families"
442 msgid "%s, his ancestors and their families"
740 msgid "A list of families."
933 #. I18N: Description of the “Related families
[all …]
/webtrees/resources/lang/bg/
H A Dmessages.po210 #: resources/views/statistics/families/top10-list.phtml:20
211 #: resources/views/statistics/families/top10-nolist.phtml:17
238 msgid_plural "%s families"
246 msgid_plural "%s families have been updated."
257 #: resources/views/statistics/families/top10-list-grand.phtml:20
258 #: resources/views/statistics/families/top10-nolist-grand.phtml:16
440 msgid "%s, her ancestors and their families"
460 msgid "%s, his ancestors and their families"
757 msgid "A list of families."
950 #. I18N: Description of the “Related families
[all …]
/webtrees/resources/lang/ko/
H A Dmessages.po209 #: resources/views/statistics/families/top10-list.phtml:20
210 #: resources/views/statistics/families/top10-nolist.phtml:17
235 msgid_plural "%s families"
242 msgid_plural "%s families have been updated."
251 #: resources/views/statistics/families/top10-list-grand.phtml:20
252 #: resources/views/statistics/families/top10-nolist-grand.phtml:16
423 msgid "%s, her ancestors and their families"
443 msgid "%s, his ancestors and their families"
740 msgid "A list of families."
933 #. I18N: Description of the “Related families
[all …]
/webtrees/resources/lang/hi/
H A Dmessages.po215 #: resources/views/statistics/families/top10-list.phtml:20
216 #: resources/views/statistics/families/top10-nolist.phtml:17
243 msgid_plural "%s families"
251 msgid_plural "%s families have been updated."
262 #: resources/views/statistics/families/top10-list-grand.phtml:20
263 #: resources/views/statistics/families/top10-nolist-grand.phtml:16
445 msgid "%s, her ancestors and their families"
465 msgid "%s, his ancestors and their families"
762 msgid "A list of families."
955 #. I18N: Description of the “Related families
[all …]
/webtrees/resources/lang/yi/
H A Dmessages.po211 #: resources/views/statistics/families/top10-list.phtml:20
212 #: resources/views/statistics/families/top10-nolist.phtml:17
239 msgid_plural "%s families"
247 msgid_plural "%s families have been updated."
258 #: resources/views/statistics/families/top10-list-grand.phtml:20
259 #: resources/views/statistics/families/top10-nolist-grand.phtml:16
441 msgid "%s, her ancestors and their families"
461 msgid "%s, his ancestors and their families"
758 msgid "A list of families."
951 #. I18N: Description of the “Related families
[all …]
/webtrees/resources/lang/sw/
H A Dmessages.po210 #: resources/views/statistics/families/top10-list.phtml:20
211 #: resources/views/statistics/families/top10-nolist.phtml:17
238 msgid_plural "%s families"
246 msgid_plural "%s families have been updated."
257 #: resources/views/statistics/families/top10-list-grand.phtml:20
258 #: resources/views/statistics/families/top10-nolist-grand.phtml:16
440 msgid "%s, her ancestors and their families"
460 msgid "%s, his ancestors and their families"
757 msgid "A list of families."
950 #. I18N: Description of the “Related families
[all …]
/webtrees/resources/lang/mr/
H A Dmessages.po210 #: resources/views/statistics/families/top10-list.phtml:20
211 #: resources/views/statistics/families/top10-nolist.phtml:17
238 msgid_plural "%s families"
246 msgid_plural "%s families have been updated."
257 #: resources/views/statistics/families/top10-list-grand.phtml:20
258 #: resources/views/statistics/families/top10-nolist-grand.phtml:16
440 msgid "%s, her ancestors and their families"
460 msgid "%s, his ancestors and their families"
757 msgid "A list of families."
950 #. I18N: Description of the “Related families
[all …]
/webtrees/resources/lang/fa/
H A Dmessages.po213 #: resources/views/statistics/families/top10-list.phtml:20
214 #: resources/views/statistics/families/top10-nolist.phtml:17
241 msgid_plural "%s families"
249 msgid_plural "%s families have been updated."
260 #: resources/views/statistics/families/top10-list-grand.phtml:20
261 #: resources/views/statistics/families/top10-nolist-grand.phtml:16
443 msgid "%s, her ancestors and their families"
463 msgid "%s, his ancestors and their families"
760 msgid "A list of families."
953 #. I18N: Description of the “Related families
[all …]
/webtrees/resources/lang/mk/
H A Dmessages.po215 #: resources/views/statistics/families/top10-list.phtml:20
216 #: resources/views/statistics/families/top10-nolist.phtml:17
243 msgid_plural "%s families"
251 msgid_plural "%s families have been updated."
262 #: resources/views/statistics/families/top10-list-grand.phtml:20
263 #: resources/views/statistics/families/top10-nolist-grand.phtml:16
445 msgid "%s, her ancestors and their families"
465 msgid "%s, his ancestors and their families"
762 msgid "A list of families."
955 #. I18N: Description of the “Related families
[all …]
/webtrees/resources/lang/dv/
H A Dmessages.po206 #: resources/views/statistics/families/top10-list.phtml:20
207 #: resources/views/statistics/families/top10-nolist.phtml:17
232 msgid_plural "%s families"
239 msgid_plural "%s families have been updated."
248 #: resources/views/statistics/families/top10-list-grand.phtml:20
249 #: resources/views/statistics/families/top10-nolist-grand.phtml:16
420 msgid "%s, her ancestors and their families"
440 msgid "%s, his ancestors and their families"
737 msgid "A list of families."
930 #. I18N: Description of the “Related families
[all …]

12345