GET https://site.gestloca.com/cars/en/3/fiat-tipo

Routing

app_cars_show Matched route

Route Parameters

Name Value
_locale
"en"
id
"3"
slug
"fiat-tipo"

Route Matching Logs

Path to match: /cars/en/3/fiat-tipo
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 ux_entity_autocomplete /autocomplete/{alias} Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 app_admin_blog_index /admin/blog/ Path does not match
17 app_admin_blog_new /admin/blog/new Path does not match
18 app_admin_blog_show /admin/blog/{id}/show Path does not match
19 app_admin_blog_edit /admin/blog/{id}/edit Path does not match
20 app_admin_blog_delete /admin/blog/{id}/delete Path does not match
21 app_admin_car_brand_index /admin/car/brand Path does not match
22 app_admin_car_brand_new /admin/car/brand/new Path does not match
23 app_admin_car_brand_show /admin/car/brand/{id}/show Path does not match
24 app_admin_car_brand_edit /admin/car/brand/{id}/edit Path does not match
25 app_admin_car_brand_delete /admin/car/brand/{id}/delete Path does not match
26 app_admin_car_index /admin/car/ Path does not match
27 app_admin_car_new /admin/car/new Path does not match
28 app_admin_car_show /admin/car/{id}/show Path does not match
29 app_admin_car_edit /admin/car/{id}/edit Path does not match
30 app_admin_car_delete /admin/car/{id}/delete Path does not match
31 app_admin_car_type_index /admin/car/type/ Path does not match
32 app_admin_car_type_new /admin/car/type/new Path does not match
33 app_admin_car_type_show /admin/car/type/{id}/show Path does not match
34 app_admin_car_type_edit /admin/car/type/{id}/edit Path does not match
35 app_admin_car_type_delete /admin/car/type/{id}/delete Path does not match
36 app_admin_home /admin Path does not match
37 app_admin_home_setting_index /admin/homeSetting Path does not match
38 app_admin_location_index /admin/location/ Path does not match
39 app_admin_location_new /admin/location/new Path does not match
40 app_admin_location_show /admin/location/{id}/show Path does not match
41 app_admin_location_edit /admin/location/{id}/edit Path does not match
42 app_admin_location_delete /admin/location/{id}/delete Path does not match
43 app_admin_page_index /admin/page/ Path does not match
44 app_admin_page_new /admin/page/new Path does not match
45 app_admin_page_show /admin/page/{id}/show Path does not match
46 app_admin_page_edit /admin/page/{id}/edit Path does not match
47 app_admin_page_delete /admin/page/{id}/delete Path does not match
48 app_admin_reservation_index /admin/reservation Path does not match
49 app_admin_reservation_table /admin/reservation/table Path does not match
50 app_admin_reservation_show /admin/reservation/{id}/show Path does not match
51 app_admin_reservation_delete /admin/reservation/{id}/delete Path does not match
52 app_admin_reservation_extra_index /admin/reservation/extra Path does not match
53 app_admin_reservation_extra_new /admin/reservation/extra/new Path does not match
54 app_admin_reservation_extra_edit /admin/reservation/extra/{id}/edit Path does not match
55 app_admin_reservation_extra_delete /admin/reservation/extra/{id} Path does not match
56 app_admin_setting /admin/setting Path does not match
57 app_admin_testimonial_index /admin/testimonial Path does not match
58 app_admin_testimonial_new /admin/testimonial/new Path does not match
59 app_admin_testimonial_show /admin/testimonial/{id}/show Path does not match
60 app_admin_testimonial_edit /admin/testimonial/{id}/edit Path does not match
61 app_admin_testimonial_delete /admin/testimonial/{id}/delete Path does not match
62 app_admin_user_index /admin/user Path does not match
63 app_admin_user_new /admin/user/new Path does not match
64 app_admin_user_show /admin/user/{id}/show Path does not match
65 app_admin_user_edit /admin/user/{id}/edit Path does not match
66 app_admin_user_delete /admin/user/{id}/delete Path does not match
67 app_blog_index /blog/{_locale} Path does not match
68 app_blog_article /blog/{_locale}/{id}/{slug} Path does not match
69 app_cars_index /cars/{_locale}/ Path does not match
70 app_cars_form_frame /cars/{_locale}/carsFormFrame Path does not match
71 app_cars_all_frame /cars/{_locale}/carsFrame Path does not match
72 app_cars_brand /cars/{_locale}/brand/{id} Path does not match
73 app_cars_type /cars/{_locale}/type/{id} Path does not match
74 app_cars_book /cars/{_locale}/book/{id} Path does not match
75 app_cars_invoice /cars/{_locale}/invoice/{id} Path does not match
76 app_cars_show /cars/{_locale}/{id}/{slug} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.