Policy Related Complaints
Number of complaints
- 434 complaints registered
- 384 complaints resolved
- 50 complaints unresolved
To view Cookies, add CookieComponent to Controller
Query | Error | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|---|
SELECT (sum(if(`Status`.`nonactionable` = 0, 1, 0))) AS `Complaint__total`, (sum(if(`Status`.`resolved` = 1, 1, 0))) AS `Complaint__resolved`, (sum(if(`Status`.`resolved` = 0 AND `Status`.`nonactionable` = 0, 1, 0))) AS `Complaint__progress` FROM `complaints` AS `Complaint` LEFT JOIN `statuses` AS `Status` ON (`Complaint`.`status_id` = `Status`.`id`) WHERE `Status`.`default` = 0 AND `Status`.`rejected` = 0 ORDER BY `Complaint`.`modified` DESC LIMIT 1 | 1 | 1 | 0 |
Peak Memory Use 13.12 MB
Message | Memory use |
---|---|
Component initialization | 6.71 MB |
Controller action start | 6.95 MB |
Controller render start | 10.03 MB |
View render complete | 11.27 MB |
Total Request Time: 302 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived) | 68.73 | |
Component initialization and startup | 2.28 | |
Controller action | 49.11 | |
Render Controller Action | 23.07 | |
» Rendering View | 22.59 | |
» » Rendering APP/views/pages/policy_rel.ctp | 9.26 | |
» » » Rendering APP/views/elements/stats_summary.ctp | 1.73 | |
» » » » Complaint->find() | 1.17 | |
» » Rendering APP/views/layouts/default.ctp | 13.09 | |
» » » Rendering APP/views/elements/dock_menu.ctp | 0.27 | |
» » » Rendering APP/views/elements/ntbbanner.ctp | 5.69 | |
» » » » Rendering APP/views/elements/login_banner.ctp | 3.87 | |
» » » » » Rendering APP/views/elements/login.ctp | 3.52 | |
» » » Rendering APP/views/elements/ntbmenu.ctp | 5.70 | |
» » » Rendering APP/views/elements/ntbfooter.ctp | 0.08 |