Routing
frontend_detail
Matched route
Route Parameters
| Name | Value |
|---|---|
| code | "fia165a-4pcf" |
| seoLink | null |
Route Matching Logs
Path to match:
/dettaglio/fia165a-4pcf
| # | 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_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | admin | /admin | Path does not match |
| 15 | admin_dashboard | /superadmin/ | Path does not match |
| 16 | panel_login | /superadmin/panel_login | Path does not match |
| 17 | admin_sale_image_list | /admin/image/sale/{saleId} | Path does not match |
| 18 | admin_offer_image_list | /admin/image/offer/{offerId} | Path does not match |
| 19 | admin_sale_image_delete | /admin/image/sale/{id}/delete/{imageId} | Path does not match |
| 20 | admin_offer_image_delete | /admin/image/offer/{id}/delete/{imageId} | Path does not match |
| 21 | admin_sale_image_move | /admin/image/sale/{id}/move/{imageId}/{dir} | Path does not match |
| 22 | admin_offer_image_move | /admin/image/offer/{id}/move/{imageId}/{dir} | Path does not match |
| 23 | admin_offer_image_upload | /admin/image/offer/{id}/upload | Path does not match |
| 24 | admin_sale_image_upload | /admin/image/sale/{id}/upload | Path does not match |
| 25 | admin_offer_image_crop | /admin/image/offer/{id}/crop/{imageId} | Path does not match |
| 26 | admin_sale_image_crop | /admin/image/sale/{id}/crop/{imageId} | Path does not match |
| 27 | app_infrastructure_adminimage_index | /admin/image/admin | Path does not match |
| 28 | admin_sale_booking_detail | /admin/sale/{saleId} | Path does not match |
| 29 | admin_sale_booking_cancel | /admin/sale/{saleId}/cancel | Path does not match |
| 30 | admin_sale_booking_book | /admin/sale/{saleId}/book | Path does not match |
| 31 | app_infrastructure_adminsale_index | /admin/sale/admin | Path does not match |
| 32 | admin_user_list | /superadmin/users | Path does not match |
| 33 | admin_user_new | /superadmin/users/new/ | Path does not match |
| 34 | admin_customer_accounts_toggle | /{customerId}/accounts/{accountId}/toggle | Path does not match |
| 35 | api_car_listing | /api/car-listing | Path does not match |
| 36 | api_car_by_brand | /api/car-by-brand | Path does not match |
| 37 | api_car_by_brand_used | /api/used-car-by-brand | Path does not match |
| 38 | api_user_car_listing | /api/used-car-listing | Path does not match |
| 39 | api_count_car | /api/count | Path does not match |
| 40 | api_paypal_approve | /api/paypal-approve | Path does not match |
| 41 | frontend_home | / | Path does not match |
| 42 | frontend_search | /ricerca | Path does not match |
| 43 | frontend_search_used | /ricerca-usato | Path does not match |
| 44 | frontend_detail_used | /usato/dettaglio/{code}/{seoLink} | Path does not match |
| 45 | frontend_detail | /dettaglio/{code}/{seoLink} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.