Robin Boyd Back to main article page
Robin Boyd later in life

All rights reserved
by The Robin Boyd Foundation
Robin Boyd later in life
All rights reserved
by The Robin Boyd Foundation
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SHOW FULL COLUMNS FROM `architects` | 54 | 54 | 3 | |
2 | SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_unicode_ci'; | 1 | 1 | 2 | |
3 | SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_general_ci'; | 1 | 1 | 2 | |
4 | SHOW FULL COLUMNS FROM `users` | 38 | 38 | 2 | |
5 | SHOW FULL COLUMNS FROM `roles` | 6 | 6 | 2 | |
6 | SHOW FULL COLUMNS FROM `countries` | 3 | 3 | 2 | |
7 | SHOW FULL COLUMNS FROM `states` | 3 | 3 | 2 | |
8 | SHOW FULL COLUMNS FROM `auth_keys` | 7 | 7 | 2 | |
9 | SHOW FULL COLUMNS FROM `auth_key_types` | 2 | 2 | 2 | |
10 | SHOW FULL COLUMNS FROM `feeds` | 6 | 6 | 2 | |
11 | SHOW FULL COLUMNS FROM `top_list_items` | 7 | 7 | 3 | |
12 | SHOW FULL COLUMNS FROM `top_lists` | 5 | 5 | 3 | |
13 | SHOW FULL COLUMNS FROM `architectures` | 63 | 63 | 3 | |
14 | SHOW FULL COLUMNS FROM `architecture_types` | 3 | 3 | 2 | |
15 | SHOW FULL COLUMNS FROM `architecture_conditions` | 3 | 3 | 2 | |
16 | SHOW FULL COLUMNS FROM `articles` | 22 | 22 | 2 | |
17 | SHOW FULL COLUMNS FROM `object_views` | 5 | 5 | 2 | |
18 | SHOW FULL COLUMNS FROM `images` | 22 | 22 | 3 | |
19 | SHOW FULL COLUMNS FROM `sources` | 7 | 7 | 2 | |
20 | SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'latin1_swedish_ci'; | 1 | 1 | 2 | |
21 | SHOW FULL COLUMNS FROM `hp_features` | 4 | 4 | 2 | |
22 | SHOW FULL COLUMNS FROM `architects_architectures` | 5 | 5 | 3 | |
23 | SHOW FULL COLUMNS FROM `architecture_partners` | 6 | 6 | 2 | |
24 | SHOW FULL COLUMNS FROM `partner_roles` | 2 | 2 | 2 | |
25 | SHOW FULL COLUMNS FROM `comments` | 16 | 16 | 2 | |
26 | SHOW FULL COLUMNS FROM `wall_posts` | 7 | 7 | 3 | |
27 | SHOW FULL COLUMNS FROM `profile_visits` | 4 | 4 | 2 | |
28 | SHOW FULL COLUMNS FROM `login_tokens` | 7 | 7 | 2 | |
29 | SHOW FULL COLUMNS FROM `watched_objects` | 6 | 6 | 2 | |
30 | SHOW FULL COLUMNS FROM `comments_users` | 6 | 6 | 3 | |
31 | SHOW FULL COLUMNS FROM `tags` | 5 | 5 | 3 | |
32 | SHOW FULL COLUMNS FROM `architectures_tags` | 6 | 6 | 3 | |
33 | SHOW FULL COLUMNS FROM `architects_tags` | 6 | 6 | 2 | |
34 | SHOW FULL COLUMNS FROM `versions` | 8 | 8 | 2 | |
35 | SHOW FULL COLUMNS FROM `associates` | 6 | 6 | 2 | |
36 | SHOW FULL COLUMNS FROM `timelines` | 6 | 6 | 2 | |
37 | SELECT `Role`.`name`, `Role`.`permissions` FROM `roles` AS `Role` WHERE 1 = 1 | 5 | 5 | 2 | |
38 | SELECT `User`.`id`, `User`.`username`, `User`.`slug`, `User`.`fname`, `User`.`lname`, `User`.`verified`, `User`.`top_list_count`, `User`.`comment_count`, `User`.`old_id`, `User`.`created`, `User`.`modified`, `User`.`name`, `User`.`password`, `User`.`password_hash_version`, `User`.`old_password_hash`, `User`.`role_id`, `User`.`login`, `User`.`active`, `User`.`gender`, `User`.`profile_visit_count`, `User`.`country_id`, `User`.`state_id`, `User`.`background`, `User`.`profession`, `User`.`photo_url`, `User`.`sm_photo_url`, `User`.`architecture_count`, `User`.`architect_count`, `User`.`activation_reminded`, `User`.`website`, `User`.`facebook`, `User`.`twitter`, `User`.`archived`, `User`.`last_login`, `User`.`cancelled`, `User`.`comment_notification`, `User`.`watch_notification`, `User`.`collection_notification`, `Role`.`id`, `Role`.`name`, `Role`.`permissions`, `Role`.`description`, `Role`.`created`, `Role`.`modified` FROM `users` AS `User` LEFT JOIN `roles` AS `Role` ON (`User`.`role_id` = `Role`.`id`) WHERE `login` = 'guest@architectuul.com' LIMIT 1 | 1 | 1 | 35 | |
39 | SELECT COUNT(*) AS `count` FROM `users` AS `User` WHERE `User`.`id` = '7e59ae88-ffa7-11de-b287-4f8fe1b9fcc1' | 1 | 1 | 2 | |
40 | SELECT COUNT(*) AS `count` FROM `users` AS `User` WHERE `User`.`id` = '7e59ae88-ffa7-11de-b287-4f8fe1b9fcc1' | 1 | 1 | 2 | |
41 | UPDATE `users` SET `id` = '7e59ae88-ffa7-11de-b287-4f8fe1b9fcc1', `last_login` = '2019-12-11 22:33:41', `modified` = '2019-12-11 22:33:41' WHERE `users`.`id` = '7e59ae88-ffa7-11de-b287-4f8fe1b9fcc1' | 1 | 3 | ||
42 | SELECT `Architecture`.`title`, `Architecture`.`slug` FROM `architectures` AS `Architecture` WHERE `Architecture`.`deleted` <> 1 ORDER BY Rand() ASC LIMIT 1 | 1 | 1 | 15 | |
43 | SELECT `Image`.`id`, `Image`.`aiid`, `Image`.`user_id`, `Image`.`model`, `Image`.`foreign_id`, `Image`.`description`, `Image`.`author`, `Image`.`license`, `Image`.`source_name`, `Image`.`source_link`, `Image`.`orig_url`, `Image`.`lg_url`, `Image`.`bg_url`, `Image`.`md_url`, `Image`.`sm_url`, `Image`.`th_url`, `Image`.`is_cropped`, `Image`.`orig_width`, `Image`.`orig_height`, `Image`.`_order`, `Image`.`modified`, `Image`.`created`, `Architect`.`id`, `Architect`.`old_id`, `Architect`.`user_id`, `Architect`.`comment_count`, `Architect`.`image_count`, `Architect`.`views`, `Architect`.`views_last_day`, `Architect`.`views_last_week`, `Architect`.`views_last_month`, `Architect`.`last_viewed`, `Architect`.`likes`, `Architect`.`nonlikes`, `Architect`.`created`, `Architect`.`modified`, `Architect`.`title`, `Architect`.`slug`, `Architect`.`date_of_birth`, `Architect`.`date_of_death`, `Architect`.`birthplace_city`, `Architect`.`birthplace_country`, `Architect`.`bio`, `Architect`.`html_biography`, `Architect`.`education`, `Architect`.`awards`, `Architect`.`company`, `Architect`.`history`, `Architect`.`quote`, `Architect`.`materials`, `Architect`.`sectors`, `Architect`.`tags`, `Architect`.`is_featured`, `Architect`.`last_featured_on`, `Architect`.`biography`, `Architect`.`start_year`, `Architect`.`start_month`, `Architect`.`start_day`, `Architect`.`end_year`, `Architect`.`end_month`, `Architect`.`end_day`, `Architect`.`texts`, `Architect`.`links`, `Architect`.`person`, `Architect`.`practice`, `Architect`.`practice_address`, `Architect`.`practice_city`, `Architect`.`practice_state`, `Architect`.`practice_zip`, `Architect`.`practice_country_id`, `Architect`.`practice_website`, `Architect`.`associates`, `Architect`.`deleted`, `Architect`.`deleted_date`, `Architect`.`is_incomplete`, `Architect`.`incomplete_date`, `User`.`username`, `User`.`slug` FROM `images` AS `Image` LEFT JOIN `architects` AS `Architect` ON (`Image`.`foreign_id` = `Architect`.`id`) LEFT JOIN `users` AS `User` ON (`Image`.`user_id` = `User`.`id`) WHERE `Image`.`aiid` = 18024 LIMIT 1 | 1 | 1 | 38 | |
44 | SELECT `Image`.`id`, `Image`.`aiid`, `Image`.`user_id`, `Image`.`model`, `Image`.`foreign_id`, `Image`.`description`, `Image`.`author`, `Image`.`license`, `Image`.`source_name`, `Image`.`source_link`, `Image`.`orig_url`, `Image`.`lg_url`, `Image`.`bg_url`, `Image`.`md_url`, `Image`.`sm_url`, `Image`.`th_url`, `Image`.`is_cropped`, `Image`.`orig_width`, `Image`.`orig_height`, `Image`.`_order`, `Image`.`modified`, `Image`.`created`, `User`.`id`, `User`.`username`, `User`.`slug`, `User`.`fname`, `User`.`lname`, `User`.`verified`, `User`.`top_list_count`, `User`.`comment_count`, `User`.`old_id`, `User`.`created`, `User`.`modified`, `User`.`name`, `User`.`password`, `User`.`password_hash_version`, `User`.`old_password_hash`, `User`.`role_id`, `User`.`login`, `User`.`active`, `User`.`gender`, `User`.`profile_visit_count`, `User`.`country_id`, `User`.`state_id`, `User`.`background`, `User`.`profession`, `User`.`photo_url`, `User`.`sm_photo_url`, `User`.`architecture_count`, `User`.`architect_count`, `User`.`activation_reminded`, `User`.`website`, `User`.`facebook`, `User`.`twitter`, `User`.`archived`, `User`.`last_login`, `User`.`cancelled`, `User`.`comment_notification`, `User`.`watch_notification`, `User`.`collection_notification` FROM `images` AS `Image` LEFT JOIN `users` AS `User` ON (`Image`.`user_id` = `User`.`id`) WHERE `foreign_id` = '55a4b4e7-7168-4dfd-bff4-2c106d7b5e1b' ORDER BY `Image`.`_order` asc, `Image`.`created` asc | 3 | 3 | 239 |