Query | Error | Affected | Num. rows | Took (ms) | Actions |
---|
SELECT `Post`.`id`, `Post`.`title`, `Post`.`slug`, `Post`.`summary`, `Post`.`content`, `Post`.`type`, `Post`.`filename`, `Post`.`dir`, `Post`.`language`, `Post`.`created` FROM `posts` AS `Post` WHERE `Post`.`slug` = 'the-solar-pocket-factory-3d-print-solar-panel' AND `Post`.`language` = 'en' LIMIT 1 | | 1 | 1 | 1 | |
UPDATE `sites` AS `Site` SET `Site`.`view_count` = Site.view_count + 1 WHERE `Site`.`id` = 1 | | 1 | | 0 | |
SELECT `Site`.`view_count` FROM `sites` AS `Site` WHERE `Site`.`id` = 1 LIMIT 1 | | 1 | 1 | 0 | |
SELECT `Link`.`id`, `Link`.`title`, `Link`.`type`, `Link`.`object_id`, `Link`.`subject`, `Link`.`lft`, `Link`.`rght`, `Link`.`language`, `Link`.`navigation_id`, `Link`.`parent_id`, `Navigation`.`id`, `Navigation`.`name`, `Navigation`.`key` FROM `links` AS `Link` LEFT JOIN `navigations` AS `Navigation` ON (`Link`.`navigation_id` = `Navigation`.`id`) WHERE `Link`.`language` = 'en' AND `Navigation`.`key` = 'main' AND `Link`.`language` = 'en' ORDER BY `Link`.`lft` ASC | | 8 | 8 | 0 | |
SELECT `Type`.`id`, `Type`.`title`, `Type`.`filename`, `Type`.`dir`, `Type`.`language` FROM `types` AS `Type` WHERE `Type`.`language` = 'en' ORDER BY `title` ASC | | 37 | 37 | 0 | |
SELECT `Post`.`id`, `Post`.`title`, `Post`.`slug`, `Post`.`summary`, `Post`.`content`, `Post`.`type`, `Post`.`filename`, `Post`.`dir`, `Post`.`language`, `Post`.`created` FROM `posts` AS `Post` WHERE `Post`.`type` = 'news' AND `Post`.`language` = 'en' ORDER BY `Post`.`id` DESC LIMIT 5 | | 5 | 5 | 0 | |
SELECT `Post`.`id`, `Post`.`title`, `Post`.`slug`, `Post`.`summary`, `Post`.`content`, `Post`.`type`, `Post`.`filename`, `Post`.`dir`, `Post`.`language`, `Post`.`created` FROM `posts` AS `Post` WHERE `Post`.`type` = 'curious' AND `Post`.`language` = 'en' ORDER BY `Post`.`id` DESC LIMIT 5 | | 5 | 5 | 0 | |
SELECT `BlockContent`.`content`, `Block`.`name` FROM `block_contents` AS `BlockContent` LEFT JOIN `blocks` AS `Block` ON (`BlockContent`.`block_id` = `Block`.`id`) WHERE `Block`.`key` = 'partners' AND `BlockContent`.`language` = 'en' LIMIT 1 | | 1 | 1 | 0 | |
SELECT `BlockContent`.`content`, `Block`.`name` FROM `block_contents` AS `BlockContent` LEFT JOIN `blocks` AS `Block` ON (`BlockContent`.`block_id` = `Block`.`id`) WHERE `Block`.`key` = 'right_sidebar' AND `BlockContent`.`language` = 'en' LIMIT 1 | | 1 | 1 | 0 | |
SELECT `BlockContent`.`content`, `Block`.`name` FROM `block_contents` AS `BlockContent` LEFT JOIN `blocks` AS `Block` ON (`BlockContent`.`block_id` = `Block`.`id`) WHERE `Block`.`key` = 'bottom' AND `BlockContent`.`language` = 'en' LIMIT 1 | | 1 | 1 | 0 | |
SELECT `Link`.`id`, `Link`.`title`, `Link`.`type`, `Link`.`object_id`, `Link`.`subject`, `Link`.`lft`, `Link`.`rght`, `Link`.`language`, `Link`.`navigation_id`, `Link`.`parent_id`, `Navigation`.`id`, `Navigation`.`name`, `Navigation`.`key` FROM `links` AS `Link` LEFT JOIN `navigations` AS `Navigation` ON (`Link`.`navigation_id` = `Navigation`.`id`) WHERE `Link`.`language` = 'en' AND `Navigation`.`key` = 'footer' AND `Link`.`language` = 'en' ORDER BY `Link`.`lft` ASC | | 8 | 8 | 0 | |
SELECT `BlockContent`.`content`, `Block`.`name` FROM `block_contents` AS `BlockContent` LEFT JOIN `blocks` AS `Block` ON (`BlockContent`.`block_id` = `Block`.`id`) WHERE `Block`.`key` = 'footer' AND `BlockContent`.`language` = 'en' LIMIT 1 | | 1 | 1 | 0 | |