
To view Cookies, add CookieComponent to Controller
Query | Error | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|---|
SHOW FULL COLUMNS FROM `fotos` | 9 | 9 | 0 | ||
SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_general_ci'; | 1 | 1 | 0 | ||
SHOW FULL COLUMNS FROM `fotos_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 | 0 | ||
SELECT `Foto`.`id`, `Foto`.`created`, `Foto`.`modified`, `Foto`.`name`, `Foto`.`descricao`, `Foto`.`data`, `Foto`.`ativo`, `Foto`.`blog_id`, `Foto`.`categoria` FROM `fotos` AS `Foto` WHERE `Foto`.`id` = 120 ORDER BY `Foto`.`created` DESC, `Foto`.`ativo` DESC, `Foto`.`id` DESC LIMIT 1 | 1 | 1 | 0 | ||
SELECT `FotosFoto`.`id`, `FotosFoto`.`foto_id`, `FotosFoto`.`legenda` FROM `fotos_fotos` AS `FotosFoto` WHERE `FotosFoto`.`foto_id` = (120) | 34 | 34 | 1 |
Peak Memory Use 12,00 MB
Message | Memory use |
---|---|
Component initialization | 9,00 MB |
Controller action start | 9,00 MB |
Controller render start | 10,00 MB |
View render complete | 12,00 MB |
Total Request Time: 159 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived) | 68,64 | |
Component initialization and startup | 4,97 | |
Controller action | 49,03 | |
Render Controller Action | 25,59 | |
» Rendering View | 23,44 | |
» » Rendering APP/views/fotos/view.ctp | 20,17 | |
» » Rendering APP/views/layouts/default.ctp | 2,75 |