To view Cookies, add CookieComponent to Controller
| Query | Error | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|---|
| SHOW FULL COLUMNS FROM `users` | 8 | 8 | 46 | maybe slow | |
| SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'latin1_swedish_ci'; | 1 | 1 | 40 | maybe slow | |
| SELECT `User`.`id`, `User`.`username`, `User`.`password`, `User`.`email`, `User`.`teot`, `User`.`name`, `User`.`tipo`, `User`.`role` FROM `users` AS `User` WHERE `User`.`id` IS NULL LIMIT 1 | 0 | 0 | 41 | maybe slow |
Peak Memory Use 10.64 MB
| Message | Memory use |
|---|---|
| Component initialization | 9.02 MB |
| Controller action start | 9.10 MB |
| Controller render start | 9.12 MB |
| View render complete | 10.38 MB |
Total Request Time: 538 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived) | 398.03 | |
| Component initialization and startup | 47.63 | |
| Controller action | 0.19 | |
| Render Controller Action | 32.17 | |
| » Rendering View | 30.34 | |
| » » Rendering APP/views/users/register.ctp | 27.12 | |
| » » Rendering APP/views/layouts/profiles.ctp | 2.49 |