Home
last modified time | relevance | path

Searched refs:CensusColumnMotherBirthPlaceSimple (Results 1 – 22 of 22) sorted by relevance

/webtrees/app/Census/
H A DCensusColumnMotherBirthPlaceSimple.php27 class CensusColumnMotherBirthPlaceSimple extends CensusColumnMotherBirthPlace class
H A DCensusOfRhodeIsland1915.php52 … new CensusColumnMotherBirthPlaceSimple($this, 'MBP', 'Place of birth of Mother of this person'),
H A DCensusOfCanadaPraries1926.php52 new CensusColumnMotherBirthPlaceSimple($this, 'MBP', 'Place of birth of mother'),
H A DCensusOfCanada1891.php53 new CensusColumnMotherBirthPlaceSimple($this, 'MBP', 'Place of birth of mother'),
H A DCensusOfUnitedStates1880.php67 …new CensusColumnMotherBirthPlaceSimple($this, 'MBP', 'Place of birth of mother, naming the state, …
H A DCensusOfUnitedStates1900.php58 … new CensusColumnMotherBirthPlaceSimple($this, 'MBP', 'Place of birth of mother of this person'),
H A DCensusOfUnitedStates1930.php60 new CensusColumnMotherBirthPlaceSimple($this, 'MBP', 'Place of birth of mother'),
H A DCensusOfRhodeIsland1905.php63 … new CensusColumnMotherBirthPlaceSimple($this, 'MBP', 'Place of birth of mother of this person'),
H A DCensusOfUnitedStates1910.php56 … new CensusColumnMotherBirthPlaceSimple($this, 'MBP', 'Place of birth of mother of this person'),
H A DCensusOfCanada1921.php59 new CensusColumnMotherBirthPlaceSimple($this, 'MBP', 'Place of birth of mother'),
H A DCensusOfCanada1931.php59 new CensusColumnMotherBirthPlaceSimple($this, 'MBP', 'Place of birth of mother'),
/webtrees/tests/app/Census/
H A DCensusColumnMotherBirthPlaceSimpleTest.php58 $column = new CensusColumnMotherBirthPlaceSimple($census, '', '');
H A DCensusOfRhodeIsland1915Test.php55 self::assertInstanceOf(CensusColumnMotherBirthPlaceSimple::class, $columns[7]);
H A DCensusOfCanadaPraries1926Test.php56 self::assertInstanceOf(CensusColumnMotherBirthPlaceSimple::class, $columns[7]);
H A DCensusOfCanada1891Test.php57 self::assertInstanceOf(CensusColumnMotherBirthPlaceSimple::class, $columns[8]);
H A DCensusOfUnitedStates1880Test.php71 self::assertInstanceOf(CensusColumnMotherBirthPlaceSimple::class, $columns[22]);
H A DCensusOfUnitedStates1900Test.php62 self::assertInstanceOf(CensusColumnMotherBirthPlaceSimple::class, $columns[13]);
H A DCensusOfRhodeIsland1905Test.php66 self::assertInstanceOf(CensusColumnMotherBirthPlaceSimple::class, $columns[18]);
H A DCensusOfUnitedStates1930Test.php64 self::assertInstanceOf(CensusColumnMotherBirthPlaceSimple::class, $columns[15]);
H A DCensusOfUnitedStates1910Test.php60 self::assertInstanceOf(CensusColumnMotherBirthPlaceSimple::class, $columns[11]);
H A DCensusOfCanada1921Test.php63 self::assertInstanceOf(CensusColumnMotherBirthPlaceSimple::class, $columns[14]);
H A DCensusOfCanada1931Test.php63 self::assertInstanceOf(CensusColumnMotherBirthPlaceSimple::class, $columns[14]);