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

Routing

appointment_index Matched route

Route Parameters

Name Value
*parameters
[
  "_stopwatch_token" => "6cdab5"
  "_route" => "appointment_index"
  "_controller" => "App\Controller\Front\AppointmentController::index"
  "_locale" => "fr"
  "_route_params" => [
    "_locale" => "fr"
  ]
]

Route Matching Logs

Path to match: /fr/appointment
# Route name Path Log
1 appointment_index /{_locale}/appointment Route matches!

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