To view Cookies, add CookieComponent to Controller
Query | Error | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|---|
SHOW FULL COLUMNS FROM `images` | 5 | 5 | 1 | maybe slow | |
SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8mb3_general_ci'; | 1 | 1 | 4 | maybe slow | |
SELECT COUNT(*) AS `count` FROM `images` AS `Image` WHERE `Image`.`language` = 'en' | 1 | 1 | 1 | ||
SELECT `Image`.`id`, `Image`.`dir`, `Image`.`filename`, `Image`.`description`, `Image`.`language` FROM `images` AS `Image` WHERE `Image`.`language` = 'en' LIMIT 30 | 30 | 30 | 1 | ||
UPDATE `sites` AS `Site` SET `Site`.`view_count` = Site.view_count + 1 WHERE `Site`.`id` = 1 | 1 | 2 | maybe slow | ||
SELECT `Site`.`view_count` FROM `sites` AS `Site` WHERE `Site`.`id` = 1 LIMIT 1 | 1 | 1 | 1 | ||
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 | 1 | maybe slow | |
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 | 4 | maybe slow | |
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 | 6 | maybe slow | |
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 |
Peak Memory Use 17.02 MB
Message | Memory use |
---|---|
Component initialization | 9.82 MB |
Controller action start | 10.15 MB |
Controller render start | 10.32 MB |
Component initialization #2 | 14.05 MB |
Controller action start #2 | 14.06 MB |
Component initialization #3 | 15.23 MB |
Controller action start #3 | 15.25 MB |
Component initialization #4 | 15.18 MB |
Controller action start #4 | 15.20 MB |
Component initialization #5 | 15.23 MB |
Controller action start #5 | 15.25 MB |
Component initialization #6 | 15.29 MB |
Controller action start #6 | 15.31 MB |
Component initialization #7 | 15.38 MB |
Controller action start #7 | 15.40 MB |
View render complete | 15.27 MB |
Total Request Time: 332 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived) | 62.42 | |
Component initialization and startup | 6.07 | |
Controller action | 8.06 | |
Render Controller Action | 181.69 | |
» Rendering View | 180.60 | |
» » Rendering APP/views/images/index.ctp | 43.95 | |
» » » Rendering APP/views/elements/pagination.ctp | 3.15 | |
» » Rendering APP/views/layouts/default.ctp | 98.49 | |
» » » Rendering APP/views/elements/navigation.ctp | 20.07 | |
» » » » Component initialization and startup #2 | 2.24 | |
Controller action #2 | 0.00 | |
» » » » » Rendering APP/views/elements/link.ctp | 0.43 | |
» » » » » Rendering APP/views/elements/link.ctp #2 | 0.56 | |
» » » » » Rendering APP/views/elements/link.ctp #3 | 0.52 | |
» » » » » Rendering APP/views/elements/link.ctp #4 | 0.39 | |
» » » » » Rendering APP/views/elements/link.ctp #5 | 1.11 | |
» » » » » Rendering APP/views/elements/link.ctp #6 | 1.08 | |
» » » » » Rendering APP/views/elements/link.ctp #7 | 0.38 | |
» » » » » Rendering APP/views/elements/link.ctp #8 | 0.37 | |
» » » Rendering APP/views/elements/sidebars/default.ctp #2 | 115.36 | |
» » » » » Rendering APP/views/elements/block.ctp | 13.31 | |
» » » » » » Component initialization and startup #3 | 2.55 | |
Controller action #3 | 0.00 | |
» » » » » Rendering APP/views/elements/block.ctp #2 | 12.77 | |
» » » » » » Component initialization and startup #4 | 2.91 | |
Controller action #4 | 0.00 | |
» » » » » » Rendering APP/views/elements/block.ctp #3 | 5.88 | |
» » » » » » » Component initialization and startup #5 | 2.34 | |
Controller action #5 | 0.00 | |
» » » » » » » Rendering APP/views/elements/navigation.ctp #2 | 12.11 | |
» » » » » » » » Component initialization and startup #6 | 2.28 | |
Controller action #6 | 0.00 | |
» » » » » » » » » Rendering APP/views/elements/link.ctp #9 | 0.74 | |
» » » » » » » » » Rendering APP/views/elements/link.ctp #10 | 0.60 | |
» » » » » » » » » Rendering APP/views/elements/link.ctp #11 | 0.51 | |
» » » » » » » » » Rendering APP/views/elements/link.ctp #12 | 0.39 | |
» » » » » » » » » Rendering APP/views/elements/link.ctp #13 | 0.37 | |
» » » » » » » » » Rendering APP/views/elements/link.ctp #14 | 0.36 | |
» » » » » » » » » Rendering APP/views/elements/link.ctp #15 | 0.38 | |
» » » » » » » » » Rendering APP/views/elements/link.ctp #16 | 0.34 | |
» » » » » » » » Rendering APP/views/elements/block.ctp #4 | 5.90 | |
» » » » » » » » » Component initialization and startup #7 | 2.31 | |
Controller action #7 | 0.00 |