GET https://poulainautomobiles.fr/

Routing

app_home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 admin /admin Path does not match
2 admin_intent_index /admin/intent Path does not match
3 admin_intent_new /admin/intent/new Path does not match
4 admin_intent_batch_delete /admin/intent/batch-delete Path does not match
5 admin_intent_autocomplete /admin/intent/autocomplete Path does not match
6 admin_intent_render_filters /admin/intent/render-filters Path does not match
7 admin_intent_edit /admin/intent/{entityId}/edit Path does not match
8 admin_intent_delete /admin/intent/{entityId}/delete Path does not match
9 admin_intent_detail /admin/intent/{entityId} Path does not match
10 admin_modele_index /admin/modele Path does not match
11 admin_modele_new /admin/modele/new Path does not match
12 admin_modele_batch_delete /admin/modele/batch-delete Path does not match
13 admin_modele_autocomplete /admin/modele/autocomplete Path does not match
14 admin_modele_render_filters /admin/modele/render-filters Path does not match
15 admin_modele_edit /admin/modele/{entityId}/edit Path does not match
16 admin_modele_delete /admin/modele/{entityId}/delete Path does not match
17 admin_modele_detail /admin/modele/{entityId} Path does not match
18 admin_option_index /admin/option Path does not match
19 admin_option_new /admin/option/new Path does not match
20 admin_option_batch_delete /admin/option/batch-delete Path does not match
21 admin_option_autocomplete /admin/option/autocomplete Path does not match
22 admin_option_render_filters /admin/option/render-filters Path does not match
23 admin_option_edit /admin/option/{entityId}/edit Path does not match
24 admin_option_delete /admin/option/{entityId}/delete Path does not match
25 admin_option_detail /admin/option/{entityId} Path does not match
26 admin_reservation_index /admin/reservation Path does not match
27 admin_reservation_new /admin/reservation/new Path does not match
28 admin_reservation_batch_delete /admin/reservation/batch-delete Path does not match
29 admin_reservation_autocomplete /admin/reservation/autocomplete Path does not match
30 admin_reservation_render_filters /admin/reservation/render-filters Path does not match
31 admin_reservation_edit /admin/reservation/{entityId}/edit Path does not match
32 admin_reservation_delete /admin/reservation/{entityId}/delete Path does not match
33 admin_reservation_detail /admin/reservation/{entityId} Path does not match
34 admin_reset_password_request_index /admin/reset-password-request Path does not match
35 admin_reset_password_request_new /admin/reset-password-request/new Path does not match
36 admin_reset_password_request_batch_delete /admin/reset-password-request/batch-delete Path does not match
37 admin_reset_password_request_autocomplete /admin/reset-password-request/autocomplete Path does not match
38 admin_reset_password_request_render_filters /admin/reset-password-request/render-filters Path does not match
39 admin_reset_password_request_edit /admin/reset-password-request/{entityId}/edit Path does not match
40 admin_reset_password_request_delete /admin/reset-password-request/{entityId}/delete Path does not match
41 admin_reset_password_request_detail /admin/reset-password-request/{entityId} Path does not match
42 admin_user_index /admin/user Path does not match
43 admin_user_new /admin/user/new Path does not match
44 admin_user_batch_delete /admin/user/batch-delete Path does not match
45 admin_user_autocomplete /admin/user/autocomplete Path does not match
46 admin_user_render_filters /admin/user/render-filters Path does not match
47 admin_user_edit /admin/user/{entityId}/edit Path does not match
48 admin_user_delete /admin/user/{entityId}/delete Path does not match
49 admin_user_detail /admin/user/{entityId} Path does not match
50 admin_vision_card_index /admin/vision-card Path does not match
51 admin_vision_card_new /admin/vision-card/new Path does not match
52 admin_vision_card_batch_delete /admin/vision-card/batch-delete Path does not match
53 admin_vision_card_autocomplete /admin/vision-card/autocomplete Path does not match
54 admin_vision_card_render_filters /admin/vision-card/render-filters Path does not match
55 admin_vision_card_edit /admin/vision-card/{entityId}/edit Path does not match
56 admin_vision_card_delete /admin/vision-card/{entityId}/delete Path does not match
57 admin_vision_card_detail /admin/vision-card/{entityId} Path does not match
58 admin_voiture_index /admin/voiture Path does not match
59 admin_voiture_new /admin/voiture/new Path does not match
60 admin_voiture_batch_delete /admin/voiture/batch-delete Path does not match
61 admin_voiture_autocomplete /admin/voiture/autocomplete Path does not match
62 admin_voiture_render_filters /admin/voiture/render-filters Path does not match
63 admin_voiture_edit /admin/voiture/{entityId}/edit Path does not match
64 admin_voiture_delete /admin/voiture/{entityId}/delete Path does not match
65 admin_voiture_admin_voiture_auto_intent /admin/voiture/admin/voiture/{entityId}/auto-intent Path does not match
66 admin_voiture_detail /admin/voiture/{entityId} Path does not match
67 _preview_error /_error/{code}.{_format} Path does not match
68 _wdt_stylesheet /_wdt/styles Path does not match
69 _wdt /_wdt/{token} Path does not match
70 _profiler_home /_profiler/ Path does not match
71 _profiler_search /_profiler/search Path does not match
72 _profiler_search_bar /_profiler/search_bar Path does not match
73 _profiler_phpinfo /_profiler/phpinfo Path does not match
74 _profiler_xdebug /_profiler/xdebug Path does not match
75 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
76 _profiler_search_results /_profiler/{token}/search/results Path does not match
77 _profiler_open_file /_profiler/open Path does not match
78 _profiler /_profiler/{token} Path does not match
79 _profiler_router /_profiler/{token}/router Path does not match
80 _profiler_exception /_profiler/{token}/exception Path does not match
81 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
82 app_booking_index /booking/{id} Path does not match
83 app_booking_confirm /booking/confirm/{id} Path does not match
84 app_booking_simulation /booking/simulation-success/{id} Path does not match
85 app_booking_checkout /booking/checkout/{id} Path does not match
86 app_booking_success /booking/success/{id} Path does not match
87 app_contact /contact Path does not match
88 app_home / Route matches!

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