Images
- Green-Gallery
------------------------------------
WHL Green Accounts
- Alta Devices
- Calera, Inc.
- Solyndra
- Thin Silicon
------------------------------------
Green Overview
------------------------------------
Related Documentation

With training in all manner of research and development laboratories, process development areas, and clean manufacturing – WHL is poised to provide services to the new green and sustainable industries developing in Northern California.

WHLArchitects.com © 2012 Phone: (408) 730-9500
Fax: (408) 730-9588
1136 West Evelyn Avenue
Sunnyvale, California 94086-5742 
 
30 queries took 163 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `sectors`666
2DESCRIBE `overviews`665
3DESCRIBE `documents`6613
4DESCRIBE `accounts`6616
5DESCRIBE `galleries`665
6DESCRIBE `gallery_images`7733
7DESCRIBE `users`25256
8DESCRIBE `groups`555
9DESCRIBE `accesses`666
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 1004
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) 003
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) 25254
14SELECT `Setting`.`id`, `Setting`.`name`, `Setting`.`value` FROM `settings` AS `Setting` WHERE 1 = 1 221
15SELECT `Sector`.`id`, `Sector`.`name`, `Sector`.`short_name`, `Sector`.`image`, `Sector`.`date_created`, `Sector`.`date_modified` FROM `sectors` AS `Sector` WHERE `Sector`.`name` = 'Green' LIMIT 1112
16SELECT `Overview`.`id`, `Overview`.`sector_id`, `Overview`.`name`, `Overview`.`description`, `Overview`.`date_created`, `Overview`.`date_modified` FROM `overviews` AS `Overview` WHERE `Overview`.`sector_id` IN (11) 112
17SELECT `Document`.`id`, `Document`.`name`, `Document`.`sector_id`, `Document`.`description`, `Document`.`date_created`, `Document`.`date_modified` FROM `documents` AS `Document` WHERE `Document`.`sector_id` IN (11) 001
18SELECT `Account`.`id`, `Account`.`name`, `Account`.`sector_id`, `Account`.`link`, `Account`.`date_created`, `Account`.`date_modified` FROM `accounts` AS `Account` WHERE `Account`.`sector_id` IN (11) 442
19SELECT `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 (11) 112
20SELECT `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` = 11 002
21SELECT `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` = 11 442
22SELECT `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` = 11 AND `Gallery`.`parent_id` = 0 112
23SELECT `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 (73) ORDER BY `GalleryImage`.`order` ASC 0021
24SELECT `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` = 11 AND `Gallery`.`parent_id` <> 0 002
25SELECT `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 1004
26SELECT `Group`.`id`, `Group`.`name`, `Group`.`linkage`, `Group`.`date_created`, `Group`.`date_modified` FROM `groups` AS `Group` WHERE `Group`.`linkage` = 'ANONYMOUS' LIMIT 1112
27SELECT `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) 003
28SELECT `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) 25254
29SELECT `Setting`.`id`, `Setting`.`name`, `Setting`.`value` FROM `settings` AS `Setting` WHERE 1 = 1 221
30SELECT `Overview`.`id`, `Overview`.`sector_id`, `Overview`.`name`, `Overview`.`description`, `Overview`.`date_created`, `Overview`.`date_modified`, `Sector`.`id`, `Sector`.`name`, `Sector`.`short_name`, `Sector`.`image`, `Sector`.`date_created`, `Sector`.`date_modified` FROM `overviews` AS `Overview` LEFT JOIN `sectors` AS `Sector` ON (`Overview`.`sector_id` = `Sector`.`id`) WHERE `Overview`.`sector_id` = 11 LIMIT 1113