https://carfit.tora.idp.lu/fr/client/account/profil

Routing

client_account Matched route

Route Parameters

Name Value
*parameters
[
  "_stopwatch_token" => "69f451"
  "_route" => "client_account"
  "_controller" => "App\Controller\Front\ClientController::account"
  "_locale" => "fr"
  "type" => "profil"
  "_route_params" => [
    "_locale" => "fr"
    "type" => "profil"
  ]
]

Route Redirection

This page redirects to:

/fr/connexion (route: "n/a")

Route Matching Logs

Path to match: /fr/client/account/profil
# 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 Path does not match
8 appointment_resume /{_locale}/appointment/resume Path does not match
9 appointment_payment /{_locale}/appointment/payment Path does not match
10 appointment_confirmation /{_locale}/appointment/confirmation Path does not match
11 client_account /{_locale}/client/account/{type} Route matches!

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