Routing
app_complaint_count
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/complaint/countOpenComplaints
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | api_login_check | /api/login_check | Path does not match |
| 17 | api_address_lookup | /ajax/address/lookup | Path does not match |
| 18 | api_address_additions | /ajax/address/additions | Path does not match |
| 19 | api_address_status | /ajax/address/status | Path does not match |
| 20 | api_api_callhistory_post | /api/callhistory | Path does not match |
| 21 | api_api_products_get | /api/product/{id} | Path does not match |
| 22 | api_api_webshopproducts_get | /api/webshopproducts | Path does not match |
| 23 | api_api_productcategory_get | /api/productcategory/{id} | Path does not match |
| 24 | api_api_deliverymethod_get | /api/deliverymethod/{id} | Path does not match |
| 25 | api_api_supplier_get | /api/supplier/{id} | Path does not match |
| 26 | api_api_customer_get | /api/customer/{id} | Path does not match |
| 27 | api_api_customer_post | /api/customer | Path does not match |
| 28 | api_api_customer_put | /api/customer/{id} | Path does not match |
| 29 | api_api_customer_delivery_address_list | /api/customer/{customerId}/delivery-address | Path does not match |
| 30 | api_api_delivery_address_get | /api/delivery-address/{id} | Path does not match |
| 31 | api_api_customer_delivery_address_post | /api/customer/{customerId}/delivery-address | Path does not match |
| 32 | api_api_proposal_get | /api/proposal/{id} | Path does not match |
| 33 | api_api_proposal_post | /api/proposal | Path does not match |
| 34 | api_api_proposal_put | /api/proposal/{id} | Path does not match |
| 35 | api_api_proposal_accept | /api/proposal/{id}/accept | Path does not match |
| 36 | api_api_proposal_reject | /api/proposal/{id}/reject | Path does not match |
| 37 | api_api_proposal_request_approval | /api/proposal/{id}/request-approval | Path does not match |
| 38 | api_api_proposalrow_get | /api/proposalrow/{id} | Path does not match |
| 39 | api_api_proposalrow_post | /api/proposalrow | Path does not match |
| 40 | api_api_proposalrow_put | /api/proposalrow/{id} | Path does not match |
| 41 | api_api_proposal_pdf | /api/proposal/{id}/pdf | Path does not match |
| 42 | api_api_proposal_orders_get | /api/proposal/{id}/orders | Path does not match |
| 43 | api_api_order_get | /api/order/{id} | Path does not match |
| 44 | api_api_order_post | /api/order | Path does not match |
| 45 | api_api_order_pdf | /api/order/{id}/pdf | Path does not match |
| 46 | api_api_order_invoices_get | /api/order/{id}/invoices | Path does not match |
| 47 | api_api_orderrow_get | /api/orderrow/{id} | Path does not match |
| 48 | api_api_orderrow_post | /api/orderrow | Path does not match |
| 49 | api_api_productprice_post | /api/productprice | Path does not match |
| 50 | api_api_deliveryoverview_get | /api/deliveryoverview/{deliveryMethodId}/{fromDate}/{untilDate} | Path does not match |
| 51 | api_api_orderdeliveryoverview_get | /api/orderdeliveryoverview/{orderId}/ | Path does not match |
| 52 | api_api_deliverydata_post | /api/deliverydata/{orderId}/{deliveryMethodId} | Path does not match |
| 53 | api_api_user_get | /api/user/{id} | Path does not match |
| 54 | api_api_taskstatus_get | /api/taskstatus/{id} | Path does not match |
| 55 | api_api_task_post | /api/task | Path does not match |
| 56 | api_api_task_get | /api/task/{id} | Path does not match |
| 57 | api_api_task_put | /api/task/{id} | Path does not match |
| 58 | api_api_ticketstatus_get | /api/ticketstatus/{id} | Path does not match |
| 59 | api_api_ticket_post | /api/ticket | Path does not match |
| 60 | api_api_ticket_put | /api/ticket/{id} | Path does not match |
| 61 | api_api_ticket_get | /api/ticket/{id} | Path does not match |
| 62 | api_api_ticket_attachment_post | /api/ticket/{id}/attachment | Path does not match |
| 63 | api_api_ticket_attachment_get | /api/ticket/{id}/attachment/{filename} | Path does not match |
| 64 | api_api_invoice_get | /api/invoice/{id} | Path does not match |
| 65 | app_api_tester_index | /admin/api/tester | Path does not match |
| 66 | app_api_tester_proxy | /admin/api/tester/proxy | Path does not match |
| 67 | app_api_tester_download_spec | /admin/api/tester/download-spec | Path does not match |
| 68 | app_api_endpoint_index | /admin/api/endpoints | Path does not match |
| 69 | app_api_endpoint_discover | /admin/api/endpoints/discover | Path does not match |
| 70 | app_api_endpoint_show | /admin/api/endpoints/{id} | Path does not match |
| 71 | app_api_endpoint_edit | /admin/api/endpoints/{id}/edit | Path does not match |
| 72 | app_api_endpoint_delete | /admin/api/endpoints/{id}/delete | Path does not match |
| 73 | app_api_endpoint_delete_all | /admin/api/endpoints/delete-all | Path does not match |
| 74 | app_api_partner_index | /admin/api/partners | Path does not match |
| 75 | app_api_partner_new | /admin/api/partners/new | Path does not match |
| 76 | app_api_partner_show | /admin/api/partners/{id} | Path does not match |
| 77 | app_api_partner_edit | /admin/api/partners/{id}/edit | Path does not match |
| 78 | app_api_partner_delete | /admin/api/partners/{id}/delete | Path does not match |
| 79 | app_api_partner_pdf | /admin/api/partners/{id}/pdf | Path does not match |
| 80 | app_appointment_index | /appointment/ | Path does not match |
| 81 | app_appointment_list | /appointment/list | Path does not match |
| 82 | app_appointment_mobile_start | /appointment/mobile/start | Path does not match |
| 83 | app_appointment_mobile_all | /appointment/mobile/all | Path does not match |
| 84 | app_appointment_mobile_search | /appointment/mobile/search | Path does not match |
| 85 | app_appointment_new | /appointment/new | Path does not match |
| 86 | app_appointment_upload_photo | /appointment/uploadphoto | Path does not match |
| 87 | app_appointment_upload_photo_in_show | /appointment/{id}/uploadphotoinshow | Path does not match |
| 88 | app_appointment_remove_photo | /appointment/{id}/removephoto | Path does not match |
| 89 | app_appointment_show | /appointment/{id}/show | Path does not match |
| 90 | app_appointment_update_delivery_address | /appointment/{id}/updatedeliveryaddress | Path does not match |
| 91 | app_appointment_mobile_show | /appointment/mobile/{id} | Path does not match |
| 92 | app_appointment_removeorder | /appointment/{id}/removeorder/{order} | Path does not match |
| 93 | app_appointment_updateappointmentfieldvalue | /appointment/{id}/updateappointmentfieldvalue | Path does not match |
| 94 | app_appointment_neworder | /appointment/{id}/neworder | Path does not match |
| 95 | app_appointment_search_available_orders | /appointment/{id}/searchavailableorders | Path does not match |
| 96 | app_appointment_search_available_proposals | /appointment/{id}/searchavailableproposals | Path does not match |
| 97 | app_appointment_linkproposal | /appointment/{id}/linkproposal | Path does not match |
| 98 | app_appointment_removeproposal | /appointment/{id}/removeproposal/{proposal} | Path does not match |
| 99 | app_appointment_linkticket | /appointment/{id}/linkticket | Path does not match |
| 100 | app_appointment_removeticket | /appointment/{id}/removeticket/{ticket} | Path does not match |
| 101 | app_appointment_searchtickets | /appointment/searchtickets/{id} | Path does not match |
| 102 | app_appointment_linktask | /appointment/{id}/linktask | Path does not match |
| 103 | app_appointment_removetask | /appointment/{id}/removetask/{task} | Path does not match |
| 104 | app_appointment_searchtasks | /appointment/searchtasks/{id} | Path does not match |
| 105 | app_appointment_newcustomer | /appointment/{id}/newcustomer | Path does not match |
| 106 | app_appointment_removecustomer | /appointment/{id}/removecustomer | Path does not match |
| 107 | app_appointment_newuser | /appointment/{id}/newuser | Path does not match |
| 108 | app_appointment_newstatus | /appointment/{id}/newstatus | Path does not match |
| 109 | app_appointment_newname | /appointment/{id}/newname | Path does not match |
| 110 | app_appointment_newlocation | /appointment/{id}/newlocation | Path does not match |
| 111 | app_appointment_newdescription | /appointment/{id}/newdescription | Path does not match |
| 112 | app_appointment_addcomment | /appointment/{id}/addcomment | Path does not match |
| 113 | app_appointment_update_log | /appointment/update-log/{appointmentLogId} | Path does not match |
| 114 | app_appointment_newdate | /appointment/{id}/newdate | Path does not match |
| 115 | app_appointment_updateoffice | /appointment/{id}/updateoffice | Path does not match |
| 116 | app_appointment_togglefieldvalue | /appointment/{id}/togglefieldvalue/{ismobile} | Path does not match |
| 117 | app_appointment_cancel | /appointment/{id}/cancel | Path does not match |
| 118 | app_appointment_complete | /appointment/{id}/complete | Path does not match |
| 119 | app_appointment_softdelete | /appointment/{id}/softdelete | Path does not match |
| 120 | app_appointment_sync_office | /appointment/{id}/syncOffice | Path does not match |
| 121 | app_appointment_delete_office_sync | /appointment/{id}/deleteOfficeSync | Path does not match |
| 122 | app_appointment_count | /appointment/countOpenAppointments | Path does not match |
| 123 | app_appointment_print_label_modal | /appointment/{id}/printLabelModal | Path does not match |
| 124 | app_appointment_scheduler_index | /appointment/scheduler | Path does not match |
| 125 | app_appointment_scheduler_resources | /appointment/scheduler/resources | Path does not match |
| 126 | app_appointment_scheduler_events | /appointment/scheduler/events | Path does not match |
| 127 | app_appointment_scheduler_update | /appointment/scheduler/update | Path does not match |
| 128 | app_search_appointments | /appointment/searchappointments | Path does not match |
| 129 | app_appointment_field_index | /appointmentfield/ | Path does not match |
| 130 | app_appointment_field_new | /appointmentfield/new | Path does not match |
| 131 | app_appointment_field_show | /appointmentfield/{id} | Path does not match |
| 132 | app_appointment_field_edit | /appointmentfield/{id}/edit | Path does not match |
| 133 | app_appointment_field_softdelete | /appointmentfield/{id}/softdelete | Path does not match |
| 134 | app_appointment_status_index | /appointment-status/ | Path does not match |
| 135 | app_appointment_status_getall | /appointment-status/getall | Path does not match |
| 136 | app_appointment_status_new | /appointment-status/new | Path does not match |
| 137 | app_appointment_status_show | /appointment-status/{id} | Path does not match |
| 138 | app_appointment_status_edit | /appointment-status/{id}/edit | Path does not match |
| 139 | app_appointment_status_softdelete | /appointment-status/{id}/softdelete | Path does not match |
| 140 | app_appointment_template_index | /appointmenttemplate/ | Path does not match |
| 141 | app_appointment_template_getinfo | /appointmenttemplate/getinfo/{id} | Path does not match |
| 142 | app_appointment_template_new | /appointmenttemplate/new | Path does not match |
| 143 | app_appointment_template_show | /appointmenttemplate/{id} | Path does not match |
| 144 | app_appointment_template_edit | /appointmenttemplate/{id}/edit | Path does not match |
| 145 | app_appointment_template_softdelete | /appointmenttemplate/{id}/softdelete | Path does not match |
| 146 | app_call_category_index | /callcategory/ | Path does not match |
| 147 | app_call_category_new | /callcategory/new | Path does not match |
| 148 | app_call_category_show | /callcategory/{id} | Path does not match |
| 149 | app_call_category_edit | /callcategory/{id}/edit | Path does not match |
| 150 | app_call_category_softdelete | /callcategory/{id}/softdelete | Path does not match |
| 151 | app_call_history_index | /callhistory/ | Path does not match |
| 152 | app_call_history_show | /callhistory/{id} | Path does not match |
| 153 | app_call_history_quickeditmodal | /callhistory/{id}/quickeditmodal | Path does not match |
| 154 | app_call_history_quickedit | /callhistory/{id}/quickedit | Path does not match |
| 155 | app_call_history_getdata | /callhistory/{id}/getdata | Path does not match |
| 156 | app_call_history_linkorder | /callhistory/{id}/linkorder | Path does not match |
| 157 | app_call_history_unlinkorder | /callhistory/{id}/unlinkorder | Path does not match |
| 158 | app_call_history_linkproposal | /callhistory/{id}/linkproposal | Path does not match |
| 159 | app_call_history_unlinkproposal | /callhistory/{id}/unlinkproposal | Path does not match |
| 160 | app_call_history_linkticket | /callhistory/{id}/linkticket | Path does not match |
| 161 | app_call_history_unlinkticket | /callhistory/{id}/unlinkticket | Path does not match |
| 162 | app_call_history_linkappointment | /callhistory/{id}/linkappointment | Path does not match |
| 163 | app_call_history_unlinkappointment | /callhistory/{id}/unlinkappointment | Path does not match |
| 164 | app_call_history_linkcomplaint | /callhistory/{id}/linkcomplaint | Path does not match |
| 165 | app_call_history_unlinkcomplaint | /callhistory/{id}/unlinkcomplaint | Path does not match |
| 166 | app_call_history_linksaleslead | /callhistory/{id}/linksaleslead | Path does not match |
| 167 | app_call_history_unlinksaleslead | /callhistory/{id}/unlinksaleslead | Path does not match |
| 168 | app_call_history_linktask | /callhistory/{id}/linktask | Path does not match |
| 169 | app_call_history_unlinktask | /callhistory/{id}/unlinktask | Path does not match |
| 170 | app_capacity_tier_index | /capacity-tier/ | Path does not match |
| 171 | app_capacity_tier_new | /capacity-tier/new/{type} | Path does not match |
| 172 | app_capacity_tier_edit | /capacity-tier/{id}/edit | Path does not match |
| 173 | app_capacity_tier_delete | /capacity-tier/{id}/delete | Path does not match |
| 174 | app_chatbot_conversations | /chatbot/ | Path does not match |
| 175 | app_chatbot_new | /chatbot/new | Path does not match |
| 176 | app_chatbot_messages | /chatbot/{id}/messages | Path does not match |
| 177 | app_chatbot_send | /chatbot/{id}/send | Path does not match |
| 178 | app_chatbot_delete | /chatbot/{id}/delete | Path does not match |
| 179 | app_combined_delivery_note_index | /combineddeliverynote/ | Path does not match |
| 180 | app_combined_delivery_note_getordersbydeliverymethod | /combineddeliverynote/getordersbydeliverymethod/{deliveryMethodId} | Path does not match |
| 181 | app_combined_delivery_note_new | /combineddeliverynote/new | Path does not match |
| 182 | app_combined_delivery_note_show | /combineddeliverynote/{id} | Path does not match |
| 183 | app_combined_delivery_note_softdelete | /combineddeliverynote/{id}/softdelete | Path does not match |
| 184 | app_combined_delivery_note_delete | /combineddeliverynote/{id} | Path does not match |
| 185 | app_complaint_category_index | /complaintcategory/ | Path does not match |
| 186 | app_complaint_category_getall | /complaintcategory/getall | Path does not match |
| 187 | app_complaint_category_new | /complaintcategory/new | Path does not match |
| 188 | app_complaint_category_show | /complaintcategory/{id} | Path does not match |
| 189 | app_complaint_category_edit | /complaintcategory/{id}/edit | Path does not match |
| 190 | app_complaint_category_softdelete | /complaintcategory/{id}/softdelete | Path does not match |
| 191 | app_complaint_category_delete | /complaintcategory/{id} | Path does not match |
| 192 | app_complaint_cause_index | /complaintcause/ | Path does not match |
| 193 | app_complaint_cause_getall | /complaintcause/getall | Path does not match |
| 194 | app_complaint_cause_new | /complaintcause/new | Path does not match |
| 195 | app_complaint_cause_show | /complaintcause/{id} | Path does not match |
| 196 | app_complaint_cause_edit | /complaintcause/{id}/edit | Path does not match |
| 197 | app_complaint_cause_softdelete | /complaintcause/{id}/softdelete | Path does not match |
| 198 | app_complaint_cause_delete | /complaintcause/{id} | Path does not match |
| 199 | app_complaint_index | /complaint/ | Path does not match |
| 200 | app_complaint_indexallclosed | /complaint/allclosed | Path does not match |
| 201 | app_complaint_new | /complaint/new/{customerid}/{orderid} | Path does not match |
| 202 | app_complaint_upload_photo | /complaint/uploadphoto | Path does not match |
| 203 | app_complaint_upload_photo_in_show | /complaint/{id}/uploadphotoinshow | Path does not match |
| 204 | app_complaint_remove_photo | /complaint/{id}/removephoto | Path does not match |
| 205 | app_complaint_show | /complaint/{id}/show | Path does not match |
| 206 | app_complaint_removeorder | /complaint/{id}/removeorder/{order} | Path does not match |
| 207 | app_complaint_neworder | /complaint/{id}/neworder | Path does not match |
| 208 | app_complaint_newname | /complaint/{id}/newname | Path does not match |
| 209 | app_complaint_newdescription | /complaint/{id}/newdescription | Path does not match |
| 210 | app_complaint_addcomment | /complaint/{id}/addcomment | Path does not match |
| 211 | app_complaint_newduedate | /complaint/{id}/newduedate | Path does not match |
| 212 | app_complaint_newcosts | /complaint/{id}/newcosts | Path does not match |
| 213 | app_complaint_newcomplaintcause | /complaint/{id}/newcomplaintcause | Path does not match |
| 214 | app_complaint_newcomplaintcategory | /complaint/{id}/newcomplaintcategory | Path does not match |
| 215 | app_complaint_newcustomer | /complaint/{id}/newcustomer | Path does not match |
| 216 | app_complaint_finish | /complaint/{id}/finish | Path does not match |
| 217 | app_complaint_pdfexport | /complaint/{id}/pdfexport | Path does not match |
| 218 | app_complaint_update_costsremark | /complaint/{id}/updatecostsremark | Path does not match |
| 219 | app_complaint_softdelete | /complaint/{id}/softdelete | Path does not match |
| 220 | app_complaint_count | /complaint/countOpenComplaints | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.