/webtrees/tests/app/Census/ |
H A D | CensusColumnOccupationTest.php | 39 $column = new CensusColumnOccupation($census, '', ''); 54 $column = new CensusColumnOccupation($census, '', '');
|
/webtrees/app/Census/ |
H A D | CensusOfDenmark1801.php | 49 new CensusColumnOccupation($this, 'Erhverv', ''),
|
H A D | CensusOfDenmark1787.php | 49 new CensusColumnOccupation($this, 'Erhverv', ''),
|
H A D | CensusOfFrance1881.php | 48 new CensusColumnOccupation($this, 'Profession', ''),
|
H A D | CensusOfFrance1896.php | 49 new CensusColumnOccupation($this, 'Profession', ''),
|
H A D | CensusOfScotland1841.php | 48 …new CensusColumnOccupation($this, 'Occupation', 'Profession, trade, employment or of independent m…
|
H A D | CensusOfWales1841.php | 48 …new CensusColumnOccupation($this, 'Occupation', 'Profession, trade, employment or of independent m…
|
H A D | CensusOfFrance1891.php | 49 new CensusColumnOccupation($this, 'Profession', ''),
|
H A D | CensusOfEngland1841.php | 48 …new CensusColumnOccupation($this, 'Occupation', 'Profession, trade, employment or of independent m…
|
H A D | CensusOfFrance1886.php | 49 new CensusColumnOccupation($this, 'Profession', ''),
|
H A D | CensusOfFrance1946.php | 50 new CensusColumnOccupation($this, 'Profession', ''),
|
H A D | CensusOfDenmark1803.php | 59 new CensusColumnOccupation($this, 'Erhverv', ''),
|
H A D | CensusOfDenmark1845.php | 48 new CensusColumnOccupation($this, 'Erhverv', ''),
|
H A D | CensusColumnOccupation.php | 27 class CensusColumnOccupation extends AbstractCensusColumn implements CensusColumnInterface class
|
H A D | CensusOfFrance1921.php | 51 new CensusColumnOccupation($this, 'Profession', ''),
|
H A D | CensusOfWales1881.php | 50 new CensusColumnOccupation($this, 'Occupation', 'Rank, profession or occupation'),
|
H A D | CensusOfEngland1851.php | 50 new CensusColumnOccupation($this, 'Occupation', 'Rank, profession or occupation'),
|
H A D | CensusOfWales1851.php | 50 new CensusColumnOccupation($this, 'Occupation', 'Rank, profession or occupation'),
|
H A D | CensusOfScotland1851.php | 50 new CensusColumnOccupation($this, 'Occupation', 'Rank, profession or occupation'),
|
H A D | RegisterOfWales1939.php | 52 new CensusColumnOccupation($this, 'Occupation', 'Occupation'),
|
H A D | CensusOfEngland1881.php | 50 new CensusColumnOccupation($this, 'Occupation', 'Rank, profession or occupation'),
|
H A D | CensusOfFrance1926.php | 51 new CensusColumnOccupation($this, 'Profession', ''),
|
H A D | RegisterOfEngland1939.php | 52 new CensusColumnOccupation($this, 'Occupation', 'Occupation'),
|
H A D | CensusOfFrance1936.php | 51 new CensusColumnOccupation($this, 'Profession', ''),
|
H A D | CensusOfFrance1911.php | 51 new CensusColumnOccupation($this, 'Profession', ''),
|