
To view Cookies, add CookieComponent to Controller
Query | Error | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|---|
SHOW FULL COLUMNS FROM `jogos` | 4 | 4 | 0 | ||
SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_general_ci'; | 1 | 1 | 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 `Jogo`.`id`, `Jogo`.`created`, `Jogo`.`modified`, `Jogo`.`name` FROM `jogos` AS `Jogo` WHERE 1 = 1 ORDER BY `Jogo`.`id` ASC | 8 | 8 | 3 | maybe slow |
Peak Memory Use 11,00 MB
Message | Memory use |
---|---|
Component initialization | 9,00 MB |
Controller action start | 9,00 MB |
Controller render start | 9,00 MB |
View render complete | 11,00 MB |
Total Request Time: 125 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived) | 62,54 | |
Component initialization and startup | 6,05 | |
Controller action | 11,71 | |
Render Controller Action | 36,89 | |
» Rendering View | 35,83 | |
» » Rendering APP/views/jogos/colorir.ctp | 32,49 | |
» » Rendering APP/views/layouts/default.ctp | 2,87 |