
To view Cookies, add CookieComponent to Controller
Query | Error | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|---|
SHOW FULL COLUMNS FROM `parceiros` | 5 | 5 | 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 | 0 | ||
SELECT `Configuration`.`variable`, `Configuration`.`value` FROM `configurations` AS `Configuration` WHERE 1 = 1 | 12 | 12 | 0 | ||
SELECT `Parceiro`.`id`, `Parceiro`.`created`, `Parceiro`.`modified`, `Parceiro`.`name`, `Parceiro`.`url` FROM `parceiros` AS `Parceiro` WHERE 1 = 1 ORDER BY `Parceiro`.`created` ASC | 6 | 6 | 0 |
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: 90 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived) | 60,73 | |
Component initialization and startup | 6,47 | |
Controller action | 1,83 | |
Render Controller Action | 14,26 | |
» Rendering View | 13,45 | |
» » Rendering APP/views/parceiros/index.ctp | 10,81 | |
» » Rendering APP/views/layouts/default.ctp | 2,27 |