GET https://iacp.cloud/voadmin/dictionaries/membership_type

Routing

admin_dictionaries Matched route

Route Parameters

Name Value
type_key
"membership_type"

Route Redirection

This page redirects to:

https://iacp.cloud/voadmin/login

Route Matching Logs

Path to match: /voadmin/dictionaries/membership_type
# 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} Route matches!

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