To view Cookies, add CookieComponent to Controller
| Query | Error | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|---|
| SHOW FULL COLUMNS FROM `hr_reports` | 14 | 14 | 1 | maybe slow | |
| SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_unicode_ci'; | 1 | 1 | 0 | ||
| SHOW FULL COLUMNS FROM `hr_tags` | 5 | 5 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `hr_tag_categories` | 4 | 4 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `hr_reports_tags` | 5 | 5 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `hr_report_status_histories` | 7 | 7 | 1 | maybe slow | |
| SHOW FULL COLUMNS FROM `hr_users` | 8 | 8 | 1 | maybe slow | |
| SELECT COUNT(*) AS `count` FROM `hr_reports` AS `Report` WHERE `status` = 1 | 1 | 1 | 0 | ||
| SELECT COUNT(*) AS `count` FROM `hr_reports` AS `Report` WHERE `status` = 0 | 1 | 1 | 0 | ||
| SELECT `TagCategory`.`id`, `TagCategory`.`name`, `TagCategory`.`created`, `TagCategory`.`modified` FROM `hr_tag_categories` AS `TagCategory` WHERE 1 = 1 | 3 | 3 | 0 | ||
| SELECT `Tag`.`id`, `Tag`.`tag_category_id`, `Tag`.`name`, `Tag`.`created`, `Tag`.`modified` FROM `hr_tags` AS `Tag` WHERE `Tag`.`tag_category_id` IN (1, 2, 3) | 11 | 11 | 0 |
Peak Memory Use 13.99 MB
| Message | Memory use |
|---|---|
| Component intitailization | 10.75 MB |
| Controller action start | 10.90 MB |
| Controller render start | 11.07 MB |
| View render complete | 13.12 MB |
Total Request Time: 204 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived) | 108.73 | |
| Component initialization and startup | 6.97 | |
| Controller action | 6.00 | |
| Render Controller Action | 43.93 | |
| » Rendering View | 42.32 | |
| » » Rendering APP/views/reports/create.ctp | 31.42 | |
| » » Rendering APP/views/layouts/standard.ctp | 10.34 | |
| » » » Rendering APP/views/elements/analytics.ctp | 0.15 | |
| » » » Rendering APP/views/elements/search.ctp | 3.00 | |
| » » » Rendering APP/views/elements/header.ctp | 0.20 | |
| » » » Rendering APP/views/elements/navigation.ctp | 3.44 | |
| » » » Rendering APP/views/elements/pre_content.ctp | 0.11 | |
| » » » Rendering APP/views/elements/footer.ctp | 0.33 |