/webtrees/resources/views/modules/hourglass-chart/ |
H A D | parents.phtml | 26 <?= view('chart-box', ['individual' => $family->husband()]) ?> 29 …<?php if ($family->husband() instanceof Individual && $family->husband()->childFamilies()->first()… 31 …<?= view('modules/hourglass-chart/parents', ['family' => $family->husband()->childFamilies()->firs… 34 …tion' => 'Ancestors', 'xref' => $family->husband()->childFamilies()->first()->xref(), 'tree' => $f…
|
/webtrees/resources/views/ |
H A D | family-page-parents.phtml | 23 <?php if ($family->husband() instanceof Individual) : ?> 24 <?= view('chart-box', ['individual' => $family->husband()]) ?> 36 … => $family, 'parent_family' => $family->husband()?->childFamilies()->first(), 'individual' => $fa…
|
H A D | family-page-grandparents.phtml | 40 <?php elseif ($parent_family->husband() === null) : ?> 49 <?= view('chart-box', ['individual' => $parent_family->husband()]) ?>
|
H A D | family-page-menu.phtml | 38 <?php if ($record->husband() === null) : ?>
|
/webtrees/app/Module/ |
H A D | LanguageEnglishUnitedStates.php | 188 Relationship::fixed('stepfather', 'stepfather’s %s')->parent()->husband(), 203 Relationship::fixed('husband', 'husband’s %s')->husband(), 211 Relationship::fixed('son-in-law', 'son-in-law’s %s')->child()->husband(), 220 Relationship::fixed('brother-in-law', 'brother-in-law’s %s')->sibling()->husband(), 240 …ship::dynamic(static fn (int $n) => $great($n - 1, '', 'uncle'))->ancestor()->sibling()->husband(),
|
H A D | LanguageFrench.php | 207 Relationship::fixed('beau-père', '%s du beau-père')->parent()->husband(), 225 Relationship::fixed('époux', '%s de l’époux')->husband(), 235 Relationship::fixed('gendre', '%s du gendre')->child()->husband(), 240 Relationship::fixed('beau-frère', '%s du beau-frère')->sibling()->husband(), 267 …> $compound($n, 'grand-', 'oncle par alliance', 'de l’', 'du '))->ancestor()->sibling()->husband(),
|
H A D | LanguageSlovakian.php | 151 Relationship::fixed('manžel', '%s manžela')->husband(), 161 Relationship::fixed('zať', '%s zaťa')->child()->husband(), 164 Relationship::fixed('švagor', '%s švagra')->sibling()->husband(),
|
H A D | BranchesListModule.php | 244 if ($family->husband() !== null) { 245 $ancestors[$sosa * 2] = $family->husband();
|
/webtrees/resources/views/edit/ |
H A D | change-family-members.phtml | 26 <?php if ($family->husband()?->sex() === 'M') : ?> 28 <?php elseif ($family->husband()?->sex() === 'F') : ?> 35 …mponents/select-individual', ['name' => 'HUSB', 'individual' => $family->husband(), 'tree' => $tre…
|
/webtrees/app/Report/ |
H A D | ReportParserGenerate.php | 2650 $husband = $family->husband(); 2652 if ($husband) { 2653 $list[$husband->xref()] = $husband; 2655 $list[$husband->xref()]->generation = $list[$pid]->generation - 1; 2657 $list[$husband->xref()]->generation = 1; 2712 $husband = $family->husband(); 2714 if ($husband) { 2715 $list[$husband->xref()] = $husband; 2716 $list[$husband->xref()]->generation = $list[$id]->generation + 1; 2723 if ($husband) { [all …]
|
/webtrees/app/ |
H A D | Family.php | 82 public function husband(int|null $access_level = null): Individual|null function in Fisharebest\\Webtrees\\Family 161 return $this->husband($access_level); 177 $this->husband($access_level),
|
H A D | Individual.php | 556 $husband = $family->husband(); 557 if ($husband instanceof self) { 558 $tmp = $husband->getBirthDate();
|
/webtrees/resources/views/modules/family-book-chart/ |
H A D | parents.phtml | 21 <?= view('chart-box', ['individual' => $family?->husband()]) ?> 29 …<?= view('modules/family-book-chart/parents', ['family' => $family?->husband()?->childFamilies()->…
|
/webtrees/app/Module/InteractiveTree/ |
H A D | TreeView.php | 108 $parent = $family->husband() ?? $family->wife(); 280 $spouse_parent = $spouse_parents->husband() ?? $spouse_parents->wife(); 296 $parent = $primaryChildFamily->husband() ?? $primaryChildFamily->wife();
|
/webtrees/app/Services/ |
H A D | ChartService.php | 57 if ($family->husband() instanceof Individual) { 58 $ancestors[$sosa_stradonitz_number * 2] = $family->husband();
|
H A D | CalendarService.php | 171 $husb = $record->husband(); 223 $husb = $record->husband(); 369 $husb = $record->husband();
|
/webtrees/resources/lang/uz/ |
H A D | messages.po | 188 #. I18N: %s is a family (husband + wife) 194 #. I18N: %s is a family (husband + wife) 1293 msgid "Add a husband" 1298 msgid "Add a husband using an existing individual" 1682 msgid "Age between husband and wife" 1690 msgid "Age between wife and husband" 3122 msgid "Burial of a husband" 4229 msgid "Cremation of a husband" 4899 msgid "Death of a husband" 6215 msgid "Family with husband" [all …]
|
/webtrees/app/Http/RequestHandlers/ |
H A D | AddChildToFamilyPage.php | 68 $names = $surname_tradition->newChildNames($family->husband(), $family->wife(), $sex);
|
H A D | ChangeFamilyMembersAction.php | 55 $old_father = $family->husband();
|
/webtrees/app/Census/ |
H A D | AbstractCensusColumn.php | 73 return $family->husband();
|
/webtrees/resources/lang/tt/ |
H A D | messages.po | 187 #. I18N: %s is a family (husband + wife) 193 #. I18N: %s is a family (husband + wife) 1276 msgid "Add a husband" 1281 msgid "Add a husband using an existing individual" 1666 msgid "Age between husband and wife" 1674 msgid "Age between wife and husband" 3106 msgid "Burial of a husband" 4212 msgid "Cremation of a husband" 4882 msgid "Death of a husband" 6198 msgid "Family with husband" [all …]
|
/webtrees/resources/lang/bg/ |
H A D | messages.po | 188 #. I18N: %s is a family (husband + wife) 194 #. I18N: %s is a family (husband + wife) 1293 msgid "Add a husband" 1298 msgid "Add a husband using an existing individual" 1682 msgid "Age between husband and wife" 1690 msgid "Age between wife and husband" 3122 msgid "Burial of a husband" 4229 msgid "Cremation of a husband" 4899 msgid "Death of a husband" 6215 msgid "Family with husband" [all …]
|
/webtrees/resources/lang/ko/ |
H A D | messages.po | 188 #. I18N: %s is a family (husband + wife) 194 #. I18N: %s is a family (husband + wife) 1276 msgid "Add a husband" 1281 msgid "Add a husband using an existing individual" 1665 msgid "Age between husband and wife" 1673 msgid "Age between wife and husband" 3105 msgid "Burial of a husband" 4211 msgid "Cremation of a husband" 4881 msgid "Death of a husband" 6197 msgid "Family with husband" [all …]
|
/webtrees/resources/lang/hi/ |
H A D | messages.po | 193 #. I18N: %s is a family (husband + wife) 199 #. I18N: %s is a family (husband + wife) 1298 msgid "Add a husband" 1303 msgid "Add a husband using an existing individual" 1687 msgid "Age between husband and wife" 1695 msgid "Age between wife and husband" 3127 msgid "Burial of a husband" 4234 msgid "Cremation of a husband" 4904 msgid "Death of a husband" 6220 msgid "Family with husband" [all …]
|
/webtrees/resources/lang/ja/ |
H A D | messages.po | 187 #. I18N: %s is a family (husband + wife) 193 #. I18N: %s is a family (husband + wife) 1275 msgid "Add a husband" 1280 msgid "Add a husband using an existing individual" 1664 msgid "Age between husband and wife" 1672 msgid "Age between wife and husband" 3104 msgid "Burial of a husband" 4210 msgid "Cremation of a husband" 4880 msgid "Death of a husband" 6196 msgid "Family with husband" [all …]
|