Routing
set_locale
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en_US" |
Route Redirection
This page redirects to:
https://portail-preprod.ip2i.in2p3.fr/login
Route Matching Logs
Path to match:
/locale/en_US
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_commands_nsip_imports | /referentiel/commandes/imports-nsip | Path does not match |
| 2 | admin_nsip_users | /referentiel/nsip/utilisateurs | Path does not match |
| 3 | admin_nsip_user_show | /referentiel/nsip/utilisateurs/{resedaId} | Path does not match |
| 4 | admin_nsip_teams | /referentiel/nsip/equipes | Path does not match |
| 5 | admin_nsip_contract_end_mismatch | /referentiel/nsip/incoherences-date-fin-contrat | Path does not match |
| 6 | admin_nsip_force_nsip_date_out | /referentiel/nsip/incoherences-date-fin-contrat/force-nsip-date-out/{uuid} | Path does not match |
| 7 | admin_commands_departure_checks | /referentiel/commandes/verification-departs | Path does not match |
| 8 | admin_commands_expired_requests | /referentiel/commandes/demandes-expirees | Path does not match |
| 9 | attachment_delete | /attachment/{uuid}/delete | Path does not match |
| 10 | comment_delete | /comment/{id}/delete | Path does not match |
| 11 | add_account_extension_comment | /request/account_extension/{id}/addcomment | Path does not match |
| 12 | add_arrival_comment | /request/arrival/{id}/addcomment | Path does not match |
| 13 | add_departure_comment | /request/departure/{id}/addcomment | Path does not match |
| 14 | add_extension_comment | /request/extension/{id}/addcomment | Path does not match |
| 15 | add_move_comment | /request/move/{id}/addcomment | Path does not match |
| 16 | add_user_comment | /user/{uuid}/addcomment | Path does not match |
| 17 | index | / | Path does not match |
| 18 | home_calendar_events | /home/calendar-events | Path does not match |
| 19 | login | /login | Path does not match |
| 20 | set_locale | /locale/{_locale} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.