Images
- Aerospace
------------------------------------
WHL Aerospace Accounts
- Lockheed Martin Missiles and Space
------------------------------------
Aerospace Overview
------------------------------------
Related Documentation

Aerospace Galleries

- Aerospace
WHLArchitects.com © 2012 Phone: (408) 730-9500
Fax: (408) 730-9588
1136 West Evelyn Avenue
Sunnyvale, California 94086-5742 
 
25 queries took 767 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `galleries`6613
2DESCRIBE `sectors`6626
3DESCRIBE `overviews`66143
4DESCRIBE `documents`66110
5DESCRIBE `accounts`6642
6DESCRIBE `gallery_images`7710
7DESCRIBE `users`25253
8DESCRIBE `groups`5531
9DESCRIBE `accesses`669
10SELECT `User`.`id`, `User`.`first_name`, `User`.`last_name`, `User`.`company`, `User`.`phone`, `User`.`fax`, `User`.`phone_alt`, `User`.`email`, `User`.`shipping_address1`, `User`.`shipping_address2`, `User`.`shipping_city`, `User`.`shipping_state_id`, `User`.`shipping_country_id`, `User`.`shipping_zipcode`, `User`.`billing_address1`, `User`.`billing_address2`, `User`.`billing_city`, `User`.`billing_state_id`, `User`.`billing_country_id`, `User`.`billing_zipcode`, `User`.`password`, `User`.`group_id`, `User`.`date_created`, `User`.`date_modified`, `User`.`active`, `Group`.`id`, `Group`.`name`, `Group`.`linkage`, `Group`.`date_created`, `Group`.`date_modified` FROM `users` AS `User` LEFT JOIN `groups` AS `Group` ON (`User`.`group_id` = `Group`.`id`) WHERE `User`.`email` IS NULL AND `User`.`password` IS NULL AND `User`.`id` IS NULL AND `User`.`active` = 1 LIMIT 10074
11SELECT `Group`.`id`, `Group`.`name`, `Group`.`linkage`, `Group`.`date_created`, `Group`.`date_modified` FROM `groups` AS `Group` WHERE `Group`.`linkage` = 'ANONYMOUS' LIMIT 1111
12SELECT `User`.`id`, `User`.`first_name`, `User`.`last_name`, `User`.`company`, `User`.`phone`, `User`.`fax`, `User`.`phone_alt`, `User`.`email`, `User`.`shipping_address1`, `User`.`shipping_address2`, `User`.`shipping_city`, `User`.`shipping_state_id`, `User`.`shipping_country_id`, `User`.`shipping_zipcode`, `User`.`billing_address1`, `User`.`billing_address2`, `User`.`billing_city`, `User`.`billing_state_id`, `User`.`billing_country_id`, `User`.`billing_zipcode`, `User`.`password`, `User`.`group_id`, `User`.`date_created`, `User`.`date_modified`, `User`.`active` FROM `users` AS `User` WHERE `User`.`group_id` IN (3) 0019
13SELECT `Access`.`id`, `Access`.`group_id`, `Access`.`controller`, `Access`.`action`, `Access`.`date_created`, `Access`.`date_modified` FROM `accesses` AS `Access` WHERE `Access`.`group_id` IN (3) 252529
14DESCRIBE `settings`3345
15SELECT `Setting`.`id`, `Setting`.`name`, `Setting`.`value` FROM `settings` AS `Setting` WHERE 1 = 1 2253
16SELECT `Sector`.`id`, `Sector`.`name`, `Sector`.`short_name`, `Sector`.`image`, `Sector`.`date_created`, `Sector`.`date_modified` FROM `sectors` AS `Sector` WHERE `Sector`.`name` = 'Aerospace' LIMIT 11122
17SELECT `Overview`.`id`, `Overview`.`sector_id`, `Overview`.`name`, `Overview`.`description`, `Overview`.`date_created`, `Overview`.`date_modified` FROM `overviews` AS `Overview` WHERE `Overview`.`sector_id` IN (6) 114
18SELECT `Document`.`id`, `Document`.`name`, `Document`.`sector_id`, `Document`.`description`, `Document`.`date_created`, `Document`.`date_modified` FROM `documents` AS `Document` WHERE `Document`.`sector_id` IN (6) 0021
19SELECT `Account`.`id`, `Account`.`name`, `Account`.`sector_id`, `Account`.`link`, `Account`.`date_created`, `Account`.`date_modified` FROM `accounts` AS `Account` WHERE `Account`.`sector_id` IN (6) 1118
20SELECT `Gallery`.`id`, `Gallery`.`name`, `Gallery`.`sector_id`, `Gallery`.`parent_id`, `Gallery`.`date_created`, `Gallery`.`date_modified` FROM `galleries` AS `Gallery` WHERE `Gallery`.`sector_id` IN (6) 1138
21SELECT `Document`.`id`, `Document`.`name`, `Document`.`sector_id`, `Document`.`description`, `Document`.`date_created`, `Document`.`date_modified`, `Sector`.`id`, `Sector`.`name`, `Sector`.`short_name`, `Sector`.`image`, `Sector`.`date_created`, `Sector`.`date_modified` FROM `documents` AS `Document` LEFT JOIN `sectors` AS `Sector` ON (`Document`.`sector_id` = `Sector`.`id`) WHERE `Document`.`sector_id` = 6 002
22SELECT `Account`.`id`, `Account`.`name`, `Account`.`sector_id`, `Account`.`link`, `Account`.`date_created`, `Account`.`date_modified`, `Sector`.`id`, `Sector`.`name`, `Sector`.`short_name`, `Sector`.`image`, `Sector`.`date_created`, `Sector`.`date_modified` FROM `accounts` AS `Account` LEFT JOIN `sectors` AS `Sector` ON (`Account`.`sector_id` = `Sector`.`id`) WHERE `Account`.`sector_id` = 6 1119
23SELECT `Gallery`.`id`, `Gallery`.`name`, `Gallery`.`sector_id`, `Gallery`.`parent_id`, `Gallery`.`date_created`, `Gallery`.`date_modified`, `Sector`.`id`, `Sector`.`name`, `Sector`.`short_name`, `Sector`.`image`, `Sector`.`date_created`, `Sector`.`date_modified` FROM `galleries` AS `Gallery` LEFT JOIN `sectors` AS `Sector` ON (`Gallery`.`sector_id` = `Sector`.`id`) WHERE `Gallery`.`sector_id` = 6 AND `Gallery`.`parent_id` = 0 1118
24SELECT `GalleryImage`.`id`, `GalleryImage`.`file_name`, `GalleryImage`.`gallery_id`, `GalleryImage`.`caption`, `GalleryImage`.`order`, `GalleryImage`.`date_created`, `GalleryImage`.`date_modified` FROM `gallery_images` AS `GalleryImage` WHERE `GalleryImage`.`gallery_id` IN (72) ORDER BY `GalleryImage`.`order` ASC 1114
25SELECT `Gallery`.`id`, `Gallery`.`name`, `Gallery`.`sector_id`, `Gallery`.`parent_id`, `Gallery`.`date_created`, `Gallery`.`date_modified`, `Sector`.`id`, `Sector`.`name`, `Sector`.`short_name`, `Sector`.`image`, `Sector`.`date_created`, `Sector`.`date_modified` FROM `galleries` AS `Gallery` LEFT JOIN `sectors` AS `Sector` ON (`Gallery`.`sector_id` = `Sector`.`id`) WHERE `Gallery`.`sector_id` = 6 AND `Gallery`.`parent_id` <> 0 003