https://agendalbp.netissedev.com/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 app_admin_index /admin/dashboard Path does not match
2 app_admin_email_email_index /admin/email/email/ Path does not match
3 app_admin_email_email_new /admin/email/email/new Path does not match
4 app_admin_email_email_edit /admin/email/email/edit/{id} Path does not match
5 app_admin_email_email_delete /admin/email/emaildelete/{id} Path does not match
6 app_admin_email_template_email_index /admin/email/template_email/ Path does not match
7 app_admin_email_template_email_new /admin/email/template_email/new Path does not match
8 app_admin_email_template_email_edit /admin/email/template_email/edit/{id} Path does not match
9 app_admin_email_template_email_delete /admin/email/template_emaildelete/{id} Path does not match
10 app_admin_email_use_case_index /admin/email/use_case/ Path does not match
11 app_admin_email_use_case_new /admin/email/use_case/new Path does not match
12 app_admin_email_use_case_edit /admin/email/use_case/edit/{id} Path does not match
13 app_admin_email_use_case_delete /admin/email/use_casedelete/{id} Path does not match
14 app_admin_event_category_index /admin/event/category/ Path does not match
15 app_admin_event_category_new /admin/event/category/new Path does not match
16 app_admin_event_category_edit /admin/event/category/edit/{id} Path does not match
17 app_admin_event_category_delete /admin/event/categorydelete/{id} Path does not match
18 app_admin_event_event_index /admin/event/event/ Path does not match
19 app_admin_event_event_new /admin/event/event/new Path does not match
20 app_admin_event_event_edit /admin/event/event/edit/{id} Path does not match
21 app_admin_event_event_delete /admin/event/eventdelete/{id} Path does not match
22 app_admin_event_event_archives_list /admin/event/event/archives_list/{year}/{month} Path does not match
23 app_admin_event_event_filter_events /admin/event/event/filter_events Path does not match
24 app_admin_event_event_notifications /admin/event/event/notifications/{event}/{notification} Path does not match
25 app_admin_event_event_delete_notification /admin/event/eventdelete_event/{id}/{event} Path does not match
26 app_admin_event_event_show /admin/event/event/show/{event} Path does not match
27 app_admin_event_event_clone /admin/event/event/clone/{id} Path does not match
28 app_admin_event_profile_index /admin/event/profile/ Path does not match
29 app_admin_event_profile_new /admin/event/profile/new Path does not match
30 app_admin_event_profile_edit /admin/event/profile/edit/{id} Path does not match
31 app_admin_event_profile_delete /admin/event/profiledelete/{id} Path does not match
32 app_admin_event_type_index /admin/event/type/ Path does not match
33 app_admin_event_type_new /admin/event/type/new Path does not match
34 app_admin_event_type_edit /admin/event/type/edit/{id} Path does not match
35 app_admin_event_type_delete /admin/event/typedelete/{id} Path does not match
36 app_admin_home_image_index /admin/home_image/ Path does not match
37 app_admin_home_image_new /admin/home_image/new Path does not match
38 app_admin_home_image_edit /admin/home_image/edit/{id} Path does not match
39 app_admin_home_image_delete /admin/home_imagedelete/{id} Path does not match
40 app_admin_media_delete /admin/media/{id} Path does not match
41 app_admin_statistics_index /admin/statistics/ Path does not match
42 app_admin_user_site_index /admin/site/ Path does not match
43 app_admin_user_site_new /admin/site/new Path does not match
44 app_admin_user_site_edit /admin/site/edit/{id} Path does not match
45 app_admin_user_site_delete /admin/sitedelete/{id} Path does not match
46 app_admin_user_index /admin/users/ Path does not match
47 app_admin_user_new /admin/users/new Path does not match
48 app_admin_user_edit /admin/users/edit/{id} Path does not match
49 app_admin_user_show /admin/usersshow/{id} Path does not match
50 app_admin_user_delete /admin/usersdelete/{id} Path does not match
51 app_admin_user_status_index /admin/user_status/ Path does not match
52 app_admin_user_status_new /admin/user_status/new Path does not match
53 app_admin_user_status_edit /admin/user_status/edit/{id} Path does not match
54 app_admin_user_status_delete /admin/user_statusdelete/{id} Path does not match
55 app_admin_user_event_index /admin/user_event/{id} Path does not match
56 app_admin_user_event_new /admin/user_event/new/{event} Path does not match
57 app_admin_user_event_edit /admin/user_event/show/{id} Path does not match
58 app_admin_user_event_cancel_inscription /admin/user_event/cancel_inscription/{id} Path does not match
59 app_admin_user_event_validate_inscription /admin/user_event/validate_inscription/{id} Path does not match
60 app_admin_user_event_export_list_users /admin/user_event/export_list_users/{event} Path does not match
61 app_admin_user_event_status_index /admin/user_event/status/index Path does not match
62 app_admin_user_event_status_new /admin/user_event/status/new Path does not match
63 app_admin_user_event_status_edit /admin/user_event/status/edit/{id} Path does not match
64 app_admin_user_event_status_delete /admin/user_event/statusdelete/{id} Path does not match
65 app_home / Path does not match
66 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.