Gallery

(default) 8 queries took 30 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `contents`10102
2DESCRIBE `callouts`551
3SELECT `Content`.`id`, `Content`.`title`, `Content`.`introText`, `Content`.`bodyText`, `Content`.`keywords`, `Content`.`slug`, `Content`.`parent_id`, `Content`.`created`, `Content`.`modified`, `Content`.`ranking`, `Parentpage`.`id`, `Parentpage`.`title`, `Parentpage`.`introText`, `Parentpage`.`bodyText`, `Parentpage`.`keywords`, `Parentpage`.`slug`, `Parentpage`.`parent_id`, `Parentpage`.`created`, `Parentpage`.`modified`, `Parentpage`.`ranking` FROM `contents` AS `Content` LEFT JOIN `contents` AS `Parentpage` ON (`Content`.`parent_id` = `Parentpage`.`id`) WHERE `Content`.`id` = 19 LIMIT 1113
4SELECT `Childpage`.`id`, `Childpage`.`title`, `Childpage`.`introText`, `Childpage`.`bodyText`, `Childpage`.`keywords`, `Childpage`.`slug`, `Childpage`.`parent_id`, `Childpage`.`created`, `Childpage`.`modified`, `Childpage`.`ranking` FROM `contents` AS `Childpage` WHERE `Childpage`.`parent_id` = (19) 006
5SELECT `Callout`.`id`, `Callout`.`content_id`, `Callout`.`title`, `Callout`.`content`, `Callout`.`image` FROM `callouts` AS `Callout` WHERE `Callout`.`content_id` = (19) 007
6SELECT `Content`.`id`, `Content`.`title`, `Content`.`introText`, `Content`.`bodyText`, `Content`.`keywords`, `Content`.`slug`, `Content`.`parent_id`, `Content`.`created`, `Content`.`modified`, `Content`.`ranking`, `Parentpage`.`id`, `Parentpage`.`title`, `Parentpage`.`introText`, `Parentpage`.`bodyText`, `Parentpage`.`keywords`, `Parentpage`.`slug`, `Parentpage`.`parent_id`, `Parentpage`.`created`, `Parentpage`.`modified`, `Parentpage`.`ranking` FROM `contents` AS `Content` LEFT JOIN `contents` AS `Parentpage` ON (`Content`.`parent_id` = `Parentpage`.`id`) WHERE `Content`.`parent_id` IS NULL ORDER BY `Content`.`ranking` ASC 775
7SELECT `Childpage`.`id`, `Childpage`.`title`, `Childpage`.`introText`, `Childpage`.`bodyText`, `Childpage`.`keywords`, `Childpage`.`slug`, `Childpage`.`parent_id`, `Childpage`.`created`, `Childpage`.`modified`, `Childpage`.`ranking` FROM `contents` AS `Childpage` WHERE `Childpage`.`parent_id` IN (1, 15, 17, 21, 19, 20, 18) 003
8SELECT `Callout`.`id`, `Callout`.`content_id`, `Callout`.`title`, `Callout`.`content`, `Callout`.`image` FROM `callouts` AS `Callout` WHERE `Callout`.`content_id` IN (1, 15, 17, 21, 19, 20, 18) 113