Password recovery
Please enter the e-mail used during registration
Please enter the e-mail used during registration
Query | Error | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|---|
SHOW FULL COLUMNS FROM `users` | 15 | 15 | 11 | maybe slow | |
SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_general_ci'; | 1 | 1 | 11 | maybe slow | |
SHOW FULL COLUMNS FROM `user_groups` | 3 | 3 | 11 | maybe slow | |
SHOW FULL COLUMNS FROM `user_group_permissions` | 6 | 6 | 12 | maybe slow | |
SHOW FULL COLUMNS FROM `companies` | 6 | 6 | 11 | maybe slow | |
SHOW FULL COLUMNS FROM `login_tokens` | 7 | 7 | 11 | maybe slow | |
SHOW FULL COLUMNS FROM `configuration` | 3 | 3 | 11 | maybe slow | |
SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'latin1_swedish_ci'; | 1 | 1 | 11 | maybe slow | |
SELECT `Configuration`.`id`, `Configuration`.`name`, `Configuration`.`value` FROM `configuration` AS `Configuration` WHERE 1 = 1 | 14 | 14 | 11 | maybe slow |
Peak Memory Use 8.00 MB
Message | Memory use |
---|---|
Component intitailization | 6.18 MB |
Controller action start | 6.24 MB |
Controller render start | 6.27 MB |
View render complete | 7.40 MB |
Total Request Time: 268 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived) | 220.16 | |
Component initialization and startup | 14.75 | |
Controller action | 0.10 | |
Render Controller Action | 17.72 | |
» Rendering View | 16.12 | |
» » Rendering APP/plugins/spark_plug/views/users/forgot_password.ctp | 15.04 | |
» » Rendering APP/views/layouts/default.ctp | 0.55 |