Notice (8): Trying to get property of non-object [APP/Controller/AppController.php, line 221]
Notice (8): Undefined offset: 1 [APP/Controller/AppController.php, line 214]
Upon Enrolling you can Add All your Active Drivers that have Negative Pre-Employment Drug Test Results and have been in a Random Pool within the Previous 30 Days.
After Enrolling Drivers are Added when Negative Pre-Employment Drug Test Results are Reported by Express Labs MRO.
Express Labs performs 4 Quarterly Computerized Random Selections to comply with DOT's Mandate to have a Minimum of 50% of Drivers Tested for Drugs & 10% for Alcohol.
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | SELECT `Question`.`id`, `Question`.`title`, `Question`.`answer` FROM `expresslabs`.`questions` AS `Question` LEFT JOIN `expresslabs`.`categories` AS `Category` ON (`Question`.`category_id` = `Category`.`id`) WHERE `active` = '1' AND `category_id` = 1 ORDER BY `position` ASC | 2 | 2 | 1 | |
| 2 | SELECT `Page`.`id`, `Page`.`title`, `Page`.`slug`, `Page`.`body`, `Page`.`active`, `Page`.`created`, `Page`.`modified` FROM `expresslabs`.`pages` AS `Page` WHERE `active` = '1' AND `id` = 3 LIMIT 1 | 1 | 1 | 1 | |
| 3 | SELECT `Product`.`id`, `Product`.`name`, `Product`.`slug`, `Product`.`description`, `Product`.`price`, `Product`.`active`, `Product`.`created`, `Product`.`modified` FROM `expresslabs`.`products` AS `Product` WHERE 1 = 1 LIMIT 1 | 1 | 1 | 2 | |
| 4 | SELECT `QuestAccount`.`id` FROM `expresslabs`.`quest_accounts` AS `QuestAccount` LEFT JOIN `expresslabs`.`companies` AS `Company` ON (`QuestAccount`.`company_id` = `Company`.`id`) WHERE `QuestAccount`.`company_id` IS NULL AND `QuestAccount`.`type_id` IN (2, 3) | 0 | 0 | 1 |