| Query | Error | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|---|
| SHOW FULL COLUMNS FROM `usuarios` | 8 | 8 | 1 | maybe slow | |
| SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_general_ci'; | 1 | 1 | 1 | ||
| SHOW FULL COLUMNS FROM `configurations` | 8 | 8 | 1 | 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 `configurations` AS `Configuration` WHERE 1 = 1 ORDER BY `variable` ASC | 11 | 11 | 0 |
Peak Memory Use 11.37 MB
| Message | Memory use |
|---|---|
| Component initialization | 9.32 MB |
| Controller action start | 9.46 MB |
| Controller render start | 9.48 MB |
| View render complete | 10.97 MB |
Total Request Time: 201 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived) | 105.64 | |
| Component initialization and startup | 15.18 | |
| Controller action | 0.16 | |
| Render Controller Action | 32.56 | |
| » Rendering View | 27.04 | |
| » » Rendering APP/views/usuarios/recover.ctp | 24.26 | |
| » » Rendering APP/views/layouts/default.ctp | 2.08 | |
| » » » Rendering APP/views/elements/header.ctp | 0.64 |