To view Cookies, add CookieComponent to Controller
| Query | Error | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|---|
| SHOW FULL COLUMNS FROM `users` | 6 | 6 | 1 | maybe slow | |
| SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'latin1_swedish_ci'; | 1 | 1 | 1 | ||
| SHOW FULL COLUMNS FROM `profiles` | 15 | 15 | 11 | maybe slow | |
| SHOW FULL COLUMNS FROM `reports` | 4 | 4 | 1 | maybe slow | |
| SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_unicode_ci'; | 1 | 1 | 1 |
Peak Memory Use 6.76 MB
| Message | Memory use |
|---|---|
| Component intitailization | 5.53 MB |
| Controller action start | 5.57 MB |
| Controller render start | 5.58 MB |
| View render complete | 6.49 MB |
Total Request Time: 789 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived) | 513.45 | |
| Component initialization and startup | 3.20 | |
| Controller action | 1.04 | |
| Render Controller Action | 136.16 | |
| » Rendering View | 41.85 | |
| » » Rendering APP/views/users/register.ctp | 37.55 | |
| » » Rendering APP/views/layouts/default.ctp | 3.74 | |
| » » » Rendering APP/views/elements/layout/menu.ctp | 0.14 | |
| » » » Rendering APP/views/elements/layout/header.ctp | 2.10 | |
| » » » Rendering APP/views/elements/layout/footer.ctp | 0.14 |