
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 | 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` = 95 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` = (95) | 31 | 31 | 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: 108 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived) | 66,57 | |
Component initialization and startup | 2,77 | |
Controller action | 13,75 | |
Render Controller Action | 15,77 | |
» Rendering View | 14,81 | |
» » Rendering APP/views/fotos/view.ctp | 11,78 | |
» » Rendering APP/views/layouts/default.ctp | 2,65 |