| 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.47 MB |
| Controller render start | 9.49 MB |
| View render complete | 10.97 MB |
Total Request Time: 171 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived) | 69.92 | |
| Component initialization and startup | 13.60 | |
| Controller action | 0.15 | |
| Render Controller Action | 39.81 | |
| » Rendering View | 34.33 | |
| » » Rendering APP/views/usuarios/recover.ctp | 31.61 | |
| » » Rendering APP/views/layouts/default.ctp | 2.07 | |
| » » » Rendering APP/views/elements/header.ctp | 0.60 |