Lines Matching refs:title
103 self::assertSame('Name', $columns[0]->title());
104 … self::assertSame('Relationship of each person to the head of the family', $columns[1]->title());
105 self::assertSame('Color or race', $columns[2]->title());
106 self::assertSame('Sex', $columns[3]->title());
107 self::assertSame('Month of birth', $columns[4]->title());
108 self::assertSame('Year of birth', $columns[5]->title());
109 self::assertSame('Age at last birthday', $columns[6]->title());
110 self::assertSame('Whether single, married, widowed, or divorced', $columns[7]->title());
111 self::assertSame('Number of years married', $columns[8]->title());
112 self::assertSame('Mother of how many children', $columns[9]->title());
113 self::assertSame('Number of these children living', $columns[10]->title());
114 self::assertSame('Place of birth of this person', $columns[11]->title());
115 self::assertSame('Place of birth of father of this person', $columns[12]->title());
116 self::assertSame('Place of birth of mother of this person', $columns[13]->title());
117 self::assertSame('Year of immigration to the United States', $columns[14]->title());
118 self::assertSame('Number of years in the United States', $columns[15]->title());
119 self::assertSame('Naturalization', $columns[16]->title());
120 self::assertSame('Occupation, trade of profession', $columns[17]->title());
121 self::assertSame('Months not unemployed', $columns[18]->title());
122 self::assertSame('Attended school (in months)', $columns[19]->title());
123 self::assertSame('Can read', $columns[20]->title());
124 self::assertSame('Can write', $columns[21]->title());
125 self::assertSame('Can speak English', $columns[22]->title());
126 self::assertSame('Owned or rented', $columns[23]->title());
127 self::assertSame('Owned free or mortgaged', $columns[24]->title());
128 self::assertSame('Farm or house', $columns[25]->title());