GET https://reservation.les-aubergistes.fr/reservation/step3?date=2026-02-02&people=6

Routing

app_frontend_reservation_step3 Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /reservation/step3
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt_stylesheet /_wdt/styles 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_backend_admin_index /admin/users/ Path does not match
17 app_backend_admin_new /admin/users/new Path does not match
18 app_backend_admin_profile /admin/users/profile Path does not match
19 app_backend_admin_profile_edit /admin/users/profile/edit Path does not match
20 app_backend_admin_show /admin/users/{id} Path does not match
21 app_backend_admin_edit /admin/users/{id}/edit Path does not match
22 app_backend_admin_toggle_active /admin/users/{id}/toggle-active Path does not match
23 app_backend_chef_dashboard /admin/chef/ Path does not match
24 app_backend_chef_week /admin/chef/week/{offset} Path does not match
25 app_backend_chef_month /admin/chef/month Path does not match
26 app_backend_chef_export_week /admin/chef/export/week/{offset} Path does not match
27 app_backend_client_index /admin/clients/ Path does not match
28 app_backend_client_show /admin/clients/{id} Path does not match
29 app_backend_client_edit /admin/clients/{id}/edit Path does not match
30 app_backend_client_block /admin/clients/{id}/block Path does not match
31 app_backend_client_export /admin/clients/export Path does not match
32 app_backend_dashboard /admin/ Path does not match
33 app_backend_admin_test_email /admin/testemail Path does not match
34 app_backend_reservation_index /admin/reservations/ Path does not match
35 app_backend_reservation_pending /admin/reservations/pending Path does not match
36 app_backend_reservation_show /admin/reservations/{id} Path does not match
37 app_backend_reservation_edit /admin/reservations/{id}/edit Path does not match
38 app_backend_reservation_confirm /admin/reservations/{id}/confirm Path does not match
39 app_backend_reservation_reject /admin/reservations/{id}/reject Path does not match
40 app_backend_reservation_cancel /admin/reservations/{id}/cancel Path does not match
41 app_backend_reservation_day /admin/reservations/day/{date} Path does not match
42 app_backend_security_login /admin/login Path does not match
43 app_backend_security_logout /admin/logout Path does not match
44 app_backend_login_success /admin/login-success Path does not match
45 app_backend_settings_index /admin/settings/ Path does not match
46 app_backend_settings_edit /admin/settings/edit Path does not match
47 app_backend_vacation_new /admin/settings/vacation/new Path does not match
48 app_backend_vacation_edit /admin/settings/vacation/{id}/edit Path does not match
49 app_backend_vacation_delete /admin/settings/vacation/{id}/delete Path does not match
50 app_backend_vacation_toggle /admin/settings/vacation/{id}/toggle Path does not match
51 app_backend_settings_toggle_status /admin/settings/toggle-status Path does not match
52 app_backend_settings_email_templates /admin/settings/email-templates Path does not match
53 app_backend_settings_policy /admin/settings/policy Path does not match
54 app_backend_table_index /admin/tables/ Path does not match
55 app_backend_table_new /admin/tables/new Path does not match
56 app_backend_table_show /admin/tables/{id} Path does not match
57 app_backend_table_edit /admin/tables/{id}/edit Path does not match
58 app_backend_table_delete /admin/tables/{id}/delete Path does not match
59 app_backend_table_toggle_active /admin/tables/{id}/toggle-active Path does not match
60 app_backend_zone_index /admin/zones/ Path does not match
61 app_backend_zone_new /admin/zones/new Path does not match
62 app_backend_zone_show /admin/zones/{id} Path does not match
63 app_backend_zone_edit /admin/zones/{id}/edit Path does not match
64 app_backend_zone_delete /admin/zones/{id}/delete Path does not match
65 app_backend_zone_toggle /admin/zones/{id}/toggle Path does not match
66 app_frontend_home / Path does not match
67 app_frontend_reservation_index /reservation/ Path does not match
68 app_frontend_reservation_step1 /reservation/step1 Path does not match
69 app_frontend_reservation_step2 /reservation/step2 Path does not match
70 app_frontend_reservation_step3 /reservation/step3 Route matches!

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