Redirect 302 redirect from GET @app_default (1ebabd)

GET https://test-time.policelavaux.com/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_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 app_adresse_index /admin/adresse/ Path does not match
17 app_adresse_new /admin/adresse/new Path does not match
18 app_adresse_show /admin/adresse/{id} Path does not match
19 app_adresse_edit /admin/adresse/{id}/edit Path does not match
20 app_adresse_delete /admin/adresse/{id} Path does not match
21 app_adresse_search /admin/adresse/search Path does not match
22 app_client_index /admin/client/ Path does not match
23 app_clients_adresses /admin/client/adresses Path does not match
24 app_client_new /admin/client/new Path does not match
25 app_client_show /admin/client/{id} Path does not match
26 app_client_edit /admin/client/{id}/edit Path does not match
27 app_client_delete /admin/client/{id} Path does not match
28 not_found /not-found Path does not match
29 not_allowed /not-allowed Path does not match
30 app_grade_index /admin/grade/ Path does not match
31 app_grade_new /admin/grade/new Path does not match
32 app_grade_show /admin/grade/{id} Path does not match
33 app_grade_edit /admin/grade/{id}/edit Path does not match
34 app_grade_delete /admin/grade/{id} Path does not match
35 adm_group_index /admin/group/ Path does not match
36 adm_group_new /admin/group/new Path does not match
37 adm_group_show /admin/group/{id} Path does not match
38 adm_group_edit /admin/group/{id}/edit Path does not match
39 adm_group_delete /admin/group/{id} Path does not match
40 adm_group_changeUnite /admin/group/changeUnite/{id} Path does not match
41 app_default / Path does not match
42 app_home /home Path does not match
43 app_home_time /home/time Path does not match
44 api_main /api/users Path does not match
45 api_user_id /api/user/{id} Path does not match
46 taches_sans_unite /taches/sans-unite Path does not match
47 attribuer_unite /taches/attribuer-unite Path does not match
48 user_app_register /admin/user/register Path does not match
49 user_edit /admin/user/{id}/edit Path does not match
50 user_pwd_edit /admin/user/pwd/{id}/edit Path does not match
51 app_choice_index /admin/choice/ Path does not match
52 app_choice_new /admin/choice/new Path does not match
53 app_choice_show /admin/choice/{id} Path does not match
54 app_choice_edit /admin/choice/{id}/edit Path does not match
55 app_choice_delete /admin/choice/{id} Path does not match
56 app_admin_satisfaction_quiz_edit /satisfaction/quiz/edit/{id} Path does not match
57 app_satisfaction_quiz_delete /admin/satisfaction/quiz/delete/{id} Path does not match
58 admin_quiz_delete_range /admin/quiz/delete-range/{min}/{max} Path does not match
59 admin_quiz_delete_all /admin/quiz/delete-all Path does not match
60 app_satisfaction /satisfaction Path does not match
61 app_satisfaction_quiz /satisfaction/quiz Path does not match
62 app_satisfaction_quiz_source /satisfaction/quiz/{source} Path does not match
63 req_quiz /action/reqQuiz Path does not match
64 disp_form /action/dispForm Path does not match
65 get_form /action/getForm Path does not match
66 save_form /action/saveForm Path does not match
67 save_quiz1 /action/saveQuiz1 Path does not match
68 test_mail /admin/testMail Path does not match
69 insert_quiz /admin/insertQuiz Path does not match
70 admin_quizzes_messages /admin/satisfaction/quizzes/messages Path does not match
71 app_admin_satisfaction_liste /admin/satisfaction/liste Path does not match
72 app_admin_satisfaction /admin/satisfaction Path does not match
73 app_admin_satisfaction_evolution /admin/satisfaction/evolution Path does not match
74 app_admin_satisfaction_all_quiz /admin/satisfaction/all/quiz Path does not match
75 app_admin_satisfaction_texte_index /admin/satisfaction/texte Path does not match
76 app_admin_satisfaction_texte_new /admin/satisfaction/texte/new Path does not match
77 app_admin_satisfaction_texte_show /admin/satisfaction/texte/{id} Path does not match
78 app_admin_satisfaction_texte_edit /admin/satisfaction/texte/{id}/edit Path does not match
79 app_admin_satisfaction_texte_delete /admin/satisfaction/texte/{id}/delete Path does not match
80 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.