Please login
|
ALSO Technical Instruction Website |
To view Cookies, add CookieComponent to Controller
| Query | Error | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|---|
| SHOW FULL COLUMNS FROM `users` | 29 | 29 | 2 | maybe slow | |
| SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'latin1_swedish_ci'; | 1 | 1 | 1 | ||
| SHOW FULL COLUMNS FROM `approvals` | 8 | 8 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `ti_records` | 28 | 28 | 1 | ||
| SHOW FULL COLUMNS FROM `statuses` | 4 | 4 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `corelabors` | 10 | 10 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `sites` | 12 | 12 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `contr_years` | 5 | 5 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `scopes` | 5 | 5 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `corelabapps` | 8 | 8 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `ddcore_export_logs` | 7 | 7 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `dd_export_logs` | 7 | 7 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `labors` | 4 | 4 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `laborcats` | 3 | 3 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `materials` | 7 | 7 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `uploads` | 5 | 5 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `ti_export_logs` | 7 | 7 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `login_logs` | 7 | 7 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `groups` | 2 | 2 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `groups_users` | 2 | 2 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `rules` | 8 | 8 | 1 | maybe slow | |
| SELECT `Rule`.`id`, `Rule`.`name`, `Rule`.`group_id`, `Rule`.`order`, `Rule`.`action`, `Rule`.`permission`, `Rule`.`forward`, `Rule`.`message`, `Group`.`id`, `Group`.`name` FROM `rules` AS `Rule` LEFT JOIN `groups` AS `Group` ON (`Rule`.`group_id` = `Group`.`id`) WHERE `Rule`.`group_id` is NULL ORDER BY `Rule`.`order` ASC, `Rule`.`group_id` ASC, `Rule`.`order` ASC | 4 | 4 | 0 |
Peak Memory Use 9.07 MB
| Message | Memory use |
|---|---|
| Component intitailization | 7.32 MB |
| Controller action start | 7.39 MB |
| Controller render start | 7.42 MB |
| View render complete | 8.76 MB |
Total Request Time: 144 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived) | 114.00 | |
| Component initialization and startup | 3.22 | |
| Controller action | 0.88 | |
| Render Controller Action | 15.73 | |
| » Rendering View | 14.50 | |
| » » Rendering APP/plugins/authake/views/user/login.ctp | 12.85 | |
| » » Rendering APP/views/layouts/default.ctp | 1.32 | |
| » » » Rendering APP/plugins/authake/views/elements/success.ctp | 0.10 |