| Query | Affected | Num. rows | Took (ms) | Actions |
|---|
| SELECT `Session`.`id`, `Session`.`data`, `Session`.`expires`, `Session`.`created`, `Session`.`modified` FROM `ballotboss`.`cake_sessions` AS `Session` WHERE `Session`.`id` = 'm6s3tv34km7lm5pvn6g22chbn7' LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Client`.`id`, `Client`.`name`, `Client`.`address`, `Client`.`address2`, `Client`.`city`, `Client`.`state`, `Client`.`abbrev`, `Client`.`stateid`, `Client`.`countyid`, `Client`.`zip`, `Client`.`phone`, `Client`.`fax`, `Client`.`url`, `Client`.`logo`, `Client`.`client_options`, `Client`.`vendor_options`, `Client`.`active`, `Client`.`is_apex`, `Client`.`is_vendor`, `Client`.`company_email`, `Client`.`color`, `Client`.`used_storage`, `Client`.`max_storage`, `Client`.`notes`, `Client`.`ballots`, `Client`.`created`, `Client`.`modified` FROM `ballotboss`.`clients` AS `Client` WHERE `is_apex` = '1' AND `is_vendor` = '0' AND `active` = '1' | 1 | 1 | 1 | |
| SELECT `User`.`id`, `User`.`fname`, `User`.`lname`, `User`.`email`, `User`.`phone`, `User`.`username`, `User`.`password`, `User`.`password_reset`, `User`.`securityquestion_id`, `User`.`security_answer`, `User`.`client_id`, `User`.`role_id`, `User`.`department_id`, `User`.`user_options`, `User`.`active`, `User`.`verified_email`, `User`.`owner_id`, `User`.`email_key`, `User`.`accepted_on`, `User`.`stateid`, `User`.`countyid`, `User`.`timezones_id`, `User`.`user_opts`, `User`.`created`, `User`.`modified`, (CONCAT(`User`.`fname`," ",`User`.`lname`)) AS `User__fullname`, `Client`.`id`, `Client`.`name`, `Client`.`address`, `Client`.`address2`, `Client`.`city`, `Client`.`state`, `Client`.`abbrev`, `Client`.`stateid`, `Client`.`countyid`, `Client`.`zip`, `Client`.`phone`, `Client`.`fax`, `Client`.`url`, `Client`.`logo`, `Client`.`client_options`, `Client`.`vendor_options`, `Client`.`active`, `Client`.`is_apex`, `Client`.`is_vendor`, `Client`.`company_email`, `Client`.`color`, `Client`.`used_storage`, `Client`.`max_storage`, `Client`.`notes`, `Client`.`ballots`, `Client`.`created`, `Client`.`modified`, `Role`.`id`, `Role`.`name`, `Role`.`created`, `Role`.`modified`, `Department`.`id`, `Department`.`name`, `Department`.`created`, `Department`.`modified` FROM `ballotboss`.`users` AS `User` LEFT JOIN `ballotboss`.`clients` AS `Client` ON (`User`.`client_id` = `Client`.`id`) LEFT JOIN `ballotboss`.`roles` AS `Role` ON (`User`.`role_id` = `Role`.`id`) LEFT JOIN `ballotboss`.`departments` AS `Department` ON (`User`.`department_id` = `Department`.`id`) WHERE NOT (`owner_id` IS NULL) LIMIT 1 | 1 | 1 | 1 | |
| SELECT `Timezone`.`id`, `Timezone`.`name`, `Timezone`.`zone`, `Timezone`.`dst`, `Timezone`.`active`, `Timezone`.`created`, `Timezone`.`modified` FROM `ballotboss`.`timezones` AS `Timezone` WHERE `active` = '1' | 4 | 4 | 0 | |
| SELECT `User`.`id`, `User`.`fname`, `User`.`lname`, `User`.`email`, `User`.`phone`, `User`.`username`, `User`.`password`, `User`.`password_reset`, `User`.`securityquestion_id`, `User`.`security_answer`, `User`.`client_id`, `User`.`role_id`, `User`.`department_id`, `User`.`user_options`, `User`.`active`, `User`.`verified_email`, `User`.`owner_id`, `User`.`email_key`, `User`.`accepted_on`, `User`.`stateid`, `User`.`countyid`, `User`.`timezones_id`, `User`.`user_opts`, `User`.`created`, `User`.`modified`, (CONCAT(`User`.`fname`," ",`User`.`lname`)) AS `User__fullname`, `Client`.`id`, `Client`.`name`, `Client`.`address`, `Client`.`address2`, `Client`.`city`, `Client`.`state`, `Client`.`abbrev`, `Client`.`stateid`, `Client`.`countyid`, `Client`.`zip`, `Client`.`phone`, `Client`.`fax`, `Client`.`url`, `Client`.`logo`, `Client`.`client_options`, `Client`.`vendor_options`, `Client`.`active`, `Client`.`is_apex`, `Client`.`is_vendor`, `Client`.`company_email`, `Client`.`color`, `Client`.`used_storage`, `Client`.`max_storage`, `Client`.`notes`, `Client`.`ballots`, `Client`.`created`, `Client`.`modified`, `Role`.`id`, `Role`.`name`, `Role`.`created`, `Role`.`modified`, `Department`.`id`, `Department`.`name`, `Department`.`created`, `Department`.`modified` FROM `ballotboss`.`users` AS `User` LEFT JOIN `ballotboss`.`clients` AS `Client` ON (`User`.`client_id` = `Client`.`id`) LEFT JOIN `ballotboss`.`roles` AS `Role` ON (`User`.`role_id` = `Role`.`id`) LEFT JOIN `ballotboss`.`departments` AS `Department` ON (`User`.`department_id` = `Department`.`id`) WHERE NOT (`owner_id` IS NULL) LIMIT 1 | 1 | 1 | 1 | |
| SELECT `User`.`id`, `User`.`fname`, `User`.`lname`, `User`.`email`, `User`.`phone`, `User`.`username`, `User`.`password`, `User`.`password_reset`, `User`.`securityquestion_id`, `User`.`security_answer`, `User`.`client_id`, `User`.`role_id`, `User`.`department_id`, `User`.`user_options`, `User`.`active`, `User`.`verified_email`, `User`.`owner_id`, `User`.`email_key`, `User`.`accepted_on`, `User`.`stateid`, `User`.`countyid`, `User`.`timezones_id`, `User`.`user_opts`, `User`.`created`, `User`.`modified`, (CONCAT(`User`.`fname`," ",`User`.`lname`)) AS `User__fullname`, `Client`.`id`, `Client`.`name`, `Client`.`address`, `Client`.`address2`, `Client`.`city`, `Client`.`state`, `Client`.`abbrev`, `Client`.`stateid`, `Client`.`countyid`, `Client`.`zip`, `Client`.`phone`, `Client`.`fax`, `Client`.`url`, `Client`.`logo`, `Client`.`client_options`, `Client`.`vendor_options`, `Client`.`active`, `Client`.`is_apex`, `Client`.`is_vendor`, `Client`.`company_email`, `Client`.`color`, `Client`.`used_storage`, `Client`.`max_storage`, `Client`.`notes`, `Client`.`ballots`, `Client`.`created`, `Client`.`modified`, `Role`.`id`, `Role`.`name`, `Role`.`created`, `Role`.`modified`, `Department`.`id`, `Department`.`name`, `Department`.`created`, `Department`.`modified` FROM `ballotboss`.`users` AS `User` LEFT JOIN `ballotboss`.`clients` AS `Client` ON (`User`.`client_id` = `Client`.`id`) LEFT JOIN `ballotboss`.`roles` AS `Role` ON (`User`.`role_id` = `Role`.`id`) LEFT JOIN `ballotboss`.`departments` AS `Department` ON (`User`.`department_id` = `Department`.`id`) WHERE NOT (`owner_id` IS NULL) LIMIT 1 | 1 | 1 | 1 | |
| SELECT `User`.`id`, `User`.`fname`, `User`.`lname`, `User`.`email`, `User`.`phone`, `User`.`username`, `User`.`password`, `User`.`password_reset`, `User`.`securityquestion_id`, `User`.`security_answer`, `User`.`client_id`, `User`.`role_id`, `User`.`department_id`, `User`.`user_options`, `User`.`active`, `User`.`verified_email`, `User`.`owner_id`, `User`.`email_key`, `User`.`accepted_on`, `User`.`stateid`, `User`.`countyid`, `User`.`timezones_id`, `User`.`user_opts`, `User`.`created`, `User`.`modified`, (CONCAT(`User`.`fname`," ",`User`.`lname`)) AS `User__fullname`, `Client`.`id`, `Client`.`name`, `Client`.`address`, `Client`.`address2`, `Client`.`city`, `Client`.`state`, `Client`.`abbrev`, `Client`.`stateid`, `Client`.`countyid`, `Client`.`zip`, `Client`.`phone`, `Client`.`fax`, `Client`.`url`, `Client`.`logo`, `Client`.`client_options`, `Client`.`vendor_options`, `Client`.`active`, `Client`.`is_apex`, `Client`.`is_vendor`, `Client`.`company_email`, `Client`.`color`, `Client`.`used_storage`, `Client`.`max_storage`, `Client`.`notes`, `Client`.`ballots`, `Client`.`created`, `Client`.`modified`, `Role`.`id`, `Role`.`name`, `Role`.`created`, `Role`.`modified`, `Department`.`id`, `Department`.`name`, `Department`.`created`, `Department`.`modified` FROM `ballotboss`.`users` AS `User` LEFT JOIN `ballotboss`.`clients` AS `Client` ON (`User`.`client_id` = `Client`.`id`) LEFT JOIN `ballotboss`.`roles` AS `Role` ON (`User`.`role_id` = `Role`.`id`) LEFT JOIN `ballotboss`.`departments` AS `Department` ON (`User`.`department_id` = `Department`.`id`) WHERE NOT (`owner_id` IS NULL) LIMIT 1 | 1 | 1 | 1 | |
3 duplicate queries run.