https://soveto.webuild.fr/

Routing

front Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://soveto.webuild.fr/login

Route Matching Logs

Path to match: /
# Route name Path Log
1 _wdt /_wdt/{token} Path does not match
2 _profiler_home /_profiler/ Path does not match
3 _profiler_search /_profiler/search Path does not match
4 _profiler_search_bar /_profiler/search_bar Path does not match
5 _profiler_phpinfo /_profiler/phpinfo Path does not match
6 _profiler_search_results /_profiler/{token}/search/results Path does not match
7 _profiler_open_file /_profiler/open Path does not match
8 _profiler /_profiler/{token} Path does not match
9 _profiler_router /_profiler/{token}/router Path does not match
10 _profiler_exception /_profiler/{token}/exception Path does not match
11 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
12 login /login Path does not match
13 app_logout /logout Path does not match
14 action_index /admin/action/ Path does not match
15 action_new /admin/action/new Path does not match
16 action_show /admin/action/{id} Path does not match
17 action_edit /admin/action/{id}/edit Path does not match
18 action_delete /admin/action/{id} Path does not match
19 weeks /admin/config/weeks Path does not match
20 dashboard /admin Path does not match
21 day_off_index /admin/day_off/ Path does not match
22 day_off_new /admin/day_off/new Path does not match
23 day_off_show /admin/day_off/{id} Path does not match
24 day_off_edit /admin/day_off/{id}/edit Path does not match
25 day_off_delete /admin/day_off/{id} Path does not match
26 day_off_user_index /admin/day_off_user/ Path does not match
27 day_off_user_show /admin/day_off_user/{id}/show Path does not match
28 day_off_user_edit /admin/day_off_user/{id}/edit Path does not match
29 day_off_user_delete /admin/day_off_user/{id} Path does not match
30 day_off_user_delete_mass /admin/dou/delete_mass Path does not match
31 day_off_user_new_mass /admin/day_off_user/new_mass Path does not match
32 day_off_user_new_mass_save /admin/dou/new_mass_save Path does not match
33 real_events /admin/event/real_events/{type} Path does not match
34 final_events /admin/event/final_events/{type} Path does not match
35 new_event /admin/event/new Path does not match
36 event_show /admin/event/{id} Path does not match
37 event_edit /admin/event/{id}/edit Path does not match
38 event_delete /admin/event/{id} Path does not match
39 event_duplicate /admin/event/{id}/duplicate Path does not match
40 controle_semaine_edt /admin/event/controle_semaine_edt/select Path does not match
41 feuille_salarie /admin/feuille_salarie/{user_id}/{year}/{month}/show Path does not match
42 feuille_salarie_all /admin/feuille_salarie/showall/{users_id}/{year}/{month}/show Path does not match
43 location_index /admin/location/ Path does not match
44 location_new /admin/location/new Path does not match
45 location_show /admin/location/{id} Path does not match
46 location_edit /admin/location/{id}/edit Path does not match
47 location_delete /admin/location/{id} Path does not match
48 month_index /admin/month/ Path does not match
49 month_new /admin/month/new Path does not match
50 month_show /admin/month/{id} Path does not match
51 month_edit /admin/month/{id}/edit Path does not match
52 month_delete /admin/month/{id} Path does not match
53 on_call_index /admin/on/call/ Path does not match
54 on_call_new /admin/on/call/new Path does not match
55 on_call_show /admin/on/call/{id} Path does not match
56 on_call_edit /admin/on/call/{id}/edit Path does not match
57 on_call_delete /admin/on/call/{id} Path does not match
58 recap_paie_asv /admin/recap-paie-asv/index Path does not match
59 type_index /admin/type/ Path does not match
60 type_new /admin/type/new Path does not match
61 type_show /admin/type/{id} Path does not match
62 type_edit /admin/type/{id}/edit Path does not match
63 type_delete /admin/type/{id} Path does not match
64 user_index /admin/user/ Path does not match
65 user_new /admin/user/new Path does not match
66 user_show /admin/user/{id} Path does not match
67 user_edit /admin/user/{id}/edit Path does not match
68 user_delete /admin/user/{id} Path does not match
69 front_new_event /front/event/new Path does not match
70 front / Route matches!

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