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 `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 10.54 MB
| Message | Memory use |
|---|---|
| Component intitailization | 7.49 MB |
| Controller action start | 7.92 MB |
| Controller render start | 7.94 MB |
| Component intitailization #2 | 9.61 MB |
| Controller action start #2 | 9.64 MB |
| Component intitailization #3 | 9.66 MB |
| Controller action start #3 | 9.70 MB |
| View render complete | 9.57 MB |
Total Request Time: 477 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived) | 313.11 | |
| Component initialization and startup | 28.11 | |
| Controller action | 0.70 | |
| Render Controller Action | 58.84 | |
| » Rendering View | 56.26 | |
| » » Rendering APP/views/sections/contact.ctp | 20.52 | |
| » » Rendering APP/views/layouts/default.ctp | 35.22 | |
| » » » Rendering APP/views/elements/menu.ctp | 33.48 | |
| » » » » Component initialization and startup #2 | 9.74 | |
| Controller action #2 | 0.00 | |
| » » » » » Component initialization and startup #3 | 9.59 | |
| Controller action #3 | 0.00 |