
To view Cookies, add CookieComponent to Controller
Query | Error | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|---|
SHOW FULL COLUMNS FROM `publicacao` | 7 | 7 | 0 | ||
SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_general_ci'; | 1 | 1 | 0 | ||
SHOW FULL COLUMNS FROM `publicacao_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 `Publicacao`.`id`, `Publicacao`.`created`, `Publicacao`.`modified`, `Publicacao`.`name`, `Publicacao`.`descricao`, `Publicacao`.`data`, `Publicacao`.`ativo` FROM `publicacao` AS `Publicacao` WHERE `Publicacao`.`id` = 2 ORDER BY `Publicacao`.`created` DESC, `Publicacao`.`ativo` DESC, `Publicacao`.`id` DESC LIMIT 1 | 1 | 1 | 0 | ||
SELECT `PublicacaoFoto`.`id`, `PublicacaoFoto`.`publicacao_id`, `PublicacaoFoto`.`legenda` FROM `publicacao_fotos` AS `PublicacaoFoto` WHERE `PublicacaoFoto`.`publicacao_id` = (2) | 30 | 30 | 0 |
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 | 11,00 MB |
Total Request Time: 173 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived) | 48,65 | |
Component initialization and startup | 5,67 | |
Controller action | 14,72 | |
Render Controller Action | 95,55 | |
» Rendering View | 94,66 | |
» » Rendering APP/views/publicacao/view.ctp | 91,75 | |
» » Rendering APP/views/layouts/default.ctp | 2,48 |