/webtrees/tests/app/SurnameTradition/ |
H A D | PolishSurnameTraditionTest.php | 56 $mother = $this->createMock(Individual::class); 57 $mother->method('facts')->willReturn(new Collection([$mother_fact])); 61 $this->surname_tradition->newChildNames($father, $mother, 'M') 79 $mother = $this->createMock(Individual::class); 80 $mother->method('facts')->willReturn(new Collection([$mother_fact])); 84 $this->surname_tradition->newChildNames($father, $mother, 'F') 102 $mother = $this->createMock(Individual::class); 103 $mother->method('facts')->willReturn(new Collection([$mother_fact])); 107 $this->surname_tradition->newChildNames($father, $mother, 'F') 119 $mother = $this->createMock(Individual::class); [all …]
|
H A D | PaternalSurnameTraditionTest.php | 55 $mother = $this->createMock(Individual::class); 56 $mother->method('facts')->willReturn(new Collection([$mother_fact])); 60 $this->surname_tradition->newChildNames($father, $mother, 'M') 65 $this->surname_tradition->newChildNames($father, $mother, 'F') 70 $this->surname_tradition->newChildNames($father, $mother, 'U') 88 $mother = $this->createMock(Individual::class); 89 $mother->method('facts')->willReturn(new Collection([$mother_fact])); 93 $this->surname_tradition->newChildNames($father, $mother, 'U') 111 $mother = $this->createMock(Individual::class); 112 $mother->method('facts')->willReturn(new Collection([$mother_fact])); [all …]
|
H A D | LithuanianSurnameTraditionTest.php | 66 $mother = $this->createMock(Individual::class); 67 $mother->method('facts')->willReturn(new Collection([$mother_fact])); 71 $this->surname_tradition->newChildNames($father, $mother, 'M') 89 $mother = $this->createMock(Individual::class); 90 $mother->method('facts')->willReturn(new Collection([$mother_fact])); 94 $this->surname_tradition->newChildNames($father, $mother, 'F') 112 $mother = $this->createMock(Individual::class); 113 $mother->method('facts')->willReturn(new Collection([$mother_fact])); 117 $this->surname_tradition->newChildNames($father, $mother, 'F') 128 $this->surname_tradition->newChildNames($father, $mother, 'F') [all …]
|
H A D | IcelandicSurnameTraditionTest.php | 55 $mother = $this->createMock(Individual::class); 56 $mother->method('facts')->willReturn(new Collection([$mother_fact])); 60 $this->surname_tradition->newChildNames($father, $mother, 'M') 78 $mother = $this->createMock(Individual::class); 79 $mother->method('facts')->willReturn(new Collection([$mother_fact])); 83 $this->surname_tradition->newChildNames($father, $mother, 'F') 101 $mother = $this->createMock(Individual::class); 102 $mother->method('facts')->willReturn(new Collection([$mother_fact])); 106 $this->surname_tradition->newChildNames($father, $mother, 'U')
|
H A D | PortugueseSurnameTraditionTest.php | 65 $mother = $this->createMock(Individual::class); 66 $mother->method('facts')->willReturn(new Collection([$mother_fact])); 70 $this->surname_tradition->newChildNames($father, $mother, 'M') 75 $this->surname_tradition->newChildNames($father, $mother, 'F') 80 $this->surname_tradition->newChildNames($father, $mother, 'U') 109 $mother = $this->createMock(Individual::class); 110 $mother->method('facts')->willReturn(new Collection([$mother_fact])); 114 $this->surname_tradition->newChildNames($father, $mother, 'M')
|
H A D | SpanishSurnameTraditionTest.php | 55 $mother = $this->createMock(Individual::class); 56 $mother->method('facts')->willReturn(new Collection([$mother_fact])); 60 $this->surname_tradition->newChildNames($father, $mother, 'M') 65 $this->surname_tradition->newChildNames($father, $mother, 'F') 70 $this->surname_tradition->newChildNames($father, $mother, 'U') 99 $mother = $this->createMock(Individual::class); 100 $mother->method('facts')->willReturn(new Collection([$mother_fact])); 104 $this->surname_tradition->newChildNames($father, $mother, 'M')
|
H A D | PatrilinealSurnameTraditionTest.php | 65 $mother = $this->createMock(Individual::class); 66 $mother->method('facts')->willReturn(new Collection([$mother_fact])); 70 $this->surname_tradition->newChildNames($father, $mother, 'M') 75 $this->surname_tradition->newChildNames($father, $mother, 'F') 80 $this->surname_tradition->newChildNames($father, $mother, 'U') 98 $mother = $this->createMock(Individual::class); 99 $mother->method('facts')->willReturn(new Collection([$mother_fact])); 103 $this->surname_tradition->newChildNames($father, $mother, 'U')
|
H A D | MatrilinealSurnameTraditionTest.php | 65 $mother = $this->createMock(Individual::class); 66 $mother->method('facts')->willReturn(new Collection([$mother_fact])); 70 $this->surname_tradition->newChildNames($father, $mother, 'M') 75 $this->surname_tradition->newChildNames($father, $mother, 'F') 80 $this->surname_tradition->newChildNames($father, $mother, 'U') 98 $mother = $this->createMock(Individual::class); 99 $mother->method('facts')->willReturn(new Collection([$mother_fact])); 103 $this->surname_tradition->newChildNames($father, $mother, 'U')
|
H A D | DefaultSurnameTraditionTest.php | 55 $mother = $this->createMock(Individual::class); 56 $mother->method('facts')->willReturn(new Collection([$mother_fact])); 60 $this->surname_tradition->newChildNames($father, $mother, 'M') 65 $this->surname_tradition->newChildNames($father, $mother, 'F') 70 $this->surname_tradition->newChildNames($father, $mother, 'U')
|
/webtrees/app/Module/ |
H A D | LanguageEnglishUnitedStates.php | 148 Relationship::fixed('adoptive-mother', 'adoptive-mother’s %s')->adoptive()->mother(), 155 Relationship::fixed('foster-mother', 'foster-mother’s %s')->fostering()->mother(), 162 Relationship::fixed('mother', 'mother’s %s')->mother(), 207 … Relationship::fixed('mother-in-law', 'mother-in-law’s %s')->married()->spouse()->mother(), 223 … Relationship::fixed('maternal-grandmother', 'maternal-grandmother’s %s')->mother()->mother(), 224 … Relationship::fixed('maternal-grandfather', 'maternal-grandfather’s %s')->mother()->father(), 225 … Relationship::fixed('maternal-grandparent', 'maternal-grandfather’s %s')->mother()->parent(), 226 … Relationship::fixed('paternal-grandmother', 'paternal-grandmother’s %s')->father()->mother(), 229 Relationship::fixed('grandmother', 'grandmother’s %s')->parent()->mother(), 245 …namic(static fn (int $n) => $great($n - 1, 'maternal ', 'grandmother'))->mother()->ancestor()->fem… [all …]
|
H A D | LanguageFrench.php | 155 Relationship::fixed('mère adoptive', '%s de la mère adoptive')->adoptive()->mother(), 168 Relationship::fixed('mère d’accueil', '%s de la mère d’acceuil')->fostering()->mother(), 181 Relationship::fixed('mère', '%s de la mère')->mother(), 231 Relationship::fixed('belle-mère', '%s de la belle-mère')->married()->spouse()->mother(), 244 …'trisaïeule maternelle', '%s de la trisaïeule maternelle')->mother()->parent()->parent()->mother(), 245 …Relationship::fixed('trisaïeul maternel', '%s du trisaïeul maternel')->mother()->parent()->parent(… 246 …'trisaïeule paternelle', '%s de la trisaïeule paternelle')->father()->parent()->parent()->mother(), 248 … Relationship::fixed('trisaïeule', '%s de la trisaïeule')->parent()->parent()->parent()->mother(), 250 …c fn (int $n) => $firstCompound($n, 'grand-mère maternelle', 'de la '))->mother()->ancestor()->fem… 251 …static fn (int $n) => $firstCompound($n, 'grand-père maternel', 'du '))->mother()->ancestor()->mal… [all …]
|
H A D | LanguageSlovakian.php | 132 Relationship::fixed('matka', '%s matky')->mother(), 158 Relationship::fixed('testiná', '%s testinej')->wife()->mother(), 160 Relationship::fixed('svokra', '%s svokry')->spouse()->mother(), 173 Relationship::fixed('stará matka', '%s starej matky')->parent()->mother(), 177 … Relationship::fixed('prastarý otec', '%s prastarého otca')->parent()->parent()->mother(), 196 Relationship::fixed('ujo', '%s uja')->mother()->brother(), 197 Relationship::fixed('ujčiná', '%s ujčinej')->mother()->brother()->wife(),
|
/webtrees/tests/app/Census/ |
H A D | CensusColumnMotherForeignTest.php | 43 $mother = $this->createMock(Individual::class); 44 $mother->method('getBirthPlace')->willReturn($this->getPlaceMock('London, England')); 47 $family->method('wife')->willReturn($mother); 62 $mother = $this->createMock(Individual::class); 63 $mother->method('getBirthPlace')->willReturn($this->getPlaceMock('London, England')); 66 $family->method('wife')->willReturn($mother);
|
H A D | CensusColumnMotherBirthPlaceTest.php | 46 $mother = $this->createMock(Individual::class); 47 $mother->method('getBirthPlace')->willReturn($this->getPlaceMock('London, England')); 50 $family->method('wife')->willReturn($mother); 65 $mother = $this->createMock(Individual::class); 66 $mother->method('getBirthPlace')->willReturn($this->getPlaceMock('London, England')); 69 $family->method('wife')->willReturn($mother);
|
/webtrees/app/Census/ |
H A D | CensusColumnMotherBirthPlace.php | 39 $mother = $this->mother($individual); 41 if ($mother instanceof Individual) { 42 return $this->notCountry($mother->getBirthPlace()->gedcomName());
|
H A D | CensusColumnMotherForeign.php | 39 $mother = $this->mother($individual); 41 …if ($mother && $this->lastPartOfPlace($mother->getBirthPlace()->gedcomName()) !== $this->place()) {
|
/webtrees/app/SurnameTradition/ |
H A D | MatrilinealSurnameTradition.php | 57 * @param Individual|null $mother 62 …public function newChildNames(Individual|null $father, Individual|null $mother, string $sex): array argument 64 if (preg_match(self::REGEX_SPFX_SURN, $this->extractName($mother), $match) === 1) { 74 return parent::newChildNames($father, $mother, $sex);
|
H A D | PatrilinealSurnameTradition.php | 57 * @param Individual|null $mother 62 …public function newChildNames(Individual|null $father, Individual|null $mother, string $sex): array argument 74 return parent::newChildNames($father, $mother, $sex);
|
H A D | SpanishSurnameTradition.php | 70 * @param Individual|null $mother 75 …public function newChildNames(Individual|null $father, Individual|null $mother, string $sex): array argument 83 if (preg_match(self::REGEX_SURNS, $this->extractName($mother), $match_mother) === 1) {
|
H A D | PortugueseSurnameTradition.php | 70 * @param Individual|null $mother 75 …public function newChildNames(Individual|null $father, Individual|null $mother, string $sex): array argument 83 if (preg_match(self::REGEX_SURNS, $this->extractName($mother), $match_mother) === 1) {
|
H A D | SurnameTraditionInterface.php | 55 * @param Individual|null $mother 60 …public function newChildNames(Individual|null $father, Individual|null $mother, string $sex): arra… argument
|
H A D | IcelandicSurnameTradition.php | 69 * @param Individual|null $mother 74 …public function newChildNames(Individual|null $father, Individual|null $mother, string $sex): array argument
|
H A D | DefaultSurnameTradition.php | 84 * @param Individual|null $mother 89 …public function newChildNames(Individual|null $father, Individual|null $mother, string $sex): array argument
|
H A D | LithuanianSurnameTradition.php | 85 * @param Individual|null $mother 90 …public function newChildNames(Individual|null $father, Individual|null $mother, string $sex): array argument
|
H A D | PolishSurnameTradition.php | 75 * @param Individual|null $mother 80 …public function newChildNames(Individual|null $father, Individual|null $mother, string $sex): array argument
|