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 | 0 | ||
| 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 COUNT(*) AS `count` FROM `hr_reports` AS `Report` WHERE `Report`.`status` = 1 | 1 | 1 | 0 | ||
| SELECT `Report`.`id`, `Report`.`name`, `Report`.`body`, `Report`.`author`, `Report`.`submitted_time`, `Report`.`picture`, `Report`.`latitude`, `Report`.`longitude`, `Report`.`status`, `Report`.`old_id`, `Report`.`created`, `Report`.`modified`, `Report`.`address`, `Report`.`audio_file` FROM `hr_reports` AS `Report` WHERE `Report`.`status` = 1 ORDER BY `Report`.`submitted_time` desc LIMIT 40 | 0 | 0 | 0 |
Peak Memory Use 14.51 MB
| Message | Memory use |
|---|---|
| Component intitailization | 10.75 MB |
| Controller action start | 10.90 MB |
| Controller render start | 11.05 MB |
| View render complete | 13.82 MB |
Total Request Time: 209 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived) | 120.80 | |
| Component initialization and startup | 6.79 | |
| Controller action | 3.64 | |
| Render Controller Action | 42.63 | |
| » Rendering View | 40.99 | |
| » » Rendering APP/views/reports/browse.ctp | 28.53 | |
| » » » Rendering APP/views/elements/report_list.ctp | 0.41 | |
| » » » Rendering APP/views/elements/pagination_controls.ctp | 0.22 | |
| » » Rendering APP/views/layouts/standard.ctp | 11.90 | |
| » » » Rendering APP/views/elements/analytics.ctp | 0.28 | |
| » » » Rendering APP/views/elements/search.ctp | 3.20 | |
| » » » Rendering APP/views/elements/header.ctp | 0.21 | |
| » » » Rendering APP/views/elements/navigation.ctp | 3.86 | |
| » » » Rendering APP/views/elements/pre_content.ctp | 0.12 | |
| » » » Rendering APP/views/elements/footer.ctp | 0.34 |