To view Cookies, add CookieComponent to Controller
Query | Error | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|---|
SELECT COUNT(*) AS `count` FROM `complaints` AS `Complaint` LEFT JOIN `countries` AS `Country` ON (`Complaint`.`country_id` = `Country`.`id`) LEFT JOIN `regions` AS `ImposingRegion` ON (`Complaint`.`imposing_region_id` = `ImposingRegion`.`id`) LEFT JOIN `countries` AS `ReportingCountry` ON (`Complaint`.`reporting_country_id` = `ReportingCountry`.`id`) LEFT JOIN `regions` AS `ReportingRegion` ON (`Complaint`.`reporting_region_id` = `ReportingRegion`.`id`) LEFT JOIN `locations` AS `Location` ON (`Complaint`.`location_id` = `Location`.`id`) LEFT JOIN `ntb_types` AS `NtbType` ON (`Complaint`.`ntb_type_id` = `NtbType`.`id`) LEFT JOIN `ntm_codes` AS `NtmCode` ON (`Complaint`.`ntm_code_id` = `NtmCode`.`id`) LEFT JOIN `location_types` AS `LocationType` ON (`Complaint`.`location_type_id` = `LocationType`.`id`) LEFT JOIN `statuses` AS `Status` ON (`Complaint`.`status_id` = `Status`.`id`) LEFT JOIN `comments` AS `ResolutionComment` ON (`ResolutionComment`.`complaint_id` = `Complaint`.`id` AND `ResolutionComment`.`resolution` = 1) WHERE `Status`.`default` = 0 AND `Status`.`rejected` = 0 AND `Status`.`resolved` = 1 AND `Status`.`nonactionable` = 0 | 1 | 1 | 0 | ||
SELECT `Complaint`.`id`, `Complaint`.`unique_number`, `Complaint`.`user_id`, `Complaint`.`user_details`, `Complaint`.`user_email`, `Complaint`.`complaint`, `Complaint`.`original_complaint`, `Complaint`.`country_id`, `Complaint`.`town_id`, `Complaint`.`imposing_region_id`, `Complaint`.`reporting_country_id`, `Complaint`.`reporting_region_id`, `Complaint`.`location_type_id`, `Complaint`.`location_id`, `Complaint`.`location_other`, `Complaint`.`date_of_incident`, `Complaint`.`ntb_type_id`, `Complaint`.`ntb_type_other`, `Complaint`.`ntm_code_id`, `Complaint`.`status_id`, `Complaint`.`product_description`, `Complaint`.`country_origin_id`, `Complaint`.`currency_id`, `Complaint`.`value`, `Complaint`.`original_locale`, `Complaint`.`is_spam`, `Complaint`.`resolved_date`, `Complaint`.`created`, `Complaint`.`created_by`, `Complaint`.`modified`, `Complaint`.`modified_by`, `Complaint`.`progress_update`, `Complaint`.`offline`, `Complaint`.`offline_comment`, `Complaint`.`policy`, `Country`.`id`, `Country`.`name`, `Country`.`short_name`, `Country`.`fre_name`, `Country`.`fre_short_name`, `Country`.`por_name`, `Country`.`por_short_name`, `Country`.`currency`, `Country`.`member`, `ImposingRegion`.`id`, `ImposingRegion`.`name`, `ReportingCountry`.`id`, `ReportingCountry`.`name`, `ReportingCountry`.`short_name`, `ReportingCountry`.`fre_name`, `ReportingCountry`.`fre_short_name`, `ReportingCountry`.`por_name`, `ReportingCountry`.`por_short_name`, `ReportingCountry`.`currency`, `ReportingCountry`.`member`, `ReportingRegion`.`id`, `ReportingRegion`.`name`, `Location`.`id`, `Location`.`name`, `Location`.`location_type_id`, `Location`.`country_id`, `NtbType`.`id`, `NtbType`.`name`, `NtbType`.`short_name`, `NtbType`.`description`, `NtbType`.`parent_id`, `NtbType`.`heading_number`, `NtbType`.`allow`, `NtbType`.`link_id`, `NtbType`.`ntm_code_id`, `NtbType`.`position`, (CONCAT(`NtbType`.`heading_number`, IF(`NtbType`.`parent_id` is null, '.0. ', '. '), `NtbType`.`name`)) AS `NtbType__headingName`, (CONCAT(IF(`NtbType`.`parent_id` is null, 'Category ', ''), `NtbType`.`heading_number`, IF(`NtbType`.`parent_id` is null, ': ', '. '), `NtbType`.`name`)) AS `NtbType__fullName`, `NtmCode`.`id`, `NtmCode`.`level`, `NtmCode`.`code`, `NtmCode`.`description`, `NtmCode`.`parent_id`, `LocationType`.`id`, `LocationType`.`name`, `LocationType`.`order`, `LocationType`.`select_box`, `Status`.`id`, `Status`.`name`, `Status`.`order`, `Status`.`default`, `Status`.`rejected`, `Status`.`resolved`, `Status`.`nonactionable`, `ResolutionComment`.`id`, `ResolutionComment`.`complaint_id`, `ResolutionComment`.`user_id`, `ResolutionComment`.`comment`, `ResolutionComment`.`resolution`, `ResolutionComment`.`created`, `ResolutionComment`.`modified` FROM `complaints` AS `Complaint` LEFT JOIN `countries` AS `Country` ON (`Complaint`.`country_id` = `Country`.`id`) LEFT JOIN `regions` AS `ImposingRegion` ON (`Complaint`.`imposing_region_id` = `ImposingRegion`.`id`) LEFT JOIN `countries` AS `ReportingCountry` ON (`Complaint`.`reporting_country_id` = `ReportingCountry`.`id`) LEFT JOIN `regions` AS `ReportingRegion` ON (`Complaint`.`reporting_region_id` = `ReportingRegion`.`id`) LEFT JOIN `locations` AS `Location` ON (`Complaint`.`location_id` = `Location`.`id`) LEFT JOIN `ntb_types` AS `NtbType` ON (`Complaint`.`ntb_type_id` = `NtbType`.`id`) LEFT JOIN `ntm_codes` AS `NtmCode` ON (`Complaint`.`ntm_code_id` = `NtmCode`.`id`) LEFT JOIN `location_types` AS `LocationType` ON (`Complaint`.`location_type_id` = `LocationType`.`id`) LEFT JOIN `statuses` AS `Status` ON (`Complaint`.`status_id` = `Status`.`id`) LEFT JOIN `comments` AS `ResolutionComment` ON (`ResolutionComment`.`complaint_id` = `Complaint`.`id` AND `ResolutionComment`.`resolution` = 1) WHERE `Status`.`default` = 0 AND `Status`.`rejected` = 0 AND `Status`.`resolved` = 1 AND `Status`.`nonactionable` = 0 ORDER BY `Complaint`.`date_of_incident` asc LIMIT 60, 20 | 20 | 20 | 0 | ||
SELECT `ComplaintsLocale`.`trans_id`, `ComplaintsLocale`.`id`, `ComplaintsLocale`.`complaint`, `ComplaintsLocale`.`locale` FROM `complaints_locales` AS `ComplaintsLocale` WHERE `ComplaintsLocale`.`id` IN ('5a9423bd-7b08-4bea-b74e-0770c5bdc882', '5a94277f-58b4-4ef2-99e1-0770c5bdc882', '5a942c11-70a0-4af7-bc2e-1957c5bdc882', '5a950d3a-ba38-4672-846c-4954c5bdc882', '5a951594-997c-44f4-9d6f-4e5fc5bdc882', '5a951a40-3810-4e4e-95fd-469dc5bdc882', '5a96c05e-ed30-46fb-a488-a882c5bdc882', '5a97c52b-0280-402b-b38a-8e06c5bdc882', '5a97f10e-7eb8-434c-a017-e089c5bdc882', '5a981c15-45dc-4db7-a90b-4b90c5bdc882', '5a991486-dfc4-4f8b-970e-e061c5bdc882', '5a9916b5-f4b8-471d-90e3-ed9bc5bdc882', '5a9d5b21-eaf4-45fc-8bbc-41ebc5bdc882', '5a9fe249-b908-4afd-9a34-676dc5bdc882', '5aaa3ca6-2c30-4c68-9f4d-4850c5bdc882', '5aaa852e-ce80-45eb-8414-77bbc5bdc882', '5aab8462-40fc-41dc-b06a-a0f1c5bdc882', '5aaf8a61-c1a8-40ed-aed4-4992c5bdc882', '5ab8afec-b798-473e-867a-4545c5bdc882', '5ac49c88-88c0-4c70-8236-412ec5bdc882') | 2 | 2 | 0 | ||
SELECT `TariffCode`.`id`, `TariffCode`.`heading`, `TariffCode`.`description`, `TariffCode`.`parent_id`, `TariffCode`.`lft`, `TariffCode`.`rght`, (concat(`TariffCode`.`heading`, ": ", `TariffCode`.`description`)) AS `TariffCode__name`, `ComplaintsTariffCode`.`id`, `ComplaintsTariffCode`.`complaint_id`, `ComplaintsTariffCode`.`tariff_code_id` FROM `tariff_codes` AS `TariffCode` JOIN `complaints_tariff_codes` AS `ComplaintsTariffCode` ON (`ComplaintsTariffCode`.`complaint_id` IN ('5a9423bd-7b08-4bea-b74e-0770c5bdc882', '5a94277f-58b4-4ef2-99e1-0770c5bdc882', '5a942c11-70a0-4af7-bc2e-1957c5bdc882', '5a950d3a-ba38-4672-846c-4954c5bdc882', '5a951594-997c-44f4-9d6f-4e5fc5bdc882', '5a951a40-3810-4e4e-95fd-469dc5bdc882', '5a96c05e-ed30-46fb-a488-a882c5bdc882', '5a97c52b-0280-402b-b38a-8e06c5bdc882', '5a97f10e-7eb8-434c-a017-e089c5bdc882', '5a981c15-45dc-4db7-a90b-4b90c5bdc882', '5a991486-dfc4-4f8b-970e-e061c5bdc882', '5a9916b5-f4b8-471d-90e3-ed9bc5bdc882', '5a9d5b21-eaf4-45fc-8bbc-41ebc5bdc882', '5a9fe249-b908-4afd-9a34-676dc5bdc882', '5aaa3ca6-2c30-4c68-9f4d-4850c5bdc882', '5aaa852e-ce80-45eb-8414-77bbc5bdc882', '5aab8462-40fc-41dc-b06a-a0f1c5bdc882', '5aaf8a61-c1a8-40ed-aed4-4992c5bdc882', '5ab8afec-b798-473e-867a-4545c5bdc882', '5ac49c88-88c0-4c70-8236-412ec5bdc882') AND `ComplaintsTariffCode`.`tariff_code_id` = `TariffCode`.`id`) | 0 | 0 | 0 | ||
SELECT `Country`.`id`, `Country`.`name`, `Country`.`short_name`, `Country`.`fre_name`, `Country`.`fre_short_name`, `Country`.`por_name`, `Country`.`por_short_name`, `Country`.`currency`, `Country`.`member`, `FocalPoint`.`id`, `FocalPoint`.`country_id` FROM `countries` AS `Country` LEFT JOIN `focal_points` AS `FocalPoint` ON (`FocalPoint`.`country_id` = `Country`.`id`) WHERE `Country`.`member` = 1 ORDER BY `name` ASC | 15 | 15 | 0 | ||
SELECT `FocalPoint`.`id`, `FocalPoint`.`country_id` FROM `focal_points` AS `FocalPoint` WHERE `FocalPoint`.`country_id` = 'BJ' | 1 | 1 | 0 | ||
SELECT `Region`.`name`, `FocalPointsRegion`.`id`, `FocalPointsRegion`.`focal_point_id`, `FocalPointsRegion`.`region_id` FROM `regions` AS `Region` JOIN `focal_points_regions` AS `FocalPointsRegion` ON (`FocalPointsRegion`.`focal_point_id` = '5417da7b-3aac-4895-879c-3ac9c0a80305' AND `FocalPointsRegion`.`region_id` = `Region`.`id`) | 1 | 1 | 0 | ||
SELECT `FocalPoint`.`id`, `FocalPoint`.`country_id` FROM `focal_points` AS `FocalPoint` WHERE `FocalPoint`.`country_id` = 'BF' | 1 | 1 | 0 | ||
SELECT `Region`.`name`, `FocalPointsRegion`.`id`, `FocalPointsRegion`.`focal_point_id`, `FocalPointsRegion`.`region_id` FROM `regions` AS `Region` JOIN `focal_points_regions` AS `FocalPointsRegion` ON (`FocalPointsRegion`.`focal_point_id` = '5418fa29-b610-4f6a-bb28-0612c0a8e186' AND `FocalPointsRegion`.`region_id` = `Region`.`id`) | 1 | 1 | 0 | ||
SELECT `FocalPoint`.`id`, `FocalPoint`.`country_id` FROM `focal_points` AS `FocalPoint` WHERE `FocalPoint`.`country_id` = 'CV' | 0 | 0 | 0 | ||
SELECT `FocalPoint`.`id`, `FocalPoint`.`country_id` FROM `focal_points` AS `FocalPoint` WHERE `FocalPoint`.`country_id` = 'CI' | 1 | 1 | 0 | ||
SELECT `Region`.`name`, `FocalPointsRegion`.`id`, `FocalPointsRegion`.`focal_point_id`, `FocalPointsRegion`.`region_id` FROM `regions` AS `Region` JOIN `focal_points_regions` AS `FocalPointsRegion` ON (`FocalPointsRegion`.`focal_point_id` = '5417da84-7460-4ef7-9eb6-39fac0a80305' AND `FocalPointsRegion`.`region_id` = `Region`.`id`) | 1 | 1 | 0 | ||
SELECT `FocalPoint`.`id`, `FocalPoint`.`country_id` FROM `focal_points` AS `FocalPoint` WHERE `FocalPoint`.`country_id` = 'GM' | 0 | 0 | 0 | ||
SELECT `FocalPoint`.`id`, `FocalPoint`.`country_id` FROM `focal_points` AS `FocalPoint` WHERE `FocalPoint`.`country_id` = 'GH' | 1 | 1 | 0 | ||
SELECT `Region`.`name`, `FocalPointsRegion`.`id`, `FocalPointsRegion`.`focal_point_id`, `FocalPointsRegion`.`region_id` FROM `regions` AS `Region` JOIN `focal_points_regions` AS `FocalPointsRegion` ON (`FocalPointsRegion`.`focal_point_id` = '5417da69-13d8-49d0-ad22-3ac9c0a80305' AND `FocalPointsRegion`.`region_id` = `Region`.`id`) | 1 | 1 | 0 | ||
SELECT `FocalPoint`.`id`, `FocalPoint`.`country_id` FROM `focal_points` AS `FocalPoint` WHERE `FocalPoint`.`country_id` = 'GN' | 0 | 0 | 0 | ||
SELECT `FocalPoint`.`id`, `FocalPoint`.`country_id` FROM `focal_points` AS `FocalPoint` WHERE `FocalPoint`.`country_id` = 'GW' | 0 | 0 | 0 | ||
SELECT `FocalPoint`.`id`, `FocalPoint`.`country_id` FROM `focal_points` AS `FocalPoint` WHERE `FocalPoint`.`country_id` = 'LR' | 0 | 0 | 0 | ||
SELECT `FocalPoint`.`id`, `FocalPoint`.`country_id` FROM `focal_points` AS `FocalPoint` WHERE `FocalPoint`.`country_id` = 'ML' | 0 | 0 | 0 | ||
SELECT `FocalPoint`.`id`, `FocalPoint`.`country_id` FROM `focal_points` AS `FocalPoint` WHERE `FocalPoint`.`country_id` = 'NE' | 0 | 0 | 0 | ||
SELECT `FocalPoint`.`id`, `FocalPoint`.`country_id` FROM `focal_points` AS `FocalPoint` WHERE `FocalPoint`.`country_id` = 'NG' | 1 | 1 | 0 | ||
SELECT `Region`.`name`, `FocalPointsRegion`.`id`, `FocalPointsRegion`.`focal_point_id`, `FocalPointsRegion`.`region_id` FROM `regions` AS `Region` JOIN `focal_points_regions` AS `FocalPointsRegion` ON (`FocalPointsRegion`.`focal_point_id` = '5417da8c-b374-4d89-96a0-39f9c0a80305' AND `FocalPointsRegion`.`region_id` = `Region`.`id`) | 1 | 1 | 0 | ||
SELECT `FocalPoint`.`id`, `FocalPoint`.`country_id` FROM `focal_points` AS `FocalPoint` WHERE `FocalPoint`.`country_id` = 'SN' | 1 | 1 | 0 | ||
SELECT `Region`.`name`, `FocalPointsRegion`.`id`, `FocalPointsRegion`.`focal_point_id`, `FocalPointsRegion`.`region_id` FROM `regions` AS `Region` JOIN `focal_points_regions` AS `FocalPointsRegion` ON (`FocalPointsRegion`.`focal_point_id` = '5418fa08-f9f0-4b67-9e2d-0545c0a8e186' AND `FocalPointsRegion`.`region_id` = `Region`.`id`) | 1 | 1 | 0 | ||
SELECT `FocalPoint`.`id`, `FocalPoint`.`country_id` FROM `focal_points` AS `FocalPoint` WHERE `FocalPoint`.`country_id` = 'SL' | 0 | 0 | 0 | ||
SELECT `FocalPoint`.`id`, `FocalPoint`.`country_id` FROM `focal_points` AS `FocalPoint` WHERE `FocalPoint`.`country_id` = 'TG' | 1 | 1 | 0 | ||
SELECT `Region`.`name`, `FocalPointsRegion`.`id`, `FocalPointsRegion`.`focal_point_id`, `FocalPointsRegion`.`region_id` FROM `regions` AS `Region` JOIN `focal_points_regions` AS `FocalPointsRegion` ON (`FocalPointsRegion`.`focal_point_id` = '5417da95-21e4-4eff-8899-39f8c0a80305' AND `FocalPointsRegion`.`region_id` = `Region`.`id`) | 1 | 1 | 0 | ||
SELECT `Region`.`id`, `Region`.`name` FROM `regions` AS `Region` WHERE 1 = 1 | 2 | 2 | 0 | ||
SELECT `NtbType`.`id`, `NtbType`.`name`, `NtbType`.`short_name`, `NtbType`.`description`, `NtbType`.`parent_id`, `NtbType`.`heading_number`, `NtbType`.`allow`, `NtbType`.`link_id`, `NtbType`.`ntm_code_id`, `NtbType`.`position`, (CONCAT(`NtbType`.`heading_number`, IF(`NtbType`.`parent_id` is null, '.0. ', '. '), `NtbType`.`name`)) AS `NtbType__headingName`, (CONCAT(IF(`NtbType`.`parent_id` is null, 'Category ', ''), `NtbType`.`heading_number`, IF(`NtbType`.`parent_id` is null, ': ', '. '), `NtbType`.`name`)) AS `NtbType__fullName` FROM `ntb_types` AS `NtbType` WHERE `NtbType`.`allow` = 1 ORDER BY `NtbType`.`position` ASC | 77 | 77 | 0 | ||
SELECT `Status`.`id`, `Status`.`name` FROM `statuses` AS `Status` WHERE `Status`.`default` = 0 AND `Status`.`rejected` = 0 ORDER BY `Status`.`order` ASC | 5 | 5 | 0 | ||
SELECT `Status`.`id`, `Status`.`name` FROM `statuses` AS `Status` WHERE 1 = 1 ORDER BY `Status`.`order` ASC | 7 | 7 | 0 |
Peak Memory Use 16.19 MB
Message | Memory use |
---|---|
Component initialization | 10.19 MB |
Controller action start | 10.24 MB |
Controller render start | 11.67 MB |
View render complete | 13.53 MB |
Total Request Time: 373 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived) | 135.51 | |
Component initialization and startup | 1.82 | |
Controller action | 55.95 | |
» Complaint->find() | 6.27 | |
» Complaint->find() #2 | 21.23 | |
» Country->find() | 5.36 | |
» Region->find() | 0.26 | |
» NtbType->find() | 4.70 | |
» NtbType->find() #2 | 4.82 | |
» Status->find() | 0.45 | |
» Status->find() #2 | 0.31 | |
Render Controller Action | 67.80 | |
» Rendering View | 65.93 | |
» » Rendering APP/views/complaints/index.ctp | 54.80 | |
» » » Rendering CORE/plugins/octoplus/views/elements/paging.ctp | 3.87 | |
» » Rendering APP/views/layouts/default.ctp | 10.91 | |
» » » Rendering APP/views/elements/dock_menu.ctp | 0.23 | |
» » » Rendering APP/views/elements/ntbbanner.ctp | 4.66 | |
» » » » Rendering APP/views/elements/login_banner.ctp | 3.09 | |
» » » » » Rendering APP/views/elements/login.ctp | 2.80 | |
» » » Rendering APP/views/elements/ntbmenu.ctp | 4.85 | |
» » » Rendering APP/views/elements/ntbfooter.ctp | 0.07 |