
To view Cookies, add CookieComponent to Controller
Query | Error | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|---|
SHOW FULL COLUMNS FROM `imprensa` | 5 | 5 | 1 | maybe slow | |
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 | 1 | maybe slow | |
SHOW FULL COLUMNS FROM `paginas_fotos` | 3 | 3 | 0 | ||
SHOW FULL COLUMNS FROM `configurations` | 6 | 6 | 0 | ||
SELECT `Configuration`.`variable`, `Configuration`.`value` FROM `configurations` AS `Configuration` WHERE 1 = 1 | 12 | 12 | 0 | ||
SELECT `Imprensa`.`id`, `Imprensa`.`created`, `Imprensa`.`modified`, `Imprensa`.`name`, `Imprensa`.`descricao` FROM `imprensa` AS `Imprensa` WHERE `Imprensa`.`id` = 1163 ORDER BY `Imprensa`.`created` DESC, `Imprensa`.`id` DESC LIMIT 1 | 1 | 1 | 0 | ||
SELECT `ImprensaFoto`.`id`, `ImprensaFoto`.`imprensa_id`, `ImprensaFoto`.`legenda` FROM `imprensa_fotos` AS `ImprensaFoto` WHERE `ImprensaFoto`.`imprensa_id` = (1163) | 0 | 0 | 0 |
Peak Memory Use 11,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 | 11,00 MB |
Total Request Time: 95 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived) | 65,28 | |
Component initialization and startup | 3,55 | |
Controller action | 4,37 | |
Render Controller Action | 12,43 | |
» Rendering View | 11,50 | |
» » Rendering APP/views/imprensas/view.ctp | 8,51 | |
» » Rendering APP/views/layouts/default.ctp | 2,63 |