https://appstaging.beevent.es/

Routing

app_init Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/login (route: "n/a")

Route Matching Logs

Path to match: /
# Route name Path Log
1 qr_code_generate /qr-code/{builder}/{data} Path does not match
2 _preview_error /_error/{code}.{_format} 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_search_results /_profiler/{token}/search/results Path does not match
10 _profiler_open_file /_profiler/open Path does not match
11 _profiler /_profiler/{token} Path does not match
12 _profiler_router /_profiler/{token}/router Path does not match
13 _profiler_exception /_profiler/{token}/exception Path does not match
14 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
15 app_admin /admin/ Path does not match
16 app_admin_event_type_configuration_index /admin/event/type/configuration/ Path does not match
17 app_admin_event_type_configuration_new /admin/event/type/configuration/new Path does not match
18 app_admin_event_type_configuration_show /admin/event/type/configuration/{id} Path does not match
19 app_admin_event_type_configuration_edit /admin/event/type/configuration/{id}/edit Path does not match
20 app_admin_event_type_configuration_delete /admin/event/type/configuration/{id} Path does not match
21 app_admin_module_index /admin/module/ Path does not match
22 app_admin_module_new /admin/module/new Path does not match
23 app_admin_module_show /admin/module/{id} Path does not match
24 app_admin_module_edit /admin/module/{id}/edit Path does not match
25 app_admin_module_delete /admin/module/{id} Path does not match
26 app_admin_user_index /admin/user/ Path does not match
27 app_admin_user_new /admin/user/new Path does not match
28 app_admin_user_show /admin/user/{id} Path does not match
29 app_admin_user_edit /admin/user/{id}/edit Path does not match
30 app_admin_user_delete /admin/user/{id} Path does not match
31 app_aplication /aplication Path does not match
32 app_aplication_qr /aplication/qr Path does not match
33 app_aplication_event_admin /aplication/event/{id}/admin Path does not match
34 app_aplication_event_group_admin /aplication/event/group/{id}/admin Path does not match
35 app_aplication_event_index /aplication/event/ Path does not match
36 app_aplication_event_new /aplication/event/new Path does not match
37 app_aplication_event_show /aplication/event/{id} Path does not match
38 app_aplication_event_edit /aplication/event/{id}/edit Path does not match
39 app_aplication_event_delete /aplication/event/{id} Path does not match
40 app_aplication_view_qr_reader /aplication/event/view/qr/reader Path does not match
41 app_group_index /aplication/group/event/{id} Path does not match
42 app_group_new /aplication/group/new/{id} Path does not match
43 app_group_show /aplication/group/{id} Path does not match
44 app_group_edit /aplication/group/{id}/edit Path does not match
45 app_group_delete /aplication/group/{id} Path does not match
46 app_aplication_guest_index /aplication/guest/event/{id} Path does not match
47 app_aplication_list_guest_by_group /aplication/guest/event/group/{id} Path does not match
48 app_aplication_guest_new /aplication/guest/group/{id}/new Path does not match
49 app_aplication_guest_show /aplication/guest/{id} Path does not match
50 app_aplication_guest_edit /aplication/guest/{id}/edit Path does not match
51 app_aplication_guest_delete /aplication/guest/{id} Path does not match
52 app_aplication_add_free_guest /aplication/guest/addfreeguest/{id} Path does not match
53 app_aplication_guest_sentEmail /aplication/guest/sentEmail/{send} Path does not match
54 app_aplication_guest_sentEmail_all /aplication/guest/sentEmailAll/{id} Path does not match
55 app_aplication_guest_sentEmail_confirm_assist /aplication/guest/sentEmailConfirmAssist/{id} Path does not match
56 app_aplication_guest_access /aplication/guest/access/{state} Path does not match
57 app_aplication_guest_deleteGuests /aplication/guest/deleteGuests/{delete} Path does not match
58 app_aplication_guest_download_csv /aplication/guest/downloadcsv/{id} Path does not match
59 app_aplication_guest_accessing /aplication/guest/accessing/{state} Path does not match
60 app_aplication_guest_download_invitation /aplication/guest/download/invitation/{id} Path does not match
61 app_aplication_guest_confirm_assist /aplication/guest/confirm/assist/{id} Path does not match
62 app_invite_index /invite/ Path does not match
63 app_invite_new /invite/new Path does not match
64 app_invite_show /invite/{id} Path does not match
65 app_invite_edit /invite/{id}/edit Path does not match
66 app_invite_delete /invite/{id} Path does not match
67 app_aplication_v_card_index /aplication/vcard/ Path does not match
68 app_aplication_v_card_new /aplication/vcard/new Path does not match
69 app_aplication_v_card_show /aplication/vcard/{id} Path does not match
70 app_aplication_v_card_delete /aplication/vcard/{id} Path does not match
71 app_init / Route matches!

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