Lines Matching refs:title
106 self::assertSame('Sex', $columns[0]->title());
107 self::assertSame('Number of people in the family', $columns[1]->title());
108 self::assertSame('Name', $columns[2]->title());
109 self::assertSame('Relationship to head of household', $columns[3]->title());
110 self::assertSame('Color or race', $columns[4]->title());
111 self::assertSame('Age at last birthday', $columns[5]->title());
112 self::assertSame('Congugal Condition', $columns[6]->title());
113 self::assertSame('Year of Birth', $columns[7]->title());
114 self::assertSame('Month Day', $columns[8]->title());
115 self::assertSame('Place of birth', $columns[9]->title());
116 self::assertSame('Native or Foreign Born', $columns[10]->title());
117 self::assertSame('Read', $columns[11]->title());
118 self::assertSame('Write', $columns[12]->title());
119 self::assertSame('Year of immigration to the United States', $columns[13]->title());
120 self::assertSame('Years in US', $columns[14]->title());
121 self::assertSame('Years resident of Rhode Island', $columns[15]->title());
122 … self::assertSame('Months in current year as a Rhode Island resident', $columns[16]->title());
123 self::assertSame('Place of birth of father of this person', $columns[17]->title());
124 self::assertSame('Place of birth of mother of this person', $columns[18]->title());
125 self::assertSame('Occupation', $columns[19]->title());
126 self::assertSame('Months unemployed during Census Year', $columns[20]->title());
127 self::assertSame('Did you receive a pension', $columns[21]->title());
128 self::assertSame('Religious preference', $columns[22]->title());
129 self::assertSame('Military or widow of military', $columns[23]->title());
130 self::assertSame('Naturalization information', $columns[24]->title());
131 self::assertSame('Voter information', $columns[25]->title());
132 self::assertSame('Mother of how many children', $columns[26]->title());
133 self::assertSame('Number of these children living on June 1 1905', $columns[27]->title());