GET https://iacp.cloud/voadmin/membership_form/add

Routing

membership_form_new Matched route

Route Parameters

Name Value
id
"add"

Route Redirection

This page redirects to:

https://iacp.cloud/voadmin/login

Route Matching Logs

Path to match: /voadmin/membership_form/add
# Route name Path Log
1 archive_all_agm_forms /voadmin/agm_forms_archive Path does not match
2 admin_agm_forms /voadmin/agm_forms Path does not match
3 agm_form_new /voadmin/agm/add Path does not match
4 agm_form_edit /voadmin/agm/{id} Path does not match
5 agm_form_export /voadmin/agm/{id}/export Path does not match
6 agm_form_archive /voadmin/agm/{id}/archive Path does not match
7 app_admin_cron_monthly /voadmin/cron/monthly Path does not match
8 admin_dashboard /voadmin/ Path does not match
9 admin_dashboard2 /voadmin/dashboard Path does not match
10 secure_file /voadmin/secure_file/{file} Path does not match
11 reorder_dictionaries /voadmin/reorder_dictionaries Path does not match
12 admin_dictionaries /voadmin/dictionaries/{type_key} Path does not match
13 dictionary_results /voadmin/dictionaries/{type_key} Path does not match
14 dictionary_new /voadmin/dictionaries/{type_key}/add Path does not match
15 dictionary_edit /voadmin/dictionaries/{type_key}/{id} Path does not match
16 dictionary_delete /voadmin/dictionaries/{type_key}/{id}/delete Path does not match
17 admin_emailforms /voadmin/emailforms/{type_key} Path does not match
18 emailforms_results /voadmin/emailforms/{type_key} Path does not match
19 emailform_edit /voadmin/emailforms/{type_key}/{id} Path does not match
20 emailform_file /voadmin/emailforms/{type_key}/{id}/{file}/{filename} Path does not match
21 emailform_delete /voadmin/emailforms/{type_key}/{id}/delete Path does not match
22 check_barcode /voadmin/check_barcode Path does not match
23 admin_events_barcodes /voadmin/barcodes Path does not match
24 admin_events_cpd_issuer /voadmin/cpd-issuer Path does not match
25 admin_events_registrations_resend_email /voadmin/event_registrations/{event_id}/{id}/resend Path does not match
26 admin_events_registrations_resend_cert /voadmin/event_registrations/{event_id}/{id}/resend-cert Path does not match
27 admin_events_registrations_cash /voadmin/event_registrations/{event_id}/{id}/cash Path does not match
28 admin_events_registrations_edit /voadmin/event_registrations/{event_id}/{id}/edit Path does not match
29 admin_events_registrations_process /voadmin/event_registrations_process Path does not match
30 admin_events_registrations /voadmin/event_registrations Path does not match
31 admin_events /voadmin/events Path does not match
32 event_new /voadmin/event/add Path does not match
33 event_edit /voadmin/event/{id} Path does not match
34 event_delete /voadmin/event/{id}/delete Path does not match
35 admin_applications /voadmin/applications/ Path does not match
36 application_file_download_edit /voadmin/applications/{id}/file/{field} Path does not match
37 application_edit /voadmin/applications/{id} Path does not match
38 approve_application /voadmin/applications/{id}/approve Path does not match
39 application_receipt_download /voadmin/applications/{id}/receipt Path does not match
40 delete_application /voadmin/applications/{id}/delete Path does not match
41 admin_members /voadmin/members/ Path does not match
42 member_edit /voadmin/members/{id} Path does not match
43 member_new /voadmin/members/add Path does not match
44 admin_membership_forms /voadmin/membership_forms Path does not match
45 membership_form_new /voadmin/membership_form/add Route matches!

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