Redirect 302 redirect from GET @app_home (f201ff)

GET https://xgc.euraxiel.fr/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 app_login_2fa_check /login/2fa_check Path does not match
3 ux_entity_autocomplete /autocomplete/{alias} Path does not match
4 ux_live_component /_components/{_live_component}/{_live_action} Path does not match
5 _wdt_stylesheet /_wdt/styles Path does not match
6 _wdt /_wdt/{token} Path does not match
7 _profiler_home /_profiler/ Path does not match
8 _profiler_search /_profiler/search Path does not match
9 _profiler_search_bar /_profiler/search_bar Path does not match
10 _profiler_phpinfo /_profiler/phpinfo Path does not match
11 _profiler_xdebug /_profiler/xdebug Path does not match
12 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
13 _profiler_search_results /_profiler/{token}/search/results Path does not match
14 _profiler_open_file /_profiler/open Path does not match
15 _profiler /_profiler/{token} Path does not match
16 _profiler_router /_profiler/{token}/router Path does not match
17 _profiler_exception /_profiler/{token}/exception Path does not match
18 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
19 app_code_planning_liste /code-planning/ Path does not match
20 app_code_planning_creation /code-planning/creation Path does not match
21 app_code_planning_modification /code-planning/{id}/modification Path does not match
22 app_code_planning_suppression /code-planning/{id}/suppression Path does not match
23 app_fiches_liste /fiches Path does not match
24 app_fiches_creation /fiches/creation Path does not match
25 app_fiches_modification /fiches/{id}/modification Path does not match
26 app_fiches_reset_password /fiches/{id}/reset-password Path does not match
27 app_fiches_reset_2fa_key /fiches/{id}/reset-2fa Path does not match
28 app_fiches_verrouillage /fiches/{id}/verrouillage Path does not match
29 app_fiches_suppression /fiches/{id}/suppression Path does not match
30 app_lieux_liste /lieux/ Path does not match
31 app_lieux_creation /lieux/creation Path does not match
32 app_lieux_modification /lieux/{id}/modification Path does not match
33 app_lieux_suppression /lieux/{id}/suppression Path does not match
34 app_projets_liste /projets/ Path does not match
35 app_projets_creation /projets/creation Path does not match
36 app_projets_modification /projets/{id}/modification Path does not match
37 app_projets_suppression /projets/{id}/suppression Path does not match
38 app_cra_hebdo_liste /cra-hebdo/liste/{date} Path does not match
39 app_cra_hebdo_verrouillage /cra-hebdo/projet/{action}/{date} Path does not match
40 app_cra_hebdo_liberation /cra-hebdo/{date}/liberation Path does not match
41 app_cra_hebdo_redirection /cra-hebdo/ Path does not match
42 app_cra_hebdo_modification /cra-hebdo/{id}/{date} Path does not match
43 app_cra_hebdo_traitement /cra-hebdo/{date}/traitement Path does not match
44 app_cra_mensuel_redirection /cra-mensuel/ Path does not match
45 app_cra_mensuel_liste /cra-mensuel/liste/{date} Path does not match
46 app_cra_mensuel_modification /cra-mensuel/{id}/{date} Path does not match
47 app_conges_liste_user /conges/liste Path does not match
48 app_conges_liste_valideur /conges/validation/liste Path does not match
49 app_conges_liste_direction /conges/direction/liste Path does not match
50 app_conges_creation /conges/creation Path does not match
51 app_conges_modification /conges/{id} Path does not match
52 app_home / Path does not match
53 app_planning /planning/{date} Path does not match
54 app_planning_global /planning/{view}/{date} Path does not match
55 app_planning_update_parametre /planning/parametre/update Path does not match
56 app_planning_file /planning/file/{date} Path does not match
57 app_planning_modification /planning/modification/{id}/{date} Path does not match
58 app_planning_application_modele /planning/modification/{id}/modele Path does not match
59 app_login_2fa /login/2fa Path does not match
60 app_login_2fa_setup /login/2fa/setup Path does not match
61 app_login_2fa_refresh /login/2fa/refresh Path does not match
62 app_login_2fa_verify /login/2fa/verify Path does not match
63 app_login /login Route matches!

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