Routing
login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_chat | /apii/chat | Path does not match |
| 2 | api_chat_clear | /apii/chat/clear | Path does not match |
| 3 | generate_csv | /app/generate-csv | Path does not match |
| 4 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 5 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 6 | api_doc | /api/docs.{_format} | Path does not match |
| 7 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 8 | api_contacts_get_collection | /api/contacts.{_format} | Path does not match |
| 9 | api_contacts_post_collection | /api/contacts.{_format} | Path does not match |
| 10 | api_contacts_get_item | /api/contacts/{id}.{_format} | Path does not match |
| 11 | api_contacts_delete_item | /api/contacts/{id}.{_format} | Path does not match |
| 12 | api_contacts_put_item | /api/contacts/{id}.{_format} | Path does not match |
| 13 | api_contacts_patch_item | /api/contacts/{id}.{_format} | Path does not match |
| 14 | api_customers_get_collection | /api/customers.{_format} | Path does not match |
| 15 | api_customers_post_collection | /api/customers.{_format} | Path does not match |
| 16 | api_customers_get_item | /api/customers/{id}.{_format} | Path does not match |
| 17 | api_customers_delete_item | /api/customers/{id}.{_format} | Path does not match |
| 18 | api_customers_put_item | /api/customers/{id}.{_format} | Path does not match |
| 19 | api_customers_patch_item | /api/customers/{id}.{_format} | Path does not match |
| 20 | api_customer_sources_get_collection | /api/customer_sources.{_format} | Path does not match |
| 21 | api_customer_sources_post_collection | /api/customer_sources.{_format} | Path does not match |
| 22 | api_customer_sources_get_item | /api/customer_sources/{id}.{_format} | Path does not match |
| 23 | api_customer_sources_delete_item | /api/customer_sources/{id}.{_format} | Path does not match |
| 24 | api_customer_sources_put_item | /api/customer_sources/{id}.{_format} | Path does not match |
| 25 | api_customer_sources_patch_item | /api/customer_sources/{id}.{_format} | Path does not match |
| 26 | api_delivries_get_collection | /api/delivries.{_format} | Path does not match |
| 27 | api_delivries_post_collection | /api/delivries.{_format} | Path does not match |
| 28 | api_delivries_get_item | /api/delivries/{id}.{_format} | Path does not match |
| 29 | api_delivries_delete_item | /api/delivries/{id}.{_format} | Path does not match |
| 30 | api_delivries_put_item | /api/delivries/{id}.{_format} | Path does not match |
| 31 | api_delivries_patch_item | /api/delivries/{id}.{_format} | Path does not match |
| 32 | api_discounts_get_collection | /api/discounts.{_format} | Path does not match |
| 33 | api_discounts_post_collection | /api/discounts.{_format} | Path does not match |
| 34 | api_discounts_get_item | /api/discounts/{id}.{_format} | Path does not match |
| 35 | api_discounts_delete_item | /api/discounts/{id}.{_format} | Path does not match |
| 36 | api_discounts_put_item | /api/discounts/{id}.{_format} | Path does not match |
| 37 | api_discounts_patch_item | /api/discounts/{id}.{_format} | Path does not match |
| 38 | api_discount_lists_get_collection | /api/discount_lists.{_format} | Path does not match |
| 39 | api_discount_lists_post_collection | /api/discount_lists.{_format} | Path does not match |
| 40 | api_discount_lists_get_item | /api/discount_lists/{id}.{_format} | Path does not match |
| 41 | api_discount_lists_delete_item | /api/discount_lists/{id}.{_format} | Path does not match |
| 42 | api_discount_lists_put_item | /api/discount_lists/{id}.{_format} | Path does not match |
| 43 | api_discount_lists_patch_item | /api/discount_lists/{id}.{_format} | Path does not match |
| 44 | api_documents_get_collection | /api/documents.{_format} | Path does not match |
| 45 | api_documents_post_collection | /api/documents.{_format} | Path does not match |
| 46 | api_documents_get_item | /api/documents/{id}.{_format} | Path does not match |
| 47 | api_documents_delete_item | /api/documents/{id}.{_format} | Path does not match |
| 48 | api_documents_put_item | /api/documents/{id}.{_format} | Path does not match |
| 49 | api_documents_patch_item | /api/documents/{id}.{_format} | Path does not match |
| 50 | api_events_get_collection | /api/events.{_format} | Path does not match |
| 51 | api_events_post_collection | /api/events.{_format} | Path does not match |
| 52 | api_events_get_item | /api/events/{id}.{_format} | Path does not match |
| 53 | api_events_delete_item | /api/events/{id}.{_format} | Path does not match |
| 54 | api_events_put_item | /api/events/{id}.{_format} | Path does not match |
| 55 | api_events_patch_item | /api/events/{id}.{_format} | Path does not match |
| 56 | api_images_get_collection | /api/images.{_format} | Path does not match |
| 57 | api_images_post_collection | /api/images.{_format} | Path does not match |
| 58 | api_images_get_item | /api/images/{id}.{_format} | Path does not match |
| 59 | api_images_delete_item | /api/images/{id}.{_format} | Path does not match |
| 60 | api_images_put_item | /api/images/{id}.{_format} | Path does not match |
| 61 | api_images_patch_item | /api/images/{id}.{_format} | Path does not match |
| 62 | api_items_get_collection | /api/items.{_format} | Path does not match |
| 63 | api_items_post_collection | /api/items.{_format} | Path does not match |
| 64 | api_items_get_item | /api/items/{id}.{_format} | Path does not match |
| 65 | api_items_delete_item | /api/items/{id}.{_format} | Path does not match |
| 66 | api_items_put_item | /api/items/{id}.{_format} | Path does not match |
| 67 | api_items_patch_item | /api/items/{id}.{_format} | Path does not match |
| 68 | api_item_lists_get_collection | /api/item_lists.{_format} | Path does not match |
| 69 | api_item_lists_post_collection | /api/item_lists.{_format} | Path does not match |
| 70 | api_item_lists_get_item | /api/item_lists/{id}.{_format} | Path does not match |
| 71 | api_item_lists_delete_item | /api/item_lists/{id}.{_format} | Path does not match |
| 72 | api_item_lists_put_item | /api/item_lists/{id}.{_format} | Path does not match |
| 73 | api_item_lists_patch_item | /api/item_lists/{id}.{_format} | Path does not match |
| 74 | api_item_types_get_collection | /api/item_types.{_format} | Path does not match |
| 75 | api_item_types_post_collection | /api/item_types.{_format} | Path does not match |
| 76 | api_item_types_get_item | /api/item_types/{id}.{_format} | Path does not match |
| 77 | api_item_types_delete_item | /api/item_types/{id}.{_format} | Path does not match |
| 78 | api_item_types_put_item | /api/item_types/{id}.{_format} | Path does not match |
| 79 | api_item_types_patch_item | /api/item_types/{id}.{_format} | Path does not match |
| 80 | api_logs_get_collection | /api/logs.{_format} | Path does not match |
| 81 | api_logs_post_collection | /api/logs.{_format} | Path does not match |
| 82 | api_logs_get_item | /api/logs/{id}.{_format} | Path does not match |
| 83 | api_logs_delete_item | /api/logs/{id}.{_format} | Path does not match |
| 84 | api_logs_put_item | /api/logs/{id}.{_format} | Path does not match |
| 85 | api_logs_patch_item | /api/logs/{id}.{_format} | Path does not match |
| 86 | api_mail_templates_get_collection | /api/mail_templates.{_format} | Path does not match |
| 87 | api_mail_templates_post_collection | /api/mail_templates.{_format} | Path does not match |
| 88 | api_mail_templates_get_item | /api/mail_templates/{id}.{_format} | Path does not match |
| 89 | api_mail_templates_delete_item | /api/mail_templates/{id}.{_format} | Path does not match |
| 90 | api_mail_templates_put_item | /api/mail_templates/{id}.{_format} | Path does not match |
| 91 | api_mail_templates_patch_item | /api/mail_templates/{id}.{_format} | Path does not match |
| 92 | api_notifications_get_collection | /api/notifications.{_format} | Path does not match |
| 93 | api_notifications_post_collection | /api/notifications.{_format} | Path does not match |
| 94 | api_notifications_get_item | /api/notifications/{id}.{_format} | Path does not match |
| 95 | api_notifications_delete_item | /api/notifications/{id}.{_format} | Path does not match |
| 96 | api_notifications_put_item | /api/notifications/{id}.{_format} | Path does not match |
| 97 | api_notifications_patch_item | /api/notifications/{id}.{_format} | Path does not match |
| 98 | api_notification_lists_get_collection | /api/notification_lists.{_format} | Path does not match |
| 99 | api_notification_lists_post_collection | /api/notification_lists.{_format} | Path does not match |
| 100 | api_notification_lists_get_item | /api/notification_lists/{id}.{_format} | Path does not match |
| 101 | api_notification_lists_delete_item | /api/notification_lists/{id}.{_format} | Path does not match |
| 102 | api_notification_lists_put_item | /api/notification_lists/{id}.{_format} | Path does not match |
| 103 | api_notification_lists_patch_item | /api/notification_lists/{id}.{_format} | Path does not match |
| 104 | api_packages_get_collection | /api/packages.{_format} | Path does not match |
| 105 | api_packages_post_collection | /api/packages.{_format} | Path does not match |
| 106 | api_packages_get_item | /api/packages/{id}.{_format} | Path does not match |
| 107 | api_packages_delete_item | /api/packages/{id}.{_format} | Path does not match |
| 108 | api_packages_put_item | /api/packages/{id}.{_format} | Path does not match |
| 109 | api_packages_patch_item | /api/packages/{id}.{_format} | Path does not match |
| 110 | api_package_lists_get_collection | /api/package_lists.{_format} | Path does not match |
| 111 | api_package_lists_post_collection | /api/package_lists.{_format} | Path does not match |
| 112 | api_package_lists_get_item | /api/package_lists/{id}.{_format} | Path does not match |
| 113 | api_package_lists_delete_item | /api/package_lists/{id}.{_format} | Path does not match |
| 114 | api_package_lists_put_item | /api/package_lists/{id}.{_format} | Path does not match |
| 115 | api_package_lists_patch_item | /api/package_lists/{id}.{_format} | Path does not match |
| 116 | api_package_list_items_get_collection | /api/package_list_items.{_format} | Path does not match |
| 117 | api_package_list_items_post_collection | /api/package_list_items.{_format} | Path does not match |
| 118 | api_package_list_items_get_item | /api/package_list_items/{id}.{_format} | Path does not match |
| 119 | api_package_list_items_delete_item | /api/package_list_items/{id}.{_format} | Path does not match |
| 120 | api_package_list_items_put_item | /api/package_list_items/{id}.{_format} | Path does not match |
| 121 | api_package_list_items_patch_item | /api/package_list_items/{id}.{_format} | Path does not match |
| 122 | api_payments_get_collection | /api/payments.{_format} | Path does not match |
| 123 | api_payments_post_collection | /api/payments.{_format} | Path does not match |
| 124 | api_payments_get_item | /api/payments/{id}.{_format} | Path does not match |
| 125 | api_payments_delete_item | /api/payments/{id}.{_format} | Path does not match |
| 126 | api_payments_put_item | /api/payments/{id}.{_format} | Path does not match |
| 127 | api_payments_patch_item | /api/payments/{id}.{_format} | Path does not match |
| 128 | api_providers_get_collection | /api/providers.{_format} | Path does not match |
| 129 | api_providers_post_collection | /api/providers.{_format} | Path does not match |
| 130 | api_providers_get_item | /api/providers/{id}.{_format} | Path does not match |
| 131 | api_providers_delete_item | /api/providers/{id}.{_format} | Path does not match |
| 132 | api_providers_put_item | /api/providers/{id}.{_format} | Path does not match |
| 133 | api_providers_patch_item | /api/providers/{id}.{_format} | Path does not match |
| 134 | api_provider_lists_get_collection | /api/provider_lists.{_format} | Path does not match |
| 135 | api_provider_lists_post_collection | /api/provider_lists.{_format} | Path does not match |
| 136 | api_provider_lists_get_item | /api/provider_lists/{id}.{_format} | Path does not match |
| 137 | api_provider_lists_delete_item | /api/provider_lists/{id}.{_format} | Path does not match |
| 138 | api_provider_lists_put_item | /api/provider_lists/{id}.{_format} | Path does not match |
| 139 | api_provider_lists_patch_item | /api/provider_lists/{id}.{_format} | Path does not match |
| 140 | api_provider_types_get_collection | /api/provider_types.{_format} | Path does not match |
| 141 | api_provider_types_post_collection | /api/provider_types.{_format} | Path does not match |
| 142 | api_provider_types_get_item | /api/provider_types/{id}.{_format} | Path does not match |
| 143 | api_provider_types_delete_item | /api/provider_types/{id}.{_format} | Path does not match |
| 144 | api_provider_types_put_item | /api/provider_types/{id}.{_format} | Path does not match |
| 145 | api_provider_types_patch_item | /api/provider_types/{id}.{_format} | Path does not match |
| 146 | api_schedules_get_collection | /api/schedules.{_format} | Path does not match |
| 147 | api_schedules_post_collection | /api/schedules.{_format} | Path does not match |
| 148 | api_schedules_get_item | /api/schedules/{id}.{_format} | Path does not match |
| 149 | api_schedules_delete_item | /api/schedules/{id}.{_format} | Path does not match |
| 150 | api_schedules_put_item | /api/schedules/{id}.{_format} | Path does not match |
| 151 | api_schedules_patch_item | /api/schedules/{id}.{_format} | Path does not match |
| 152 | api_settings_get_collection | /api/settings.{_format} | Path does not match |
| 153 | api_settings_post_collection | /api/settings.{_format} | Path does not match |
| 154 | api_settings_get_item | /api/settings/{id}.{_format} | Path does not match |
| 155 | api_settings_delete_item | /api/settings/{id}.{_format} | Path does not match |
| 156 | api_settings_put_item | /api/settings/{id}.{_format} | Path does not match |
| 157 | api_settings_patch_item | /api/settings/{id}.{_format} | Path does not match |
| 158 | api_setting_t_v_as_get_collection | /api/setting_t_v_as.{_format} | Path does not match |
| 159 | api_setting_t_v_as_post_collection | /api/setting_t_v_as.{_format} | Path does not match |
| 160 | api_setting_t_v_as_get_item | /api/setting_t_v_as/{id}.{_format} | Path does not match |
| 161 | api_setting_t_v_as_delete_item | /api/setting_t_v_as/{id}.{_format} | Path does not match |
| 162 | api_setting_t_v_as_put_item | /api/setting_t_v_as/{id}.{_format} | Path does not match |
| 163 | api_setting_t_v_as_patch_item | /api/setting_t_v_as/{id}.{_format} | Path does not match |
| 164 | api_sms_templates_get_collection | /api/sms_templates.{_format} | Path does not match |
| 165 | api_sms_templates_post_collection | /api/sms_templates.{_format} | Path does not match |
| 166 | api_sms_templates_get_item | /api/sms_templates/{id}.{_format} | Path does not match |
| 167 | api_sms_templates_delete_item | /api/sms_templates/{id}.{_format} | Path does not match |
| 168 | api_sms_templates_put_item | /api/sms_templates/{id}.{_format} | Path does not match |
| 169 | api_sms_templates_patch_item | /api/sms_templates/{id}.{_format} | Path does not match |
| 170 | api_suppliers_get_collection | /api/suppliers.{_format} | Path does not match |
| 171 | api_suppliers_post_collection | /api/suppliers.{_format} | Path does not match |
| 172 | api_suppliers_get_item | /api/suppliers/{id}.{_format} | Path does not match |
| 173 | api_suppliers_delete_item | /api/suppliers/{id}.{_format} | Path does not match |
| 174 | api_suppliers_put_item | /api/suppliers/{id}.{_format} | Path does not match |
| 175 | api_suppliers_patch_item | /api/suppliers/{id}.{_format} | Path does not match |
| 176 | api_transactions_get_collection | /api/transactions.{_format} | Path does not match |
| 177 | api_transactions_post_collection | /api/transactions.{_format} | Path does not match |
| 178 | api_transactions_get_item | /api/transactions/{id}.{_format} | Path does not match |
| 179 | api_transactions_delete_item | /api/transactions/{id}.{_format} | Path does not match |
| 180 | api_transactions_put_item | /api/transactions/{id}.{_format} | Path does not match |
| 181 | api_transactions_patch_item | /api/transactions/{id}.{_format} | Path does not match |
| 182 | api_transaction_modes_get_collection | /api/transaction_modes.{_format} | Path does not match |
| 183 | api_transaction_modes_post_collection | /api/transaction_modes.{_format} | Path does not match |
| 184 | api_transaction_modes_get_item | /api/transaction_modes/{id}.{_format} | Path does not match |
| 185 | api_transaction_modes_delete_item | /api/transaction_modes/{id}.{_format} | Path does not match |
| 186 | api_transaction_modes_put_item | /api/transaction_modes/{id}.{_format} | Path does not match |
| 187 | api_transaction_modes_patch_item | /api/transaction_modes/{id}.{_format} | Path does not match |
| 188 | api_transaction_statuses_get_collection | /api/transaction_statuses.{_format} | Path does not match |
| 189 | api_transaction_statuses_post_collection | /api/transaction_statuses.{_format} | Path does not match |
| 190 | api_transaction_statuses_get_item | /api/transaction_statuses/{id}.{_format} | Path does not match |
| 191 | api_transaction_statuses_delete_item | /api/transaction_statuses/{id}.{_format} | Path does not match |
| 192 | api_transaction_statuses_put_item | /api/transaction_statuses/{id}.{_format} | Path does not match |
| 193 | api_transaction_statuses_patch_item | /api/transaction_statuses/{id}.{_format} | Path does not match |
| 194 | api_transaction_types_get_collection | /api/transaction_types.{_format} | Path does not match |
| 195 | api_transaction_types_post_collection | /api/transaction_types.{_format} | Path does not match |
| 196 | api_transaction_types_get_item | /api/transaction_types/{id}.{_format} | Path does not match |
| 197 | api_transaction_types_delete_item | /api/transaction_types/{id}.{_format} | Path does not match |
| 198 | api_transaction_types_put_item | /api/transaction_types/{id}.{_format} | Path does not match |
| 199 | api_transaction_types_patch_item | /api/transaction_types/{id}.{_format} | Path does not match |
| 200 | api_type_events_get_collection | /api/type_events.{_format} | Path does not match |
| 201 | api_type_events_post_collection | /api/type_events.{_format} | Path does not match |
| 202 | api_type_events_get_item | /api/type_events/{id}.{_format} | Path does not match |
| 203 | api_type_events_delete_item | /api/type_events/{id}.{_format} | Path does not match |
| 204 | api_type_events_put_item | /api/type_events/{id}.{_format} | Path does not match |
| 205 | api_type_events_patch_item | /api/type_events/{id}.{_format} | Path does not match |
| 206 | api_type_event_calendars_get_collection | /api/type_event_calendars.{_format} | Path does not match |
| 207 | api_type_event_calendars_post_collection | /api/type_event_calendars.{_format} | Path does not match |
| 208 | api_type_event_calendars_get_item | /api/type_event_calendars/{id}.{_format} | Path does not match |
| 209 | api_type_event_calendars_delete_item | /api/type_event_calendars/{id}.{_format} | Path does not match |
| 210 | api_type_event_calendars_put_item | /api/type_event_calendars/{id}.{_format} | Path does not match |
| 211 | api_type_event_calendars_patch_item | /api/type_event_calendars/{id}.{_format} | Path does not match |
| 212 | api_units_get_collection | /api/units.{_format} | Path does not match |
| 213 | api_units_post_collection | /api/units.{_format} | Path does not match |
| 214 | api_units_get_item | /api/units/{id}.{_format} | Path does not match |
| 215 | api_units_delete_item | /api/units/{id}.{_format} | Path does not match |
| 216 | api_units_put_item | /api/units/{id}.{_format} | Path does not match |
| 217 | api_units_patch_item | /api/units/{id}.{_format} | Path does not match |
| 218 | fc_load_events | /fc-load-events | Path does not match |
| 219 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 220 | _wdt | /_wdt/{token} | Path does not match |
| 221 | _profiler_home | /_profiler/ | Path does not match |
| 222 | _profiler_search | /_profiler/search | Path does not match |
| 223 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 224 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 225 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 226 | _profiler_open_file | /_profiler/open | Path does not match |
| 227 | _profiler | /_profiler/{token} | Path does not match |
| 228 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 229 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 230 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 231 | list-event | /app/event | Path does not match |
| 232 | list-event-cancelled | /app/event/cancelled | Path does not match |
| 233 | list-event-reported | /app/event/reported | Path does not match |
| 234 | list-event-passed | /app/event/passed | Path does not match |
| 235 | list-event-validated | /app/event/validated | Path does not match |
| 236 | new-event | /app/event/create | Path does not match |
| 237 | edit-event | /app/event/edit/{event_id} | Path does not match |
| 238 | set-observation-event | /app/event/set-observation/ | Path does not match |
| 239 | set-free-delivry | /app/event/set-free-delivry/ | Path does not match |
| 240 | addimage-event | /app/event/addimage/{event_id} | Path does not match |
| 241 | set-technical-visit | /app/event/set-technical-visit/ | Path does not match |
| 242 | set-discount-event | /app/event/set-discount/ | Path does not match |
| 243 | remove-discount-event | /app/event/removediscount | Path does not match |
| 244 | get-event-list-by-customer | /app/event/getlistbycustomer | Path does not match |
| 245 | remove-expense-budget | /app/budgetexpense/remove/{budget_expense_id} | Path does not match |
| 246 | remove-provider | /app/provider/remove/{provider_id} | Path does not match |
| 247 | add-provider | /app/provider/add/ | Path does not match |
| 248 | list-quote | /app/quote | Path does not match |
| 249 | list-quote-inprogress | /app/quote/inprogress | Path does not match |
| 250 | list-quote-expired | /app/quote/expired | Path does not match |
| 251 | removeItem | /app/remove-item/{item_id}/{event_id} | Path does not match |
| 252 | set-quantity-item | /app/item/set-quantity/ | Path does not match |
| 253 | set-price-item | /app/item/set-price/ | Path does not match |
| 254 | set-label-item | /app/item/set-label/ | Path does not match |
| 255 | get-item | /app/item/{item_id} | Path does not match |
| 256 | create-item-list | /app/itemlist/create | Path does not match |
| 257 | list-item-list | /app/itemlist/list | Path does not match |
| 258 | edit-item-list | /app/itemlist/edit/{itemlist_id} | Path does not match |
| 259 | remove-item-list | /app/itemlist/remove/{itemlist_id} | Path does not match |
| 260 | addimage-item-list | /app/itemlist/addimage/{itemlist_id} | Path does not match |
| 261 | create-package-list | /app/packagelist/create | Path does not match |
| 262 | list-package-list | /app/packagelist/list | Path does not match |
| 263 | edit-package-list | /app/packagelist/edit/{packagelist_id} | Path does not match |
| 264 | addimage-package-list | /app/packagelist/addimage/{packagelist_id} | Path does not match |
| 265 | get-package-content | /app/get/package/content/{event_id}/{packagelist_id} | Path does not match |
| 266 | remove-package-list | /app/packagelist/remove/{packagelist_id} | Path does not match |
| 267 | create-package | /app/package/create | Path does not match |
| 268 | create-item-type | /app/itemtype/create | Path does not match |
| 269 | list-item-type | /app/itemtype/list | Path does not match |
| 270 | edit-item-type | /app/itemtype/edit/{itemtype_id} | Path does not match |
| 271 | remove-item-type | /app/itemtype/remove/{itemtype_id} | Path does not match |
| 272 | get-item-list-linked-by-item-type | /app/itemlist/linkedby/itemtype/{itemtype_id} | Path does not match |
| 273 | create-discount-list | /app/discountlist/create | Path does not match |
| 274 | list-discount-list | /app/discountlist/list | Path does not match |
| 275 | edit-discount-list | /app/discountlist/edit/{discountlist_id} | Path does not match |
| 276 | remove-discount-list | /app/discountlist/remove/{discountlist_id} | Path does not match |
| 277 | create-customer | /app/customer/create | Path does not match |
| 278 | list-customer | /app/customer/list | Path does not match |
| 279 | edit-customer | /app/customer/edit/{customer_id} | Path does not match |
| 280 | create-user-space | /app/customer/create/userspace/ | Path does not match |
| 281 | remove-discount | /app/discount/remove/{discount_id}/{event_id} | Path does not match |
| 282 | set-text-discount | /app/discount/set-text/ | Path does not match |
| 283 | set-amount-discount | /app/discount/set-amount/ | Path does not match |
| 284 | delivry-price | /app/delivry/price | Path does not match |
| 285 | dashboard | /app | Path does not match |
| 286 | refresh-chart | /app/refresh-chart | Path does not match |
| 287 | login | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.