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]
Express Labs - Employees

Search All Sites


Find a Collection Site


(default) 2 queries took 2 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `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 1111
2SELECT `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)001