| 1 | SELECT `SchemaMigration`.`version`, `SchemaMigration`.`created` FROM `schema_migrations` AS `SchemaMigration` WHERE `SchemaMigration`.`type` = 'migrations' ORDER BY `SchemaMigration`.`version` ASC | | 1 | 1 | 0 |
| 2 | SELECT `SchemaMigration`.`version`, `SchemaMigration`.`created` FROM `schema_migrations` AS `SchemaMigration` WHERE `SchemaMigration`.`type` = 'omni_career' ORDER BY `SchemaMigration`.`version` ASC | | 2 | 2 | 0 |
| 3 | SELECT `SchemaMigration`.`version` FROM `schema_migrations` AS `SchemaMigration` WHERE `SchemaMigration`.`type` = 'omni_career' ORDER BY `SchemaMigration`.`version` DESC LIMIT 1 | | 1 | 1 | 0 |
| 4 | SELECT `SchemaMigration`.`version`, `SchemaMigration`.`created` FROM `schema_migrations` AS `SchemaMigration` WHERE `SchemaMigration`.`type` = 'migrations' ORDER BY `SchemaMigration`.`version` ASC | | 1 | 1 | 0 |
| 5 | SELECT `SchemaMigration`.`version`, `SchemaMigration`.`created` FROM `schema_migrations` AS `SchemaMigration` WHERE `SchemaMigration`.`type` = 'omni_slideshow' ORDER BY `SchemaMigration`.`version` ASC | | 0 | 0 | 0 |
| 6 | SELECT `SchemaMigration`.`version` FROM `schema_migrations` AS `SchemaMigration` WHERE `SchemaMigration`.`type` = 'omni_slideshow' ORDER BY `SchemaMigration`.`version` DESC LIMIT 1 | | 0 | 0 | 0 |
| 7 | SELECT `SchemaMigration`.`version`, `SchemaMigration`.`created` FROM `schema_migrations` AS `SchemaMigration` WHERE `SchemaMigration`.`type` = 'omni_slideshow' ORDER BY `SchemaMigration`.`version` ASC | | 0 | 0 | 0 |
| 8 | SELECT `SchemaMigration`.`version`, `SchemaMigration`.`created` FROM `schema_migrations` AS `SchemaMigration` WHERE `SchemaMigration`.`type` = 'migrations' ORDER BY `SchemaMigration`.`version` ASC | | 1 | 1 | 0 |
| 9 | SELECT `SchemaMigration`.`version`, `SchemaMigration`.`created` FROM `schema_migrations` AS `SchemaMigration` WHERE `SchemaMigration`.`type` = 'omni_cms' ORDER BY `SchemaMigration`.`version` ASC | | 5 | 5 | 0 |
| 10 | SELECT `SchemaMigration`.`version` FROM `schema_migrations` AS `SchemaMigration` WHERE `SchemaMigration`.`type` = 'omni_cms' ORDER BY `SchemaMigration`.`version` DESC LIMIT 1 | | 1 | 1 | 0 |
| 11 | SELECT `OmniSite`.`home` FROM `omni_sites` AS `OmniSite` WHERE `OmniSite`.`domain` = 'www.directwest.com' LIMIT 1 | | 1 | 1 | 0 |
| 12 | SELECT `OmniPageContent`.`id`, `OmniPageContent`.`path`, `Language`.`id` FROM `omni_page_contents` AS `OmniPageContent` LEFT JOIN `languages` AS `Language` ON (`OmniPageContent`.`language_id` = `Language`.`id`) WHERE `OmniPageContent`.`path` = '/admin/users/login' AND `Language`.`alias` = 'eng' LIMIT 1 | | 0 | 0 | 4 |
| 13 | SELECT `OmniRewrite`.`id`, `OmniRewrite`.`to_url` FROM `omni_rewrites` AS `OmniRewrite` WHERE `OmniRewrite`.`from_url` = '/admin/users/login' LIMIT 1 | | 0 | 0 | 0 |
| 14 | SELECT `Aro`.`id`, `Aro`.`parent_id`, `Aro`.`model`, `Aro`.`foreign_key`, `Aro`.`alias`, `Aro`.`lft`, `Aro`.`rght` FROM `aros` AS `Aro` WHERE `Aro`.`model` = 'Role' AND `Aro`.`foreign_key` = 3 LIMIT 1 | | 1 | 1 | 0 |
| 15 | SELECT `Aco`.`id`, `Aco`.`parent_id`, `Aco`.`model`, `Aco`.`foreign_key`, `Aco`.`alias` FROM `acos` AS `Aco` LEFT JOIN `acos` AS `Aco0` ON (`Aco0`.`alias` = 'controllers') LEFT JOIN `acos` AS `Aco1` ON (`Aco1`.`lft` > `Aco0`.`lft` AND `Aco1`.`rght` < `Aco0`.`rght` AND `Aco1`.`alias` = 'Users' AND `Aco0`.`id` = `Aco1`.`parent_id`) WHERE ((`Aco`.`lft` <= `Aco0`.`lft` AND `Aco`.`rght` >= `Aco0`.`rght`) OR (`Aco`.`lft` <= `Aco1`.`lft` AND `Aco`.`rght` >= `Aco1`.`rght`)) ORDER BY `Aco`.`lft` DESC | | 2 | 2 | 37 |
| 16 | SELECT `Aco`.`id`, `Aco`.`alias` FROM `acos` AS `Aco` WHERE `Aco`.`parent_id` = 115 | | 16 | 16 | 0 |
| 17 | SELECT `Permission`.`id`, `Permission`.`aco_id` FROM `aros_acos` AS `Permission` WHERE `Permission`.`aro_id` = 3 AND `Permission`.`aco_id` IN (116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131) AND `Permission`.`_create` = '1' AND `Permission`.`_read` = '1' AND `Permission`.`_update` = '1' AND `Permission`.`_delete` = '1' | | 6 | 6 | 0 |
| 18 | SELECT `Menu`.`id`, `Menu`.`title`, `Menu`.`alias`, `Menu`.`description`, `Menu`.`status`, `Menu`.`weight`, `Menu`.`link_count`, `Menu`.`params`, `Menu`.`updated`, `Menu`.`created` FROM `menus` AS `Menu` WHERE 1 = 1 ORDER BY `Menu`.`id` ASC | | 1 | 1 | 0 |
| 19 | SELECT `Type`.`id`, `Type`.`title`, `Type`.`alias`, `Type`.`description`, `Type`.`format_show_author`, `Type`.`format_show_date`, `Type`.`comment_status`, `Type`.`comment_approve`, `Type`.`comment_spam_protection`, `Type`.`comment_captcha`, `Type`.`params`, `Type`.`plugin`, `Type`.`updated`, `Type`.`created` FROM `types` AS `Type` WHERE `Type`.`plugin` IS NOT NULL ORDER BY `Type`.`alias` ASC | | 2 | 2 | 0 |
| 20 | SELECT `Vocabulary`.`id`, `Vocabulary`.`title`, `Vocabulary`.`alias`, `Vocabulary`.`description`, `Vocabulary`.`required`, `Vocabulary`.`multiple`, `Vocabulary`.`tags`, `Vocabulary`.`plugin`, `Vocabulary`.`weight`, `Vocabulary`.`updated`, `Vocabulary`.`created`, `TypesVocabulary`.`id`, `TypesVocabulary`.`type_id`, `TypesVocabulary`.`vocabulary_id`, `TypesVocabulary`.`weight` FROM `vocabularies` AS `Vocabulary` JOIN `types_vocabularies` AS `TypesVocabulary` ON (`TypesVocabulary`.`type_id` IN (2, 4) AND `TypesVocabulary`.`vocabulary_id` = `Vocabulary`.`id`) ORDER BY `Vocabulary`.`weight` ASC | | 4 | 4 | 0 |
| 21 | SELECT `Vocabulary`.`id`, `Vocabulary`.`title`, `Vocabulary`.`alias`, `Vocabulary`.`description`, `Vocabulary`.`required`, `Vocabulary`.`multiple`, `Vocabulary`.`tags`, `Vocabulary`.`plugin`, `Vocabulary`.`weight`, `Vocabulary`.`updated`, `Vocabulary`.`created` FROM `vocabularies` AS `Vocabulary` WHERE `Vocabulary`.`plugin` IS NOT NULL ORDER BY `Vocabulary`.`alias` ASC | | 2 | 2 | 0 |
| 22 | SELECT `OmniSite`.`theme` FROM `omni_sites` AS `OmniSite` WHERE `OmniSite`.`domain` = 'www.directwest.com' LIMIT 1 | | 1 | 1 | 0 |