GET https://mitih-back.synexta-developpement.fr/connexion

Routing

connexion Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /connexion
# Route name Path Log
1 app_agent_index /agent/ Path does not match
2 app_agent_new /agent/new Path does not match
3 app_agent_show /agent/{id} Path does not match
4 app_agent_edit /agent/{id}/edit Path does not match
5 app_agent_delete /agent/{id} Path does not match
6 app_register_user /register_user Path does not match
7 app_logout /logout Path does not match
8 app_entreprise /entreprise Path does not match
9 app_filiale_index /filiale/ Path does not match
10 app_filiale_new /filiale/new Path does not match
11 app_filiale_show /filiale/{id} Path does not match
12 app_filiale_edit /filiale/{id}/edit Path does not match
13 app_filiale_delete /filiale/{id} Path does not match
14 afficher_agents /gestionnaire/entreprise/agents Path does not match
15 afficher_invitation_page /gestionnaire/entreprise/invitation Path does not match
16 send_invitations /gestionnaire/entreprise/send-invitations Path does not match
17 landing_page / Path does not match
18 app_professionnel_index /professionnel/ Path does not match
19 app_professionnel_new /professionnel/new Path does not match
20 app_professionnel_show /professionnel/{id} Path does not match
21 app_professionnel_edit /professionnel/{id}/edit Path does not match
22 app_professionnel_delete /professionnel/{id} Path does not match
23 fos_js_routing_js /js/routing.{_format} Path does not match
24 _preview_error /_error/{code}.{_format} Path does not match
25 2fa_login /2fa Path does not match
26 2fa_login_check /2fa_check Path does not match
27 _wdt /_wdt/{token} Path does not match
28 _profiler_home /_profiler/ Path does not match
29 _profiler_search /_profiler/search Path does not match
30 _profiler_search_bar /_profiler/search_bar Path does not match
31 _profiler_phpinfo /_profiler/phpinfo Path does not match
32 _profiler_xdebug /_profiler/xdebug Path does not match
33 _profiler_search_results /_profiler/{token}/search/results Path does not match
34 _profiler_open_file /_profiler/open Path does not match
35 _profiler /_profiler/{token} Path does not match
36 _profiler_router /_profiler/{token}/router Path does not match
37 _profiler_exception /_profiler/{token}/exception Path does not match
38 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
39 login_particulier /login_particulier Path does not match
40 login_professionel /login_professionel Path does not match
41 login_agent /login_agent Path does not match
42 confirm_connexion_particulier /confirm_connexion_particulier Path does not match
43 confirm_access_particulier /confirm_access_particulier/{token} Path does not match
44 register /register Path does not match
45 confirm_connexion_GE /confirm_connexion_GE Path does not match
46 confirm_access_GE /confirm_access_GE/{token} Path does not match
47 app_particulier_dashboard /particulier_dashboard/{id} Path does not match
48 app_particulier_setting /particulier_setting/{id} Path does not match
49 update_particulier_settings /update_particulier_settings Path does not match
50 update_particulier_settings_avancer /update_particulier_settings_avancer Path does not match
51 app_gestionnaire_dashboard /app_gestionnaire_dashboard/{id} Path does not match
52 register_professionel_page /register_professionel_page Path does not match
53 register_professionel /register_professionel Path does not match
54 register_particulier /register_particulier Path does not match
55 register_particulier_page /register_particulier_page Path does not match
56 connexion /connexion Route matches!

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