https://carfit.staging.idp.lu/fr/appointment/availability

Routing

appointment_availability Matched route

Route Parameters

Name Value
*parameters
[
  "_stopwatch_token" => "5f0647"
  "_route" => "appointment_availability"
  "_controller" => "App\Controller\Front\AppointmentController::availability"
  "_locale" => "fr"
  "_route_params" => [
    "_locale" => "fr"
  ]
]

Route Matching Logs

Path to match: /fr/appointment/availability
# Route name Path Log
1 appointment_index /{_locale}/appointment Path does not match
2 appointment_auth /{_locale}/appointment/connexion Path does not match
3 appointment_profil /{_locale}/appointment/profil Path does not match
4 appointment_garages /{_locale}/appointment/garages Path does not match
5 appointment_vehicle_save /{_locale}/appointment/vehicle/{id}/save Path does not match
6 appointment_service /{_locale}/appointment/service Path does not match
7 appointment_availability /{_locale}/appointment/availability Route matches!

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