To view Cookies, add CookieComponent to Controller
| Query | Error | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|---|
| SHOW FULL COLUMNS FROM `contents` | 12 | 12 | 0 | ||
| SHOW FULL COLUMNS FROM `i18n` | 6 | 6 | 0 | ||
| SHOW FULL COLUMNS FROM `configurations` | 3 | 3 | 0 | ||
| SELECT `Configuration`.*, `I18n__value`.`content`, `Configuration`.`id` FROM `configurations` AS `Configuration` LEFT JOIN `i18n` AS `I18n__value` ON (`Configuration`.`id` = `I18n__value`.`foreign_key` AND `I18n__value`.`model` = 'Configuration' AND `I18n__value`.`field` = 'value') WHERE `I18n__value`.`locale` = 'eng' | 15 | 15 | 0 | ||
| SELECT `Values`.`id`, `Values`.`locale`, `Values`.`model`, `Values`.`foreign_key`, `Values`.`field`, `Values`.`content` FROM `i18n` AS `Values` WHERE `model` = 'Configuration' AND `field` = 'value' AND `Values`.`foreign_key` IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 11, 12, 13, 14) | 55 | 55 | 0 | ||
| SHOW FULL COLUMNS FROM `sections` | 13 | 13 | 0 | ||
| SELECT `Section`.*, `ParentSection`.*, `I18n__title`.`content`, `Section`.`id` FROM `sections` AS `Section` LEFT JOIN `i18n` AS `I18n__title` ON (`Section`.`id` = `I18n__title`.`foreign_key` AND `I18n__title`.`model` = 'Section' AND `I18n__title`.`field` = 'title') LEFT JOIN `sections` AS `ParentSection` ON (`Section`.`parent_id` = `ParentSection`.`id`) WHERE `Section`.`parent_id` IS NULL AND `I18n__title`.`locale` = 'eng' ORDER BY `Section`.`sort` ASC | 3 | 3 | 0 | ||
| SELECT `Section`.*, `ParentSection`.*, `I18n__title`.`content`, `Section`.`id` FROM `sections` AS `Section` LEFT JOIN `i18n` AS `I18n__title` ON (`Section`.`id` = `I18n__title`.`foreign_key` AND `I18n__title`.`model` = 'Section' AND `I18n__title`.`field` = 'title') LEFT JOIN `sections` AS `ParentSection` ON (`Section`.`parent_id` = `ParentSection`.`id`) WHERE `Section`.`id` = 12 AND `I18n__title`.`locale` = 'eng' LIMIT 1 | 1 | 1 | 0 | ||
| SELECT `Section`.*, `ParentSection`.*, `I18n__title`.`content`, `Section`.`id` FROM `sections` AS `Section` LEFT JOIN `i18n` AS `I18n__title` ON (`Section`.`id` = `I18n__title`.`foreign_key` AND `I18n__title`.`model` = 'Section' AND `I18n__title`.`field` = 'title') LEFT JOIN `sections` AS `ParentSection` ON (`Section`.`parent_id` = `ParentSection`.`id`) WHERE `Section`.`parent_id` = 12 AND `I18n__title`.`locale` = 'eng' ORDER BY `Section`.`sort` ASC | 2 | 2 | 1 | maybe slow | |
| SELECT `Section`.`lft`, `Section`.`rght` FROM `sections` AS `Section` WHERE `Section`.`id` = 12 LIMIT 1 | 1 | 1 | 0 | ||
| SELECT `Section`.*, `I18n__title`.`content` FROM `sections` AS `Section` LEFT JOIN `i18n` AS `I18n__title` ON (`Section`.`id` = `I18n__title`.`foreign_key` AND `I18n__title`.`model` = 'Section' AND `I18n__title`.`field` = 'title') WHERE 1 = 1 AND `Section`.`lft` <= 1 AND `Section`.`rght` >= 6 AND `I18n__title`.`locale` = 'eng' ORDER BY `Section`.`lft` asc | 1 | 1 | 1 | ||
| SHOW FULL COLUMNS FROM `content_files` | 8 | 8 | 0 | ||
| SHOW FULL COLUMNS FROM `content_links` | 5 | 5 | 0 | ||
| SELECT `Content`.*, `Section`.*, `I18n__title`.`content`, `I18n__text`.`content`, `Content`.`id` FROM `contents` AS `Content` LEFT JOIN `i18n` AS `I18n__title` ON (`Content`.`id` = `I18n__title`.`foreign_key` AND `I18n__title`.`model` = 'Content' AND `I18n__title`.`field` = 'title') LEFT JOIN `i18n` AS `I18n__text` ON (`Content`.`id` = `I18n__text`.`foreign_key` AND `I18n__text`.`model` = 'Content' AND `I18n__text`.`field` = 'text') LEFT JOIN `sections` AS `Section` ON (`Content`.`section_id` = `Section`.`id`) WHERE `section_id` = 12 AND `I18n__title`.`locale` = 'eng' AND `I18n__text`.`locale` = 'eng' | 0 | 0 | 1 | maybe slow | |
| SELECT `Configuration`.*, `I18n__value`.`content`, `Configuration`.`id` FROM `configurations` AS `Configuration` LEFT JOIN `i18n` AS `I18n__value` ON (`Configuration`.`id` = `I18n__value`.`foreign_key` AND `I18n__value`.`model` = 'Configuration' AND `I18n__value`.`field` = 'value') WHERE `I18n__value`.`locale` = 'eng' | 15 | 15 | 0 | ||
| SELECT `Values`.`id`, `Values`.`locale`, `Values`.`model`, `Values`.`foreign_key`, `Values`.`field`, `Values`.`content` FROM `i18n` AS `Values` WHERE `model` = 'Configuration' AND `field` = 'value' AND `Values`.`foreign_key` IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 11, 12, 13, 14) | 55 | 55 | 0 | ||
| SELECT `Section`.*, `ParentSection`.*, `I18n__title`.`content`, `Section`.`id` FROM `sections` AS `Section` LEFT JOIN `i18n` AS `I18n__title` ON (`Section`.`id` = `I18n__title`.`foreign_key` AND `I18n__title`.`model` = 'Section' AND `I18n__title`.`field` = 'title') LEFT JOIN `sections` AS `ParentSection` ON (`Section`.`parent_id` = `ParentSection`.`id`) WHERE `Section`.`parent_id` IS NULL AND `I18n__title`.`locale` = 'eng' ORDER BY `Section`.`sort` ASC | 3 | 3 | 0 | ||
| SELECT `Section`.*, `I18n__title`.`content` FROM `sections` AS `Section` LEFT JOIN `i18n` AS `I18n__title` ON (`Section`.`id` = `I18n__title`.`foreign_key` AND `I18n__title`.`model` = 'Section' AND `I18n__title`.`field` = 'title') WHERE `Section`.`parent_id` = 12 AND `I18n__title`.`locale` = 'eng' ORDER BY `Section`.`sort` ASC | 2 | 2 | 0 | ||
| SELECT `Configuration`.*, `I18n__value`.`content`, `Configuration`.`id` FROM `configurations` AS `Configuration` LEFT JOIN `i18n` AS `I18n__value` ON (`Configuration`.`id` = `I18n__value`.`foreign_key` AND `I18n__value`.`model` = 'Configuration' AND `I18n__value`.`field` = 'value') WHERE `I18n__value`.`locale` = 'eng' | 15 | 15 | 0 | ||
| SELECT `Values`.`id`, `Values`.`locale`, `Values`.`model`, `Values`.`foreign_key`, `Values`.`field`, `Values`.`content` FROM `i18n` AS `Values` WHERE `model` = 'Configuration' AND `field` = 'value' AND `Values`.`foreign_key` IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 11, 12, 13, 14) | 55 | 55 | 0 | ||
| SELECT `Section`.*, `ParentSection`.*, `I18n__title`.`content`, `Section`.`id` FROM `sections` AS `Section` LEFT JOIN `i18n` AS `I18n__title` ON (`Section`.`id` = `I18n__title`.`foreign_key` AND `I18n__title`.`model` = 'Section' AND `I18n__title`.`field` = 'title') LEFT JOIN `sections` AS `ParentSection` ON (`Section`.`parent_id` = `ParentSection`.`id`) WHERE `Section`.`parent_id` IS NULL AND `I18n__title`.`locale` = 'eng' ORDER BY `Section`.`sort` ASC | 3 | 3 | 0 | ||
| SELECT `Section`.*, `I18n__title`.`content` FROM `sections` AS `Section` LEFT JOIN `i18n` AS `I18n__title` ON (`Section`.`id` = `I18n__title`.`foreign_key` AND `I18n__title`.`model` = 'Section' AND `I18n__title`.`field` = 'title') WHERE `Section`.`parent_id` = 13 AND `I18n__title`.`locale` = 'eng' ORDER BY `Section`.`sort` ASC | 6 | 6 | 0 |
Peak Memory Use 11.66 MB
| Message | Memory use |
|---|---|
| Component intitailization | 7.49 MB |
| Controller action start | 7.92 MB |
| Controller render start | 8.12 MB |
| Component intitailization #2 | 9.79 MB |
| Controller action start #2 | 9.82 MB |
| Component intitailization #3 | 9.85 MB |
| Controller action start #3 | 9.88 MB |
| View render complete | 9.76 MB |
Total Request Time: 554 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived) | 312.94 | |
| Component initialization and startup | 28.16 | |
| Controller action | 26.49 | |
| Render Controller Action | 60.06 | |
| » Rendering View | 56.92 | |
| » » Rendering APP/views/sections/view.ctp | 21.37 | |
| » » » Rendering APP/views/elements/submenu.ctp | 1.19 | |
| » » Rendering APP/views/layouts/default.ctp | 35.03 | |
| » » » Rendering APP/views/elements/menu.ctp | 33.30 | |
| » » » » Component initialization and startup #2 | 9.86 | |
| Controller action #2 | 0.00 | |
| » » » » » Component initialization and startup #3 | 9.57 | |
| Controller action #3 | 0.00 |