Lines Matching refs:title
111 self::assertSame('Name', $columns[0]->title());
112 self::assertSame('Sex', $columns[1]->title());
113 self::assertSame('Colour', $columns[2]->title());
114 self::assertSame('Relationship to Head of Family', $columns[3]->title());
115 self::assertSame('Single, married, widowed or divorced', $columns[4]->title());
116 self::assertSame('Month and date of birth', $columns[5]->title());
117 self::assertSame('Year of birth', $columns[6]->title());
118 self::assertSame('Age at last birthday', $columns[7]->title());
119 self::assertSame('Country or Place of Birth, plus Rural or Urban', $columns[8]->title());
120 self::assertSame('Racial or Tribal origin', $columns[9]->title());
121 self::assertSame('Nationality', $columns[10]->title());
122 self::assertSame('Religion', $columns[11]->title());
123 self::assertSame('Profession, Occupation or Trade', $columns[12]->title());
124 self::assertSame('Living on own means', $columns[13]->title());
125 self::assertSame('Employer', $columns[14]->title());
126 self::assertSame('Employee', $columns[15]->title());
127 self::assertSame('Working on own account', $columns[16]->title());
128 self::assertSame('Working at trade in factory or home', $columns[17]->title());
129 self::assertSame('Months employed at trade in factory', $columns[18]->title());
130 self::assertSame('Months employed at trade in home', $columns[19]->title());
131 … self::assertSame('Months employed in other than trade in factory or home', $columns[20]->title());
132 self::assertSame('Earnings from occupation or trade $', $columns[21]->title());
133 … self::assertSame('Extra earnings (from other than occupation or trade) $', $columns[22]->title());
134 self::assertSame('Months at school in year', $columns[23]->title());
135 self::assertSame('Can Read', $columns[24]->title());
136 self::assertSame('Can Write', $columns[25]->title());
137 self::assertSame('Speaks English', $columns[26]->title());
138 self::assertSame('Speaks French', $columns[27]->title());
139 self::assertSame('Mother toungue', $columns[28]->title());
140 …lf::assertSame('Infirmities - a. Deaf and dumb, b. Blind, c. Unsound mind', $columns[29]->title());