Routing
(none)
Matched route
Route Matching Logs
Path to match:
/proxy
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | file_manager | /manager/ | Path does not match |
| 2 | file_manager_rename | /manager/rename/{fileName} | Path does not match |
| 3 | file_manager_upload | /manager/upload/ | Path does not match |
| 4 | file_manager_file | /manager/file/{fileName} | Path does not match |
| 5 | file_manager_delete | /manager/delete/ | Path does not match |
| 6 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 7 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 8 | _wdt | /_wdt/{token} | Path does not match |
| 9 | _profiler_home | /_profiler/ | Path does not match |
| 10 | _profiler_search | /_profiler/search | Path does not match |
| 11 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 12 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 13 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 14 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 15 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 16 | _profiler_open_file | /_profiler/open | Path does not match |
| 17 | _profiler | /_profiler/{token} | Path does not match |
| 18 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 19 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 20 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 21 | api_brand_list | /api/brand/ | Path does not match |
| 22 | api_cart_get | /api/cart/get | Path does not match |
| 23 | api_cart_add | /api/cart/add | Path does not match |
| 24 | api_cart_subtract | /api/cart/subtract | Path does not match |
| 25 | api_cart_empty | /api/cart/empty | Path does not match |
| 26 | api_cart_validate | /api/cart/validate | Path does not match |
| 27 | api_category_list | /api/category/ | Path does not match |
| 28 | api_customer_get | /api/customer/get | Path does not match |
| 29 | api_customer_clone | /api/customer/clone | Path does not match |
| 30 | api_customer_register | /api/customer/register | Path does not match |
| 31 | api_customer_fast_add | /api/customer/fast-add | Path does not match |
| 32 | api_customer_edit | /api/customer/edit | Path does not match |
| 33 | api_customer_device_id | /api/customer/deviceId | Path does not match |
| 34 | api_customer_get_device_id | /api/customer/deviceId | Path does not match |
| 35 | api_dawarji_article_get_list | /api/dawarji/article/list | Path does not match |
| 36 | api_dawarji_article_get_by_connected_user | /api/dawarji/article/list-by-connected-seller | Path does not match |
| 37 | api_dawarji_article_get_by_client | /api/dawarji/article/list-by-client | Path does not match |
| 38 | api_dawarji_category_get_by_connected_seller_client | /api/dawarji/article/category/list-by-connected-user-client | Path does not match |
| 39 | api_dawarji_brand_get_by_connected_seller_client | /api/dawarji/article/brand/list-by-connected-user-client | Path does not match |
| 40 | api_dawarji_article_get_by_connected_seller_client | /api/dawarji/article/article/list-by-connected-user-client | Path does not match |
| 41 | api_dawarji_article_get_all_by_connected_seller_client | /api/dawarji/article/list-by-connected-user-client | Path does not match |
| 42 | api_dawarji_article_get_unique_by_client | /api/dawarji/article/get-by-client | Path does not match |
| 43 | api_dawarji_article_get_unique_by_barcode | /api/dawarji/article/get-by-barcode | Path does not match |
| 44 | api_dawarji_article_get_unique_by_id | /api/dawarji/article/get-by-id | Path does not match |
| 45 | api_dawarji_article_delete | /api/dawarji/article/{id}/delete | Path does not match |
| 46 | api_dawarji_article_set_price | /api/dawarji/article/set-price | Path does not match |
| 47 | api_dawarji_article_add | /api/dawarji/article/add | Path does not match |
| 48 | api_dawarji_article_edit | /api/dawarji/article/{id}/edit | Path does not match |
| 49 | api_dawarji_article_fast_add | /api/dawarji/article/fast-add | Path does not match |
| 50 | api_brand_category_list | /api/dawarji/brand_category/list | Path does not match |
| 51 | api_dawarji_catalog_category_get_by_connected_user | /api/dawarji/catalog/category/list-by-connected-seller | Path does not match |
| 52 | api_dawarji_catalog_brand_get_by_connected_user | /api/dawarji/catalog/brand/list-by-connected-seller | Path does not match |
| 53 | api_dawarji_catalog_article_get_by_connected_user | /api/dawarji/catalog/article/list-by-connected-seller | Path does not match |
| 54 | api_dawarji_catalog_price_list | /api/dawarji/catalog/priceList | Path does not match |
| 55 | api_dawarji_customer_get | /api/dawarji/customer/get/{id} | Path does not match |
| 56 | api_dawarji_customer_get_list | /api/dawarji/customer/list | Path does not match |
| 57 | api_dawarji_customer_proximity_get_list | /api/dawarji/customer/proximity/list | Path does not match |
| 58 | api_dawarji_customer_add | /api/dawarji/customer/add | Path does not match |
| 59 | api_dawarji_customer_edit | /api/dawarji/customer/edit/{id} | Path does not match |
| 60 | api_dawarji_customer_get_by_cin_fiscal_matriculation | /api/dawarji/customer/get_by_cin_fiscal_matriculation | Path does not match |
| 61 | api_dawarji_customer_update_plan | /api/dawarji/customer/update-plan | Path does not match |
| 62 | api_dawarji_data_supp | /api/dawarji/data-supp/get | Path does not match |
| 63 | api_delivery_list | /api/dawarji/dsd/delivery/list | Path does not match |
| 64 | api_delivery_articke_list | /api/dawarji/dsd/delivery/article/list | Path does not match |
| 65 | api_order_articke_list | /api/dawarji/dsd/order/article/list | Path does not match |
| 66 | api_delivery_customer_list | /api/dawarji/dsd/delivery/customer_list/{planning_id} | Path does not match |
| 67 | api_delivery_material_list | /api/dawarji/dsd/delivery/material_list/{planning_id} | Path does not match |
| 68 | api_delivery_doc_list_by_customer | /api/dawarji/dsd/delivery/doc_list_by_customer | Path does not match |
| 69 | api_delivery_material_list_by_doc_customer | /api/dawarji/dsd/delivery/material_list_by_doc | Path does not match |
| 70 | api_dawarji_financial_cash_register_get | /api/dawarji/financial/cash-registers/{id} | Path does not match |
| 71 | api_dawarji_financial_cash_registers_list | /api/dawarji/financial/cash-registers | Path does not match |
| 72 | api_dawarji_financial_cash_register_close | /api/dawarji/financial/cash-registers/{id}/close | Path does not match |
| 73 | api_dawarji_financial_operation_get | /api/dawarji/financial/operations/{id} | Path does not match |
| 74 | api_dawarji_financial_operation_create | /api/dawarji/financial/operations | Path does not match |
| 75 | api_dawarji_financial_operation_update | /api/dawarji/financial/operations/{id} | Path does not match |
| 76 | api_dawarji_financial_operation_delete | /api/dawarji/financial/operations/{id} | Path does not match |
| 77 | api_dawarji_geolocation_add | /api/dawarji/user_geo/add | Path does not match |
| 78 | api_dawarji_user_geo_list | /api/dawarji/user_geo/list | Path does not match |
| 79 | api_dawarji_guide_list | /api/dawarji/guide | Path does not match |
| 80 | api_dawarji_guide_show | /api/dawarji/guide/{id} | Path does not match |
| 81 | api_dawarji_guide_video | /api/dawarji/guide/video/{filename} | Path does not match |
| 82 | api_dawarji_auth_nfc | /api/dawarji/auth/nfc | Path does not match |
| 83 | api_dawarji_notification_list | /api/dawarji/notification/list | Path does not match |
| 84 | api_dawarji_notification_clear_all | /api/dawarji/notification/clear-all | Path does not match |
| 85 | api_dawarji_offline_article_get_list | /api/dawarji/offline/article/list | Path does not match |
| 86 | api_dawarji_order_list | /api/dawarji/order/list | Path does not match |
| 87 | api_dawarji_order_add | /api/dawarji/order/add | Path does not match |
| 88 | api_dawarji_order_get | /api/dawarji/order/get/{id} | Path does not match |
| 89 | api_dawarji_order_update | /api/dawarji/order/edit/{id} | Path does not match |
| 90 | api_dawarji_order_delete | /api/dawarji/order/delete/{id} | Path does not match |
| 91 | api_order_status_update | /api/dawarji/order/status-update/{id} | Path does not match |
| 92 | api_dawarji_order_fast_edit | /api/dawarji/order/fast-edit/{id} | Path does not match |
| 93 | api_dawarji_params_get | /api/dawarji/params/entity-data/get | Path does not match |
| 94 | api_dawarji_partner_list | /api/dawarji/partner/list | Path does not match |
| 95 | api_planning_route | /api/dawarji/dsd/planning/route | Path does not match |
| 96 | api_planning_update | /api/dawarji/dsd/planning/update/{planning_external_id} | Path does not match |
| 97 | api_planning_get | /api/dawarji/dsd/planning/get/{planning_external_id} | Path does not match |
| 98 | api_planning_delete | /api/dawarji/dsd/planning/delete/{planning_external_id} | Path does not match |
| 99 | api_planning_list | /api/dawarji/dsd/planning/list | Path does not match |
| 100 | api_planning_detail_update | /api/dawarji/dsd/planning_detail/update | Path does not match |
| 101 | api_planning_add_or_update | /api/dawarji/dsd/planning/update | Path does not match |
| 102 | api_planning_update_by_id | /api/dawarji/dsd/planning/{planning_id}/update | Path does not match |
| 103 | api_dawarji_QRCODE_get | /api/dawarji/QRCODE | Path does not match |
| 104 | api_dawarji_QrCodeFPrice_get | /api/dawarji/QrCodeFPrice | Path does not match |
| 105 | api_report_list | /api/dawarji/dsd/report/list | Path does not match |
| 106 | api_get_report | /api/dawarji/dsd/report/get/{report_id} | Path does not match |
| 107 | api_create_report | /api/dawarji/dsd/report/create | Path does not match |
| 108 | api_update_report | /api/dawarji/dsd/report/update/{id} | Path does not match |
| 109 | api_dawarji_seller_get | /api/dawarji/seller/connected/get | Path does not match |
| 110 | api_dawarji_seller_edit | /api/dawarji/seller/connected/edit | Path does not match |
| 111 | api_dawarji_seller_expo_token | /api/dawarji/seller/expoToken | Path does not match |
| 112 | api_dawarji_seller_truck_plan | /api/dawarji/seller-truck/plan | Path does not match |
| 113 | seller_register_edit | /api/dawarji/seller/register/edit | Path does not match |
| 114 | seller_register_get | /api/dawarji/seller/register/get | Path does not match |
| 115 | seller_register_get_brands | /api/dawarji/seller/register/brands | Path does not match |
| 116 | seller_register_get_categories | /api/dawarji/seller/register/categories | Path does not match |
| 117 | seller_register_selection_list | /api/dawarji/seller/register/selection_list | Path does not match |
| 118 | api_dawarji_setting_receipt | /api/dawarji/setting/receipt/{type} | Path does not match |
| 119 | api_dawarji_setting_receipt_print_config | /api/dawarji/setting/printConfig | Path does not match |
| 120 | api_dawarji_truck_stock_status | /api/dawarji/truck/stock/status | Path does not match |
| 121 | api_dawarji_truck_stock_product_list | /api/dawarji/truck/stock/product-list | Path does not match |
| 122 | api_dawarji_truck_stock_freeze | /api/dawarji/truck/stock/freeze | Path does not match |
| 123 | api_dawarji_truck_stock_product | /api/dawarji/truck/stock/product | Path does not match |
| 124 | app_api_dawarji_stock_transfer | /api/dawarji/truck/stock/transfer | Path does not match |
| 125 | api_dawarji_truck_stock_order_list | /api/dawarji/truck/stock/order/list | Path does not match |
| 126 | api_get_geo_locality | /api/geo-locality/GET | Path does not match |
| 127 | api_get_locality_country | /api/geo-locality/locality-country | Path does not match |
| 128 | api_get_locality_governorate | /api/geo-locality/locality-governorate | Path does not match |
| 129 | api_get_locality_city | /api/geo-locality/locality-city | Path does not match |
| 130 | api_get_locality | /api/geo-locality/locality | Path does not match |
| 131 | api_token_google | /api/token/google | Path does not match |
| 132 | api_Kmandini_home | /api/kmandini/home | Path does not match |
| 133 | api_Kmandini_docList | /api/kmandini/docList | Path does not match |
| 134 | api_order_list | /api/order/list | Path does not match |
| 135 | api_order_cancel | /api/order/cancel | Path does not match |
| 136 | api_order_search | /api/order/search | Path does not match |
| 137 | api_poster_list | /api/poster/list | Path does not match |
| 138 | api_poster_list_by_seller | /api/poster/list_by_seller | Path does not match |
| 139 | api_product_list | /api/product/list | Path does not match |
| 140 | api_seller_get | /api/seller/get | Path does not match |
| 141 | api_seller_add | /api/seller/add | Path does not match |
| 142 | api_seller_delete | /api/seller/delete | Path does not match |
| 143 | api_stats_report | /api/stats/reports | Path does not match |
| 144 | api_stats_get | /api/stats/data | Path does not match |
| 145 | affectations_by_seller_index | /espace_administrateur/affectations/by-seller/{id} | Path does not match |
| 146 | affectations_delete | /espace_administrateur/affectations/{id}/owner/{owner} | Path does not match |
| 147 | affectation_new | /espace_administrateur/affectations/new/{id} | Path does not match |
| 148 | affectation_edit | /espace_administrateur/affectations/{id}/edit | Path does not match |
| 149 | en_report_schema_by_owner | /espace_administrateur/affectations/schemas | Path does not match |
| 150 | brand_index | /espace_administrateur/brand/index/{id} | Path does not match |
| 151 | brand_new | /espace_administrateur/brand/new | Path does not match |
| 152 | brand_edit | /espace_administrateur/brand/{id}/edit | Path does not match |
| 153 | brand_sort | /espace_administrateur/brand/sort | Path does not match |
| 154 | brand_trash | /espace_administrateur/brand/trash | Path does not match |
| 155 | brand_restore | /espace_administrateur/brand/restore/{id} | Path does not match |
| 156 | brand_delete | /espace_administrateur/brand/{id} | Path does not match |
| 157 | brand_show | /espace_administrateur/brand/{id} | Path does not match |
| 158 | cart_index | /espace_administrateur/cart/ | Path does not match |
| 159 | cart_new | /espace_administrateur/cart/new | Path does not match |
| 160 | cart_show | /espace_administrateur/cart/{id} | Path does not match |
| 161 | cart_edit | /espace_administrateur/cart/{id}/edit | Path does not match |
| 162 | cart_delete | /espace_administrateur/cart/{id} | Path does not match |
| 163 | cart_product_index | /espace_administrateur/cart/product/ | Path does not match |
| 164 | cart_product_new | /espace_administrateur/cart/product/new | Path does not match |
| 165 | cart_product_show | /espace_administrateur/cart/product/{id} | Path does not match |
| 166 | cart_product_edit | /espace_administrateur/cart/product/{id}/edit | Path does not match |
| 167 | cart_product_delete | /espace_administrateur/cart/product/{id} | Path does not match |
| 168 | category_index | /espace_administrateur/category/index/{id} | Path does not match |
| 169 | category_new | /espace_administrateur/category/new | Path does not match |
| 170 | category_edit | /espace_administrateur/category/{id}/edit | Path does not match |
| 171 | category_sort | /espace_administrateur/category/sort | Path does not match |
| 172 | category_trash | /espace_administrateur/category/trash | Path does not match |
| 173 | category_restore | /espace_administrateur/category/restore/{id} | Path does not match |
| 174 | category_delete | /espace_administrateur/category/{id} | Path does not match |
| 175 | category_show | /espace_administrateur/category/{id} | Path does not match |
| 176 | customer_index | /espace_administrateur/customer/ | Path does not match |
| 177 | customer_show | /espace_administrateur/customer/{id} | Path does not match |
| 178 | customer_new | /espace_administrateur/customer/new | Path does not match |
| 179 | customer_edit | /espace_administrateur/customer/{id}/edit | Path does not match |
| 180 | customer_delete | /espace_administrateur/customer/{id} | Path does not match |
| 181 | customer_detail_index | /espace_administrateur/customer_detail/ | Path does not match |
| 182 | customer_detail_show | /espace_administrateur/customer_detail/{id} | Path does not match |
| 183 | seller_customer_detail_index | /customer_detail/ | Path does not match |
| 184 | seller_customer_detail_trash | /customer_detail/trash | Path does not match |
| 185 | seller_customer_detail_new | /customer_detail/new | Path does not match |
| 186 | seller_customer_detail_edit | /customer_detail/{id}/edit | Path does not match |
| 187 | seller_customer_detail_restore | /customer_detail/restore/{id} | Path does not match |
| 188 | seller_customer_detail_delete | /customer_detail/{id} | Path does not match |
| 189 | seller_customer_detail_show | /customer_detail/{id} | Path does not match |
| 190 | datasupp_index | /espace_administrateur/datasupp/ | Path does not match |
| 191 | datasupp_new | /espace_administrateur/datasupp/ | Path does not match |
| 192 | datasupp_list | /espace_administrateur/datasupp/list | Path does not match |
| 193 | datasupp_edit | /espace_administrateur/datasupp/{id}/edit | Path does not match |
| 194 | datasupp_delete | /espace_administrateur/datasupp/{id}/delete | Path does not match |
| 195 | default_admin | /espace_administrateur | Path does not match |
| 196 | default_seller | / | Path does not match |
| 197 | delivery_index | /delivery/ | Path does not match |
| 198 | delivery_trash | /delivery/trash | Path does not match |
| 199 | delivery_new | /delivery/new | Path does not match |
| 200 | delivery_truck | /delivery/truck/{id}/{truck} | Path does not match |
| 201 | delivery_order | /delivery/order/{id}/{order}/{operation} | Path does not match |
| 202 | delivery_order_selected | /delivery/order_selected/{id} | Path does not match |
| 203 | delivery_product | /delivery/product/{id}/{product}/{operation} | Path does not match |
| 204 | delivery_summary | /delivery/summary/{id} | Path does not match |
| 205 | delivery_print_pdf_delivery | /delivery/print_pdf_delivery/{id} | Path does not match |
| 206 | delivery_print_pdf_loading | /delivery/print_pdf_loading/{id} | Path does not match |
| 207 | delivery_print_pdf_order | /delivery/print_pdf_order/{id} | Path does not match |
| 208 | delivery_detail | /delivery/deliverydetail/{id}/{mode} | Path does not match |
| 209 | delivery_capacity | /delivery/capacity/{id} | Path does not match |
| 210 | delivery_edit | /delivery/{id}/edit/{step} | Path does not match |
| 211 | delivery_restore | /delivery/restore/{id} | Path does not match |
| 212 | delivery_delete | /delivery/{id} | Path does not match |
| 213 | delivery_show | /delivery/{id} | Path does not match |
| 214 | delivery_detail_index | /espace_administrateur/delivery/detail/ | Path does not match |
| 215 | delivery_detail_new | /espace_administrateur/delivery/detail/new | Path does not match |
| 216 | delivery_detail_show | /espace_administrateur/delivery/detail/{id} | Path does not match |
| 217 | delivery_detail_edit | /espace_administrateur/delivery/detail/{id}/edit | Path does not match |
| 218 | delivery_detail_delete | /espace_administrateur/delivery/detail/{id} | Path does not match |
| 219 | edi_upload | /espace_administrateur/edi/upload | Path does not match |
| 220 | edi_list | /espace_administrateur/edi/list | Path does not match |
| 221 | api_edi_list | /espace_administrateur/edi/api/list | Path does not match |
| 222 | edi_idoc_show | /espace_administrateur/edi/idoc/{id} | Path does not match |
| 223 | api_edi_segment_details | /espace_administrateur/edi/api/idoc/{id}/segment/{segnum} | Path does not match |
| 224 | api_edi_info_technique | /espace_administrateur/edi/api/idoc/{id}/info-technique | Path does not match |
| 225 | api_save_edi_info_technique | /espace_administrateur/edi/api/idoc/{id}/info-technique | Path does not match |
| 226 | api_edi_status_details | /espace_administrateur/edi/api/idoc/{id}/status/{countr} | Path does not match |
| 227 | api_save_edi_segment | /espace_administrateur/edi/api/idoc/{id}/segment/{segnum} | Path does not match |
| 228 | api_edi_generate_file | /espace_administrateur/edi/api/idoc/{id}/generate | Path does not match |
| 229 | extraction_index | /espace_administrateur/extraction/ | Path does not match |
| 230 | extraction_schema_by_owner | /espace_administrateur/extraction/schemas | Path does not match |
| 231 | extraction_new | /espace_administrateur/extraction/new | Path does not match |
| 232 | extraction_show | /espace_administrateur/extraction/{id} | Path does not match |
| 233 | extraction_edit | /espace_administrateur/extraction/{id}/edit | Path does not match |
| 234 | extraction_delete | /espace_administrateur/extraction/{id} | Path does not match |
| 235 | get_governorates_by_country | /geo-locality/governorates | Path does not match |
| 236 | get_governorates_by_country_admin | /espace_administrateur/geo-locality/governorates | Path does not match |
| 237 | get_cities_by_governorate | /geo-locality/cities | Path does not match |
| 238 | get_cities_by_governorate_admin | /espace_administrateur/geo-locality/cities | Path does not match |
| 239 | get_postalCodes_by_city | /geo-locality/postalCodes | Path does not match |
| 240 | get_postalCodes_by_city_admin | /espace_administrateur/geo-locality/postalCodes | Path does not match |
| 241 | graphique_index | /espace_administrateur/graphique/ | Path does not match |
| 242 | graphique_new | /espace_administrateur/graphique/new | Path does not match |
| 243 | graphique_edit | /espace_administrateur/graphique/{id}/edit | Path does not match |
| 244 | model_index | /espace_administrateur/models/ | Path does not match |
| 245 | model_trash | /espace_administrateur/models/trash | Path does not match |
| 246 | model_restore | /espace_administrateur/models/restore/{id} | Path does not match |
| 247 | model_new | /espace_administrateur/models/new | Path does not match |
| 248 | model_execute_query | /espace_administrateur/models/{id}/execute/query | Path does not match |
| 249 | model_filter_query | /espace_administrateur/models/filters | Path does not match |
| 250 | model_edit | /espace_administrateur/models/{id}/edit | Path does not match |
| 251 | model_show | /espace_administrateur/models/{id}/show | Path does not match |
| 252 | model_delete | /espace_administrateur/models/{id} | Path does not match |
| 253 | model_test | /espace_administrateur/models/{id} | Path does not match |
| 254 | model_execute | /espace_administrateur/models/{id}/execute | Path does not match |
| 255 | get_model_output | /espace_administrateur/models/modeloutput | Path does not match |
| 256 | get_model_input_axis | /espace_administrateur/models/modelInputAxis | Path does not match |
| 257 | get_list_inputs | /espace_administrateur/models/list_inputs | Path does not match |
| 258 | model_inputs_outputs_by_model | /espace_administrateur/models/model-inputs-outputs-by-model/{id} | Path does not match |
| 259 | order_index | /order/{type} | Path does not match |
| 260 | order_print_multiple_pdf | /order/print_multiple_pdf/{type} | Path does not match |
| 261 | order_show | /order/show/{id} | Path does not match |
| 262 | order_print_pdf | /order/{id}/print_pdf | Path does not match |
| 263 | order_print_web_pdf | /order/print_web_pdf/{encryptedData} | Path does not match |
| 264 | order_validate | /order/{id}/validate | Path does not match |
| 265 | order_cancel | /order/{id}/cancel | Path does not match |
| 266 | order_update_status | /order/{id}/{status}/update_status | Path does not match |
| 267 | order_delete | /order/{id} | Path does not match |
| 268 | catalog_print_price_list_pdf | /order/catalog/print_price_list_pdf/{encryptedData} | Path does not match |
| 269 | order_detail_index | /espace_administrateur/order/detail/ | Path does not match |
| 270 | order_detail_new | /espace_administrateur/order/detail/new | Path does not match |
| 271 | order_detail_show | /espace_administrateur/order/detail/{id} | Path does not match |
| 272 | order_detail_edit | /espace_administrateur/order/detail/{id}/edit | Path does not match |
| 273 | order_detail_delete | /espace_administrateur/order/detail/{id} | Path does not match |
| 274 | planification_index | /espace_administrateur/planification/ | Path does not match |
| 275 | planification_show | /espace_administrateur/planification/{id}/show | Path does not match |
| 276 | poster_index | /espace_administrateur/poster/ | Path does not match |
| 277 | poster_new | /espace_administrateur/poster/new | Path does not match |
| 278 | poster_edit | /espace_administrateur/poster/{id}/edit | Path does not match |
| 279 | poster_sort | /espace_administrateur/poster/sort | Path does not match |
| 280 | poster_delete | /espace_administrateur/poster/{id} | Path does not match |
| 281 | poster_show | /espace_administrateur/poster/{id} | Path does not match |
| 282 | seller_poster_index | /poster/ | Path does not match |
| 283 | seller_poster_new | /poster/new | Path does not match |
| 284 | seller_poster_edit | /poster/{id}/edit | Path does not match |
| 285 | seller_poster_sort | /poster/sort | Path does not match |
| 286 | seller_poster_delete | /poster/{id} | Path does not match |
| 287 | seller_poster_show | /poster/{id} | Path does not match |
| 288 | app_privacy | /privacy | Path does not match |
| 289 | product_index | /espace_administrateur/product/ | Path does not match |
| 290 | product_trash | /espace_administrateur/product/trash | Path does not match |
| 291 | product_new | /espace_administrateur/product/new | Path does not match |
| 292 | product_edit | /espace_administrateur/product/{id}/edit | Path does not match |
| 293 | product_import | /espace_administrateur/product/import | Path does not match |
| 294 | product_import_part | /espace_administrateur/product/import_part | Path does not match |
| 295 | product_import_download_log | /espace_administrateur/product/import_download_log | Path does not match |
| 296 | product_check_exists | /espace_administrateur/product/check/exists | Path does not match |
| 297 | product_restore | /espace_administrateur/product/restore/{id} | Path does not match |
| 298 | product_delete | /espace_administrateur/product/{id} | Path does not match |
| 299 | product_show | /espace_administrateur/product/{id} | Path does not match |
| 300 | seller_product_index | /product/ | Path does not match |
| 301 | seller_product_trash | /product/trash | Path does not match |
| 302 | seller_product_new | /product/new | Path does not match |
| 303 | seller_product_export | /product/export/{type} | Path does not match |
| 304 | seller_product_update | /product/update | Path does not match |
| 305 | seller_product_update_part | /product/update_part | Path does not match |
| 306 | seller_product_import_download_log | /product/import_download_log | Path does not match |
| 307 | seller_product_edit | /product/{id}/edit | Path does not match |
| 308 | seller_product_check_exists | /product/check/exists | Path does not match |
| 309 | seller_product_create_form | /product/create/form/{product} | Path does not match |
| 310 | seller_product_restore | /product/restore/{id} | Path does not match |
| 311 | seller_product_delete | /product/{id} | Path does not match |
| 312 | seller_product_show | /product/{id} | Path does not match |
| 313 | reports_index | /espace_administrateur/reports/ | Path does not match |
| 314 | reports_new | /espace_administrateur/reports/new | Path does not match |
| 315 | reports_edit | /espace_administrateur/reports/{id}/edit | Path does not match |
| 316 | reports_delete | /espace_administrateur/reports/{id}/delete | Path does not match |
| 317 | reports_by_domain | /espace_administrateur/reports/by-domain/{domain} | Path does not match |
| 318 | app_forgot_password_request | /espace_administrateur/reset-password | Path does not match |
| 319 | app_forgot_password_request_seller | /reset-password | Path does not match |
| 320 | app_check_email | /espace_administrateur/reset-password/check-email | Path does not match |
| 321 | app_check_email_seller | /reset-password/check-email | Path does not match |
| 322 | app_reset_password | /espace_administrateur/reset-password/reset/{token} | Path does not match |
| 323 | app_reset_password_seller | /reset-password/reset/{token} | Path does not match |
| 324 | app_admin_login | /espace_administrateur/login | Path does not match |
| 325 | app_seller_login | /login | Path does not match |
| 326 | app_admin_logout | /espace_administrateur/logout | Path does not match |
| 327 | app_seller_logout | /logout | Path does not match |
| 328 | seller_index | /espace_administrateur/seller/ | Path does not match |
| 329 | seller_index_headless | /espace_administrateur/seller/headless | Path does not match |
| 330 | seller_trash | /espace_administrateur/seller/trash | Path does not match |
| 331 | seller_new | /espace_administrateur/seller/new | Path does not match |
| 332 | seller_edit | /espace_administrateur/seller/{id}/edit | Path does not match |
| 333 | seller_restore | /espace_administrateur/seller/restore/{id} | Path does not match |
| 334 | seller_delete | /espace_administrateur/seller/{id} | Path does not match |
| 335 | seller_show | /espace_administrateur/seller/{id} | Path does not match |
| 336 | seller_for_affectation_index | /espace_administrateur/sellers/for-affectation | Path does not match |
| 337 | seller_registration_index | /espace_administrateur/seller_registration/ | Path does not match |
| 338 | seller_registration_edit | /espace_administrateur/seller_registration/{id}/edit | Path does not match |
| 339 | seller_registration_show | /espace_administrateur/seller_registration/{id} | Path does not match |
| 340 | seller_registration_validate | /espace_administrateur/seller_registration/{id}/validate | Path does not match |
| 341 | statistics | /statistics | Path does not match |
| 342 | admin_team_index | /espace_administrateur/team/ | Path does not match |
| 343 | admin_team_unvalid_index | /espace_administrateur/team/invalid | Path does not match |
| 344 | admin_team_validate | /espace_administrateur/team/{id}/validate | Path does not match |
| 345 | admin_team_show | /espace_administrateur/team/{id} | Path does not match |
| 346 | team_index | /team/ | Path does not match |
| 347 | team_trash | /team/trash | Path does not match |
| 348 | team_new | /team/new | Path does not match |
| 349 | team_edit | /team/{id}/edit | Path does not match |
| 350 | team_profile | /team/{id}/profile | Path does not match |
| 351 | team_edit_password | /team/{id}/editpassword | Path does not match |
| 352 | team_qrcode | /team/{id}/qrcode | Path does not match |
| 353 | team_restore | /team/restore/{id} | Path does not match |
| 354 | team_delete | /team/{id} | Path does not match |
| 355 | team_show | /team/{id} | Path does not match |
| 356 | truck_index | /truck/{type} | Path does not match |
| 357 | truck_trash | /truck/trash/{type} | Path does not match |
| 358 | truck_new | /truck/new/{type} | Path does not match |
| 359 | truck_edit | /truck/{id}/edit/{type} | Path does not match |
| 360 | truck_restore | /truck/restore/{id}/{type} | Path does not match |
| 361 | truck_delete | /truck/{id}/{type} | Path does not match |
| 362 | truck_show | /truck/{id}/{type} | Path does not match |
| 363 | user_index | /espace_administrateur/user/ | Path does not match |
| 364 | user_trash | /espace_administrateur/user/trash | Path does not match |
| 365 | user_new | /espace_administrateur/user/new | Path does not match |
| 366 | user_edit | /espace_administrateur/user/{id}/edit | Path does not match |
| 367 | user_profile | /espace_administrateur/user/{id}/profile | Path does not match |
| 368 | user_restore | /espace_administrateur/user/restore/{id} | Path does not match |
| 369 | user_delete | /espace_administrateur/user/{id} | Path does not match |
| 370 | user_show | /espace_administrateur/user/{id} | Path does not match |
| 371 | admin_ajax_icon | /ajax-icon/ | Path does not match |
| 372 | admin_ajax_crop | /ajax-crop/ | Path does not match |
| 373 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 374 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 375 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 376 | api_login_check | /api/login_check | Path does not match |
| 377 | api_dawarji_login_check | /api/dawarji/login_check | Path does not match |
| 378 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 379 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 380 | app.swagger_ui | /espace_administrateur/api/doc | Path does not match |
| 381 | sg_datatables_edit | /sg/datatables/edit/field | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.