Routing
page_vehicle_detail_seo
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "21179" |
| seoSlug | "peugeot-208-12-16v" |
Route Matching Logs
Path to match:
/detail/peugeot-208-12-16v-21179
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | partner_recommended_vehicle_select | /stats/{dealerUrl}/recommended-vehicle/{vehicleId} | Path does not match |
| 2 | partner_recommended_vehicle | /stats/{dealerUrl}/recommended-vehicle | Path does not match |
| 3 | partner_statistics_ceo | /stats/ceo | Path does not match |
| 4 | partner_statistics | /stats/{dealerUrl} | Path does not match |
| 5 | redirect_autobazary_vozidla | /autobazary/{url}/vozidla | Path does not match |
| 6 | page_vehicle_detail_seo | /detail/{seoSlug}-{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.