
To view Cookies, add CookieComponent to Controller
Query | Error | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|---|
SHOW FULL COLUMNS FROM `imprensa` | 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 `imprensa_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 COUNT(*) AS `count` FROM `imprensa` AS `Imprensa` WHERE `Imprensa`.`name` = '2022' | 1 | 1 | 1 | ||
SELECT `Imprensa`.`id`, `Imprensa`.`created`, `Imprensa`.`modified`, `Imprensa`.`name`, `Imprensa`.`descricao` FROM `imprensa` AS `Imprensa` WHERE `Imprensa`.`name` = '2022' ORDER BY `Imprensa`.`created` DESC LIMIT 21 | 21 | 21 | 2 | maybe slow | |
SELECT `ImprensaFoto`.`id`, `ImprensaFoto`.`imprensa_id`, `ImprensaFoto`.`legenda` FROM `imprensa_fotos` AS `ImprensaFoto` WHERE `ImprensaFoto`.`imprensa_id` IN (1130, 1129, 1128, 1127, 1126, 1125, 1124, 1123, 1122, 1121, 1120, 1119, 1118, 1117, 1116, 1115, 1114, 1113, 1112, 1111, 1110) | 0 | 0 | 0 |
Peak Memory Use 12,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 | 12,00 MB |
Total Request Time: 123 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived) | 64,12 | |
Component initialization and startup | 5,86 | |
Controller action | 10,95 | |
Render Controller Action | 25,07 | |
» Rendering View | 23,76 | |
» » Rendering APP/views/imprensas/ano.ctp | 19,61 | |
» » » Rendering APP/views/elements/paging.ctp | 3,37 | |
» » Rendering APP/views/layouts/default.ctp | 3,67 |