Lines Matching refs:title

107         self::assertSame('Name', $columns[0]->title());
108 … self::assertSame('Relationship of each person to the head of the family', $columns[1]->title());
109 self::assertSame('Home owned or rented', $columns[2]->title());
110 … self::assertSame('Value of house, if owned, or monthly rental if rented', $columns[3]->title());
111 self::assertSame('Radio set', $columns[4]->title());
112 self::assertSame('Does this family live on a farm', $columns[5]->title());
113 self::assertSame('Sex', $columns[6]->title());
114 self::assertSame('Color or race', $columns[7]->title());
115 self::assertSame('Age at last birthday', $columns[8]->title());
116 self::assertSame('Whether single, married, widowed, or divorced', $columns[9]->title());
117 self::assertSame('Age at first marriage', $columns[10]->title());
118 self::assertSame('Attended school since Sept. 1, 1929', $columns[11]->title());
119 self::assertSame('Whether able to read and write', $columns[12]->title());
120 self::assertSame('Place of birth', $columns[13]->title());
121 self::assertSame('Place of birth of father', $columns[14]->title());
122 self::assertSame('Place of birth of mother', $columns[15]->title());
123 …f::assertSame('Language spoken in home before coming to the United States', $columns[16]->title());
124 self::assertSame('Year of immigration to the United States', $columns[17]->title());
125 self::assertSame('Naturalization', $columns[18]->title());
126 self::assertSame('Whether able to speak English', $columns[19]->title());
127 … self::assertSame('Trade, profession, or particular kind of work done', $columns[20]->title());
128 … self::assertSame('Industry, business of establishment in which at work', $columns[21]->title());
129 self::assertSame('Industry code', $columns[22]->title());
130 self::assertSame('Class of worker', $columns[23]->title());
131 …tSame('Whether normally at work yesterday or the last regular working day', $columns[24]->title());
132 self::assertSame('If not, …', $columns[25]->title());
133 self::assertSame('Whether a veteran of U.S. military or …', $columns[26]->title());
134 self::assertSame('What war or …', $columns[27]->title());