Ограничаване на отговорността
info
To view Cookies, add CookieComponent to Controller
Query | Error | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|---|
SHOW FULL COLUMNS FROM `pages` | 6 | 6 | 1 | maybe slow | |
SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8mb3_unicode_ci'; | 1 | 1 | 1 | ||
SELECT `Page`.`title`, `Page`.`slug`, `Page`.`content` FROM `pages` AS `Page` WHERE `Page`.`slug` = 'ogranichavane-na-otgovornostta' AND `Page`.`language` = 'bg' LIMIT 1 | 1 | 1 | 0 | ||
SHOW FULL COLUMNS FROM `sites` | 2 | 2 | 1 | maybe slow | |
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` = 'bg' AND `Navigation`.`key` = 'main' AND `Link`.`language` = 'bg' ORDER BY `Link`.`lft` ASC | 7 | 7 | 0 | ||
SELECT `Type`.`id`, `Type`.`title`, `Type`.`filename`, `Type`.`dir`, `Type`.`language` FROM `types` AS `Type` WHERE `Type`.`language` = 'bg' ORDER BY `title` ASC | 26 | 26 | 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` = 'bg' 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` = 'bg' 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` = 'bg' 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` = 'bg' 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` = 'bg' 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` = 'bg' AND `Navigation`.`key` = 'footer' AND `Link`.`language` = 'bg' ORDER BY `Link`.`lft` ASC | 6 | 6 | 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` = 'bg' LIMIT 1 | 1 | 1 | 0 |
Peak Memory Use 16.50 MB
Message | Memory use |
---|---|
Component initialization | 9.89 MB |
Controller action start | 10.24 MB |
Controller render start | 10.37 MB |
Component initialization #2 | 13.46 MB |
Controller action start #2 | 13.48 MB |
Component initialization #3 | 14.85 MB |
Controller action start #3 | 14.86 MB |
Component initialization #4 | 14.79 MB |
Controller action start #4 | 14.80 MB |
Component initialization #5 | 14.84 MB |
Controller action start #5 | 14.86 MB |
Component initialization #6 | 14.90 MB |
Controller action start #6 | 14.91 MB |
Component initialization #7 | 14.98 MB |
Controller action start #7 | 15.00 MB |
View render complete | 14.88 MB |
Total Request Time: 334 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived) | 100.45 | |
Component initialization and startup | 10.69 | |
Controller action | 13.22 | |
Render Controller Action | 140.42 | |
» Rendering View | 138.99 | |
» » Rendering APP/views/pages/view.ctp | 40.33 | |
» » » Rendering APP/views/elements/breadcrumbs.ctp | 0.53 | |
» » Rendering APP/views/layouts/default.ctp | 73.49 | |
» » » Rendering APP/views/elements/navigation.ctp | 17.85 | |
» » » » Component initialization and startup #2 | 2.12 | |
Controller action #2 | 0.00 | |
» » » » » Rendering APP/views/elements/link.ctp | 0.34 | |
» » » » » Rendering APP/views/elements/link.ctp #2 | 0.38 | |
» » » » » Rendering APP/views/elements/link.ctp #3 | 0.50 | |
» » » » » Rendering APP/views/elements/link.ctp #4 | 1.12 | |
» » » » » Rendering APP/views/elements/link.ctp #5 | 1.10 | |
» » » » » Rendering APP/views/elements/link.ctp #6 | 0.39 | |
» » » » » Rendering APP/views/elements/link.ctp #7 | 0.35 | |
» » » Rendering APP/views/elements/sidebars/default.ctp #2 | 79.70 | |
» » » » » Rendering APP/views/elements/block.ctp | 8.00 | |
» » » » » » Component initialization and startup #3 | 2.06 | |
Controller action #3 | 0.00 | |
» » » » » Rendering APP/views/elements/block.ctp #2 | 4.86 | |
» » » » » » Component initialization and startup #4 | 1.97 | |
Controller action #4 | 0.00 | |
» » » » » » Rendering APP/views/elements/block.ctp #3 | 4.80 | |
» » » » » » » Component initialization and startup #5 | 1.94 | |
Controller action #5 | 0.00 | |
» » » » » » » Rendering APP/views/elements/navigation.ctp #2 | 9.32 | |
» » » » » » » » Component initialization and startup #6 | 1.96 | |
Controller action #6 | 0.00 | |
» » » » » » » » » Rendering APP/views/elements/link.ctp #8 | 0.38 | |
» » » » » » » » » Rendering APP/views/elements/link.ctp #9 | 0.59 | |
» » » » » » » » » Rendering APP/views/elements/link.ctp #10 | 0.53 | |
» » » » » » » » » Rendering APP/views/elements/link.ctp #11 | 0.50 | |
» » » » » » » » » Rendering APP/views/elements/link.ctp #12 | 0.36 | |
» » » » » » » » » Rendering APP/views/elements/link.ctp #13 | 0.38 | |
» » » » » » » » Rendering APP/views/elements/block.ctp #4 | 5.00 | |
» » » » » » » » » Component initialization and startup #7 | 2.04 | |
Controller action #7 | 0.00 |