
To view Cookies, add CookieComponent to Controller
Query | Error | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|---|
SHOW FULL COLUMNS FROM `imprensa` | 5 | 5 | 0 | ||
SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_general_ci'; | 1 | 1 | 0 | ||
SHOW FULL COLUMNS FROM `imprensa_fotos` | 3 | 3 | 0 | ||
SHOW FULL COLUMNS FROM `paginas` | 9 | 9 | 0 | ||
SHOW FULL COLUMNS FROM `paginas_fotos` | 3 | 3 | 0 | ||
SHOW FULL COLUMNS FROM `configurations` | 6 | 6 | 1 | maybe slow | |
SELECT `Configuration`.`variable`, `Configuration`.`value` FROM `configurations` AS `Configuration` WHERE 1 = 1 | 12 | 12 | 4 | maybe slow | |
SELECT COUNT(*) AS `count` FROM `imprensa` AS `Imprensa` WHERE `Imprensa`.`name` = '2014' | 1 | 1 | 0 | ||
SELECT `Imprensa`.`id`, `Imprensa`.`created`, `Imprensa`.`modified`, `Imprensa`.`name`, `Imprensa`.`descricao` FROM `imprensa` AS `Imprensa` WHERE `Imprensa`.`name` = '2014' ORDER BY `Imprensa`.`created` DESC LIMIT 42, 21 | 18 | 18 | 1 | maybe slow | |
SELECT `ImprensaFoto`.`id`, `ImprensaFoto`.`imprensa_id`, `ImprensaFoto`.`legenda` FROM `imprensa_fotos` AS `ImprensaFoto` WHERE `ImprensaFoto`.`imprensa_id` IN (533, 532, 531, 530, 529, 528, 527, 526, 525, 524, 523, 522, 521, 520, 519, 517, 518, 516) | 0 | 0 | 0 |
Peak Memory Use 12,00 MB
Message | Memory use |
---|---|
Component initialization | 9,00 MB |
Controller action start | 9,00 MB |
Controller render start | 9,00 MB |
View render complete | 12,00 MB |
Total Request Time: 454 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived) | 67,70 | |
Component initialization and startup | 337,22 | |
Controller action | 11,56 | |
Render Controller Action | 24,56 | |
» Rendering View | 23,06 | |
» » Rendering APP/views/imprensas/ano.ctp | 19,56 | |
» » » Rendering APP/views/elements/paging.ctp | 2,09 | |
» » Rendering APP/views/layouts/default.ctp | 3,09 |