Routing
app_api_dev
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/api-dev
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | admin_api_categories_index | /admin/api/categories | Path does not match |
| 16 | admin_api_categories_create | /admin/api/categories | Path does not match |
| 17 | admin_api_categories_update | /admin/api/categories/{id} | Path does not match |
| 18 | admin_api_categories_delete | /admin/api/categories/{id} | Path does not match |
| 19 | admin_dashboard | /admin/ | Path does not match |
| 20 | admin_export_products | /admin/export/products | Path does not match |
| 21 | admin_export_clients | /admin/export/clients | Path does not match |
| 22 | admin_export_invoices | /admin/export/invoices | Path does not match |
| 23 | admin_invoices_index | /admin/invoices/ | Path does not match |
| 24 | admin_invoices_new | /admin/invoices/new | Path does not match |
| 25 | admin_invoices_export | /admin/invoices/export | Path does not match |
| 26 | admin_invoices_show | /admin/invoices/{id} | Path does not match |
| 27 | admin_invoices_api_save_chorus_credentials | /admin/invoices/api/save-chorus-credentials | Path does not match |
| 28 | admin_orders_index | /admin/orders/ | Path does not match |
| 29 | admin_orders_show | /admin/orders/{id} | Path does not match |
| 30 | admin_orders_update_status | /admin/orders/{id}/status/{status} | Path does not match |
| 31 | admin_price_grids_index | /admin/price-grids/ | Path does not match |
| 32 | admin_price_grids_new | /admin/price-grids/new | Path does not match |
| 33 | admin_price_grids_edit | /admin/price-grids/{id}/edit | Path does not match |
| 34 | admin_price_grids_update_item | /admin/price-grids/{id}/item | Path does not match |
| 35 | admin_price_grids_delete | /admin/price-grids/{id}/delete | Path does not match |
| 36 | admin_products_index | /admin/products/ | Path does not match |
| 37 | admin_products_new | /admin/products/new | Path does not match |
| 38 | admin_products_edit | /admin/products/{id}/edit | Path does not match |
| 39 | admin_products_delete | /admin/products/{id}/delete | Path does not match |
| 40 | admin_products_export | /admin/products/export | Path does not match |
| 41 | admin_products_import | /admin/products/import | Path does not match |
| 42 | admin_settings_index | /admin/settings/ | Path does not match |
| 43 | admin_settings_renew_passphrase | /admin/settings/renew-passphrase | Path does not match |
| 44 | admin_suppliers_index | /admin/suppliers/ | Path does not match |
| 45 | admin_suppliers_new | /admin/suppliers/new | Path does not match |
| 46 | admin_suppliers_edit | /admin/suppliers/{id}/edit | Path does not match |
| 47 | admin_suppliers_delete | /admin/suppliers/{id}/delete | Path does not match |
| 48 | admin_templates_index | /admin/templates/ | Path does not match |
| 49 | admin_templates_new | /admin/templates/new | Path does not match |
| 50 | admin_templates_show | /admin/templates/{id} | Path does not match |
| 51 | admin_templates_add_category | /admin/templates/{id}/category/add | Path does not match |
| 52 | admin_templates_add_product | /admin/templates/category/{id}/product/add | Path does not match |
| 53 | admin_templates_add_variant | /admin/templates/product/{id}/variant/add | Path does not match |
| 54 | admin_templates_delete_category | /admin/templates/category/{id}/delete | Path does not match |
| 55 | admin_templates_delete_product | /admin/templates/product/{id}/delete | Path does not match |
| 56 | admin_users_index | /admin/users/ | Path does not match |
| 57 | admin_users_new | /admin/users/new | Path does not match |
| 58 | admin_users_approve | /admin/users/{id}/approve | Path does not match |
| 59 | admin_users_reject | /admin/users/{id}/reject | Path does not match |
| 60 | admin_users_edit | /admin/users/{id}/edit | Path does not match |
| 61 | admin_users_orders | /admin/users/{id}/orders | Path does not match |
| 62 | client_dashboard | /client/ | Path does not match |
| 63 | client_invoices_index | /client/invoices/ | Path does not match |
| 64 | client_invoices_show | /client/invoices/{id} | Path does not match |
| 65 | client_orders_index | /client/orders/ | Path does not match |
| 66 | client_orders_new | /client/orders/new | Path does not match |
| 67 | client_orders_edit | /client/orders/{id}/edit | Path does not match |
| 68 | client_orders_update_item | /client/orders/{id}/update-item | Path does not match |
| 69 | client_orders_submit | /client/orders/{id}/submit | Path does not match |
| 70 | client_orders_show | /client/orders/{id} | Path does not match |
| 71 | client_orders_delete | /client/orders/{id}/delete | Path does not match |
| 72 | app_home | / | Path does not match |
| 73 | app_tarif | /tarif | Path does not match |
| 74 | app_product | /produit | Path does not match |
| 75 | app_features | /fonctionnalites | Path does not match |
| 76 | app_api_dev | /api-dev | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.