GET https://iacp.cloud/events/508/src-agm-23-11-2019

Routing

event_show Matched route

Route Parameters

Name Value
id
"508"
name
"src-agm-23-11-2019"

Route Matching Logs

Path to match: /events/508/src-agm-23-11-2019
# Route name Path Log
1 app_admin_cron_monthly /voadmin/cron/monthly Path does not match
2 admin_dashboard /voadmin/ Path does not match
3 admin_dashboard2 /voadmin/dashboard Path does not match
4 secure_file /voadmin/secure_file/{file} Path does not match
5 reorder_dictionaries /voadmin/reorder_dictionaries Path does not match
6 admin_dictionaries /voadmin/dictionaries/{type_key} Path does not match
7 dictionary_results /voadmin/dictionaries/{type_key} Path does not match
8 dictionary_new /voadmin/dictionaries/{type_key}/add Path does not match
9 dictionary_edit /voadmin/dictionaries/{type_key}/{id} Path does not match
10 dictionary_delete /voadmin/dictionaries/{type_key}/{id}/delete Path does not match
11 admin_emailforms /voadmin/emailforms/{type_key} Path does not match
12 emailforms_results /voadmin/emailforms/{type_key} Path does not match
13 emailform_edit /voadmin/emailforms/{type_key}/{id} Path does not match
14 emailform_file /voadmin/emailforms/{type_key}/{id}/{file}/{filename} Path does not match
15 emailform_delete /voadmin/emailforms/{type_key}/{id}/delete Path does not match
16 admin_events_registrations /voadmin/event_registrations Path does not match
17 admin_events /voadmin/events Path does not match
18 event_new /voadmin/event/add Path does not match
19 event_edit /voadmin/event/{id} Path does not match
20 event_delete /voadmin/event/{id}/delete Path does not match
21 admin_applications /voadmin/applications/ Path does not match
22 application_edit /voadmin/applications/{id} Path does not match
23 approve_application /voadmin/applications/{id}/approve Path does not match
24 application_receipt_download /voadmin/applications/{id}/receipt Path does not match
25 delete_application /voadmin/applications/{id}/delete Path does not match
26 admin_members /voadmin/members/ Path does not match
27 member_edit /voadmin/members/{id} Path does not match
28 member_new /voadmin/members/add Path does not match
29 admin_membership_forms /voadmin/membership_forms Path does not match
30 membership_form_new /voadmin/membership_form/add Path does not match
31 membership_form_edit /voadmin/membership_form/{id} Path does not match
32 membership_form_delete /voadmin/membership_form/{id}/delete Path does not match
33 dd /voadmin/mirror/test_upload Path does not match
34 create_mirror_list /voadmin/mirror/create Path does not match
35 reorder_pages /voadmin/reorder_pages Path does not match
36 admin_pages /voadmin/pages/{type_key} Path does not match
37 page_results /voadmin/pages/{type_key} Path does not match
38 page_new /voadmin/pages/{type_key}/add Path does not match
39 page_edit /voadmin/pages/{type_key}/{id} Path does not match
40 page_delete /voadmin/pages/{type_key}/{id}/delete Path does not match
41 external_filemanager_path /voadmin/responsive_filemanager/ Path does not match
42 responsive_filemanager_dialog /voadmin/responsive_filemanager/dialog.php Path does not match
43 responsive_filemanager_execute /voadmin/responsive_filemanager/execute.php Path does not match
44 responsive_filemanager_upload /voadmin/responsive_filemanager/upload.php Path does not match
45 responsive_filemanager_ajax_calls /voadmin/responsive_filemanager/ajax_calls.php Path does not match
46 download_subscribers /voadmin/download_subscribers Path does not match
47 upload_file /voadmin/file_upload Path does not match
48 handle_ajax /voadmin/handle_ajax Path does not match
49 settings /voadmin/settings/{form_key} Path does not match
50 log_list /voadmin/superadmin/logs Path does not match
51 phpminiadmin_setup /voadmin/superadmin/phpminiadmin Path does not match
52 dictionaries_setup /voadmin/superadmin/dictionaries_setup Path does not match
53 cache_clear /voadmin/superadmin/cache_clear Path does not match
54 generate_entities /voadmin/superadmin/generate_entities Path does not match
55 schema_migrate /voadmin/superadmin/schema_migrate Path does not match
56 website_menupage /voadmin/superadmin/website_menupage Path does not match
57 website_additionalpages /voadmin/superadmin/website_additional_pages Path does not match
58 website_setup /voadmin/superadmin/website_setup Path does not match
59 website_404 /voadmin/superadmin/website_404 Path does not match
60 website_options /voadmin/superadmin/website_options Path does not match
61 applog_list /voadmin/superadmin/error_logs Path does not match
62 admin_therapists /voadmin/therapists/ Path does not match
63 member_document_download /voadmin/therapists/document/{id}/{file_name} Path does not match
64 therapist_edit /voadmin/therapists/{id} Path does not match
65 therapist_new /voadmin/therapists/add Path does not match
66 delete_member /voadmin/therapists/{id}/delete Path does not match
67 app_admin_tools_importgalleries /voadmin/tools/import-galleries Path does not match
68 admin_users /voadmin/users/ Path does not match
69 user_new /voadmin/users/add Path does not match
70 user_edit /voadmin/users/{id} Path does not match
71 user_delete /voadmin/users/{id}/delete Path does not match
72 post_application /application/create Path does not match
73 payment_token /application/get-form-token Path does not match
74 promo_code_check /application/promo-code-check Path does not match
75 app_default_testsalesforce /test-salesforce Path does not match
76 homepage / Path does not match
77 homepage_path / Path does not match
78 page_show /page/{id} Path does not match
79 dictionary_list /list/{typeKey} Path does not match
80 events_list /events Path does not match
81 events_list_type /events/{type} Path does not match
82 event_show /events/{id}/{name} Route matches!

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