To view Cookies, add CookieComponent to Controller
| Query | Error | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|---|
| 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.30 MB
| Message | Memory use |
|---|---|
| Component intitailization | 10.65 MB |
| Controller action start | 10.88 MB |
| Controller render start | 11.03 MB |
| View render complete | 13.80 MB |
Total Request Time: 139 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived) | 67.81 | |
| Component initialization and startup | 5.83 | |
| Controller action | 2.55 | |
| Render Controller Action | 38.48 | |
| » Rendering View | 37.11 | |
| » » Rendering APP/views/reports/browse.ctp | 26.77 | |
| » » » Rendering APP/views/elements/report_list.ctp | 0.65 | |
| » » » Rendering APP/views/elements/pagination_controls.ctp | 0.20 | |
| » » Rendering APP/views/layouts/standard.ctp | 9.89 | |
| » » » Rendering APP/views/elements/analytics.ctp | 0.15 | |
| » » » Rendering APP/views/elements/search.ctp | 2.95 | |
| » » » Rendering APP/views/elements/header.ctp | 0.20 | |
| » » » Rendering APP/views/elements/navigation.ctp | 3.35 | |
| » » » Rendering APP/views/elements/pre_content.ctp | 0.11 | |
| » » » Rendering APP/views/elements/footer.ctp | 0.29 |