Policy Related Complaints
Number of complaints
- 393 complaints registered
- 356 complaints resolved
- 37 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 14.57 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: 166 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived) | 67.18 | |
Component initialization and startup | 2.23 | |
Controller action | 48.00 | |
Render Controller Action | 22.12 | |
» Rendering View | 21.68 | |
» » Rendering APP/views/pages/policy_rel.ctp | 8.88 | |
» » » Rendering APP/views/elements/stats_summary.ctp | 1.62 | |
» » » » Complaint->find() | 1.09 | |
» » Rendering APP/views/layouts/default.ctp | 12.57 | |
» » » Rendering APP/views/elements/dock_menu.ctp | 0.24 | |
» » » Rendering APP/views/elements/ntbbanner.ctp | 5.47 | |
» » » » Rendering APP/views/elements/login_banner.ctp | 3.71 | |
» » » » » Rendering APP/views/elements/login.ctp | 3.38 | |
» » » Rendering APP/views/elements/ntbmenu.ctp | 5.52 | |
» » » Rendering APP/views/elements/ntbfooter.ctp | 0.07 |