Redirect 302 redirect from GET @app_home (acb2ea)

GET https://preprod.happy-weather.org/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 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_xdebug /_profiler/xdebug Path does not match
8 _profiler_search_results /_profiler/{token}/search/results Path does not match
9 _profiler_open_file /_profiler/open Path does not match
10 _profiler /_profiler/{token} Path does not match
11 _profiler_router /_profiler/{token}/router Path does not match
12 _profiler_exception /_profiler/{token}/exception Path does not match
13 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
14 api_projets_actifs /api/projets Path does not match
15 api_projets_phase /api/projets/{id} Path does not match
16 api_realisation_new /api/realisation Path does not match
17 app_cgu /cgu Path does not match
18 app_estimates_edit_pdf /appels-offres/{id}/pdf Path does not match
19 app_estimates_edit_submit /appels-offres/{id}/submit Path does not match
20 app_estimates_edit_won /appels-offres/{id}/won Path does not match
21 app_estimates_edit_lost /appels-offres/{id}/lost Path does not match
22 app_estimates_export /appels-offres/export Path does not match
23 app_estimates /appels-offres Path does not match
24 app_estimates_new /appels-offres/new Path does not match
25 app_estimates_pdf /appels-offres/{id}/pdf Path does not match
26 app_estimates_show /appels-offres/{id}/show Path does not match
27 app_estimates_task /appels-offres/{id}/tache/ajout Path does not match
28 app_estimates_list /appels-offres/liste Path does not match
29 app_estimates_list_hidden /appels-offres/liste/supprimes Path does not match
30 app_estimates_hide /projets-actifs/{id}/hide Path does not match
31 app_estimates_delete /projets-actifs/{id}/delete Path does not match
32 app_home / Path does not match
33 app_phase_realisation_type_index /phase/realisation/type/ Path does not match
34 app_phase_realisation_type_new /phase/realisation/type/new Path does not match
35 app_phase_realisation_type_show /phase/realisation/type/{id} Path does not match
36 app_phase_realisation_type_edit /phase/realisation/type/{id}/edit Path does not match
37 app_phase_realisation_type_delete /phase/realisation/type/{id} Path does not match
38 app_phase_type_index /phase/type/ Path does not match
39 app_phase_type_new /phase/type/new Path does not match
40 app_phase_type_show /phase/type/{id} Path does not match
41 app_phase_type_edit /phase/type/{id}/edit Path does not match
42 app_phase_type_delete /phase/type/{id} Path does not match
43 app_project_category_index /project/categorie/ Path does not match
44 app_project_category_new /project/categorie/new Path does not match
45 app_project_category_edit /project/categorie/{id}/edit Path does not match
46 app_project_category_delete /project/categorie/{id} Path does not match
47 app_projets_pdf /projets/{id}/pdf Path does not match
48 app_projets_closed_export /projets/fermes/export Path does not match
49 app_projets_actifs_export /projets-actifs/export Path does not match
50 app_projets_file_new /utilisateurs/{uid}/projets/{id}/file Path does not match
51 app_projets_file_edit /utilisateurs/{uid}/projets/{id}/file/{fid}/edit Path does not match
52 app_estimates_create /projets-actifs/{id}/create Path does not match
53 app_estimates_verification /projets-actifs/{id}/verification Path does not match
54 app_projets_phase_edit /projets/{id}/edit Path does not match
55 app_realisations_edit /realisations/{id}/edit Path does not match
56 app_realisations_confirm /realisations/{id}/confirm Path does not match
57 app_realisations_delete /realisations/{id}/delete Path does not match
58 app_projets_avenir_new /utilisateurs/{uid}/projets/{id}/avenir Path does not match
59 app_projets_avenir_edit /utilisateurs/{uid}/projets/{id}/avenir/{aid}/edit Path does not match
60 app_projection /projection Path does not match
61 app_projets_actifs /projets-actifs Path does not match
62 app_projets_closed /projets/fermes Path does not match
63 app_projets_actifs_show /projets-actifs/{id} Path does not match
64 app_projets_actifs_edit /projets-actifs/{id}/edit Path does not match
65 app_projets_actifs_abandon /projets-actifs/{id}/abandon Path does not match
66 app_projets_actifs_close /projets-actifs/{id}/close Path does not match
67 app_projets /projets Path does not match
68 app_projets_show /utilisateurs/{uid}/projets/{id} Path does not match
69 app_projets_realisation_new /utilisateurs/{uid}/projets/{id}/{pid}/new Path does not match
70 app_forgot_password_request /reset-password Path does not match
71 app_check_email /reset-password/check-email Path does not match
72 app_reset_password /reset-password/reset/{token} Path does not match
73 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.