GET https://golux-vtc.ha-dev.fr/services/gares-aeroports

Routing

app_service Matched route

Route Parameters

Name Value
slug
"gares-aeroports"

Route Matching Logs

Path to match: /services/gares-aeroports
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 2fa_login /2fa Path does not match
3 2fa_login_check /2fa_check Path does not match
4 _wdt_stylesheet /_wdt/styles Path does not match
5 _wdt /_wdt/{token} Path does not match
6 _profiler_home /_profiler/ Path does not match
7 _profiler_search /_profiler/search Path does not match
8 _profiler_search_bar /_profiler/search_bar Path does not match
9 _profiler_phpinfo /_profiler/phpinfo Path does not match
10 _profiler_xdebug /_profiler/xdebug Path does not match
11 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
12 _profiler_search_results /_profiler/{token}/search/results Path does not match
13 _profiler_open_file /_profiler/open Path does not match
14 _profiler /_profiler/{token} Path does not match
15 _profiler_router /_profiler/{token}/router Path does not match
16 _profiler_exception /_profiler/{token}/exception Path does not match
17 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
18 app_calcul_trajet /calcul-trajet Path does not match
19 app_save_new_ride /save-new-ride/{identifiant} Path does not match
20 app_confirmation_ride /confirmation-ride/{identifiant} Path does not match
21 app_payment_canceled /payment-canceled/{identifiant} Path does not match
22 booking_track /booking/ride/{identifiant} Path does not match
23 app_dashboard_user_liste /dashboard/client/liste Path does not match
24 app_dashboard_driver_liste /dashboard/client/liste-driver Path does not match
25 app_dashboard_search_user /dashboard/client/user-search Path does not match
26 app_dashboard_user_show /dashboard/client/user/{id} Path does not match
27 app_dashboard_change_driver_status /dashboard/client/user/change-status/{id} Path does not match
28 app_dashboard_user_delete /dashboard/client/user-delete/{id} Path does not match
29 Ride_comment_add /ride_comment_add/{id} Path does not match
30 app_dashboard_dashboard /dashboard Path does not match
31 app_driver_accept_ride /dashboard/driver/ride/accept/{id} Path does not match
32 app_driver_start_ride /dashboard/driver/ride/start/{id} Path does not match
33 app_driver_complete_ride /dashboard/driver/ride/complete/{id} Path does not match
34 driver_cancel_ride /dashboard/driver/ride/{id}/cancel Path does not match
35 app_rides_liste /dashboard/rides/all-rides Path does not match
36 app_new_rides_liste /dashboard/rides/all-new-rides Path does not match
37 ride_validate /dashboard/rides/ride/validate/{token} Path does not match
38 app_ride_show /dashboard/rides/ride/{id} Path does not match
39 app_dashboard_driver_statistics /dashboard/driver/statistics/{id} Path does not match
40 app_dashboard_user_profile /dashboard/user/profile Path does not match
41 app_user_profile_update /dashboard/user/profil/update Path does not match
42 add_address /dashboard/user/address_add Path does not match
43 edit_address /dashboard/user/address_edit/{id} Path does not match
44 delete_address /dashboard/user/address_delete/{id} Path does not match
45 app_dashboard_change_avatar /dashboard/user/change_avatar Path does not match
46 add_car /dashboard/user/car/add Path does not match
47 app_delete_car /dashboard/user/car/delete/{id} Path does not match
48 update_zones /dashboard/user/update-zones Path does not match
49 app_forgot_password /forgot-password Path does not match
50 app_first_conexion /first-connexion Path does not match
51 app_reset_password_custom /change-password/{token} Path does not match
52 download_invoice /invoice/{id} Path does not match
53 app_register /register Path does not match
54 app_register_pro /register-pro Path does not match
55 app_generate_verif_email /new-verify-email Path does not match
56 app_verify_email /verify-email/{token} Path does not match
57 app_login /login Path does not match
58 app_verify_notice /verify-notice Path does not match
59 app_logout /logout Path does not match
60 app_service_show /service/{slug} Path does not match
61 app_home / Path does not match
62 app_service /services/{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.