| Query | Error | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|---|
| SHOW FULL COLUMNS FROM `cake_curriculos` | 12 | 12 | 15 | maybe slow | |
| SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_swedish_ci'; | 1 | 1 | 1 | ||
| SHOW FULL COLUMNS FROM `cake_configurations` | 7 | 7 | 15 | maybe slow | |
| SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'latin1_swedish_ci'; | 1 | 1 | 1 | ||
| SELECT `Configuration`.`variable`, `Configuration`.`value` FROM `cake_configurations` AS `Configuration` WHERE 1 = 1 ORDER BY `variable` ASC | 10 | 10 | 1 | maybe slow |
Peak Memory Use 15,00 MB
| Message | Memory use |
|---|---|
| Component initialization | 11,00 MB |
| Controller action start | 11,00 MB |
| Controller render start | 11,00 MB |
| View render complete | 13,00 MB |
Total Request Time: 366 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived) | 188,60 | |
| Component initialization and startup | 29,95 | |
| Controller action | 0,46 | |
| Render Controller Action | 87,93 | |
| » Rendering View | 85,78 | |
| » » Rendering APP/views/curriculos/index.ctp | 79,86 | |
| » » » Rendering APP/views/elements/aside-lateral.ctp | 0,53 | |
| » » Rendering APP/views/layouts/default.ctp | 5,23 | |
| » » » Rendering APP/views/elements/topo.ctp | 1,30 | |
| » » » Rendering APP/views/elements/breadcrumb.ctp | 0,59 | |
| » » » Rendering APP/views/elements/rodape.ctp | 0,83 |