Lines Matching refs:records
1025 $records = $this->topTenOldestQuery('BOTH', $total);
1028 'records' => $records,
1041 $records = $this->topTenOldestQuery('BOTH', $total);
1044 'records' => $records,
1057 $records = $this->topTenOldestQuery('F', $total);
1060 'records' => $records,
1073 $records = $this->topTenOldestQuery('F', $total);
1076 'records' => $records,
1089 $records = $this->topTenOldestQuery('M', $total);
1092 'records' => $records,
1105 $records = $this->topTenOldestQuery('M', $total);
1108 'records' => $records,
1167 $records = $this->topTenOldestAliveQuery('BOTH', $total);
1170 'records' => $records,
1187 $records = $this->topTenOldestAliveQuery('BOTH', $total);
1190 'records' => $records,
1207 $records = $this->topTenOldestAliveQuery('F', $total);
1210 'records' => $records,
1227 $records = $this->topTenOldestAliveQuery('F', $total);
1230 'records' => $records,
1247 $records = $this->topTenOldestAliveQuery('M', $total);
1250 'records' => $records,
1267 $records = $this->topTenOldestAliveQuery('M', $total);
1270 'records' => $records,