
To view Cookies, add CookieComponent to Controller
Query | Error | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|---|
SHOW FULL COLUMNS FROM `fotos` | 9 | 9 | 1 | maybe slow | |
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 | 0 | ||
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` = 113 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` = (113) | 16 | 16 | 1 | maybe slow |
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: 103 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived) | 63,71 | |
Component initialization and startup | 7,42 | |
Controller action | 7,68 | |
Render Controller Action | 14,76 | |
» Rendering View | 13,88 | |
» » Rendering APP/views/fotos/view.ctp | 11,22 | |
» » Rendering APP/views/layouts/default.ctp | 2,31 |