
To view Cookies, add CookieComponent to Controller
Query | Error | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|---|
SHOW FULL COLUMNS FROM `voce` | 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 `depoimentos` | 6 | 6 | 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 | 1 | maybe slow | |
SELECT `Configuration`.`variable`, `Configuration`.`value` FROM `configurations` AS `Configuration` WHERE 1 = 1 | 12 | 12 | 0 | ||
SELECT `Pagina`.`id`, `Pagina`.`pin`, `Pagina`.`name`, `Pagina`.`corpo`, `Pagina`.`created`, `Pagina`.`modified`, `Pagina`.`texto1`, `Pagina`.`texto2`, `Pagina`.`texto3` FROM `paginas` AS `Pagina` WHERE `Pagina`.`pin` = 'voce_fotos' ORDER BY `Pagina`.`name` ASC LIMIT 1 | 1 | 1 | 0 | ||
SELECT `PaginasFoto`.`id`, `PaginasFoto`.`pagina_id`, `PaginasFoto`.`legenda` FROM `paginas_fotos` AS `PaginasFoto` WHERE `PaginasFoto`.`pagina_id` = (31) | 0 | 0 | 0 | ||
SELECT COUNT(*) AS `count` FROM `voce` AS `Voce` WHERE `Voce`.`ativo` = 'S' | 1 | 1 | 0 | ||
SELECT `Voce`.`id`, `Voce`.`created`, `Voce`.`modified`, `Voce`.`name`, `Voce`.`ativo` FROM `voce` AS `Voce` WHERE `Voce`.`ativo` = 'S' ORDER BY `Voce`.`created` DESC LIMIT 12 | 7 | 7 | 3 | maybe slow |
Peak Memory Use 12,00 MB
Message | Memory use |
---|---|
Component initialization | 10,00 MB |
Controller action start | 10,00 MB |
Controller render start | 10,00 MB |
View render complete | 12,00 MB |
Total Request Time: 132 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived) | 63,54 | |
Component initialization and startup | 4,98 | |
Controller action | 18,77 | |
Render Controller Action | 26,78 | |
» Rendering View | 24,98 | |
» » Rendering APP/views/voce/foto.ctp | 21,81 | |
» » » Rendering APP/views/elements/paging.ctp | 0,30 | |
» » Rendering APP/views/layouts/default.ctp | 2,73 |