To view Cookies, add CookieComponent to Controller
| Query | Error | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|---|
| SHOW FULL COLUMNS FROM `videos` | 1 | 1 | 195 | maybe slow | |
| SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'latin1_general_ci'; | 1 | 1 | 1 | ||
| SHOW FULL COLUMNS FROM `commentaries` | 7 | 7 | 2 | maybe slow | |
| SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_unicode_ci'; | 1 | 1 | 1 | ||
| SHOW FULL COLUMNS FROM `votes` | 6 | 6 | 2 | maybe slow |
Peak Memory Use 6.59 MB
| Message | Memory use |
|---|---|
| Component intitailization | 5.41 MB |
| Controller action start | 5.44 MB |
| Controller render start | 5.45 MB |
| View render complete | 6.35 MB |
Total Request Time: 414 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived) | 381.73 | |
| Component initialization and startup | 2.58 | |
| Controller action | 0.27 | |
| Render Controller Action | 16.12 | |
| » Rendering View | 14.81 | |
| » » Rendering APP/views/pages/display.ctp | 11.40 | |
| » » Rendering APP/views/layouts/default.ctp | 3.00 | |
| » » » Rendering APP/views/elements/layout/menu.ctp | 0.13 | |
| » » » Rendering APP/views/elements/layout/header.ctp | 1.67 | |
| » » » Rendering APP/views/elements/layout/footer.ctp | 0.13 |