Routing
manager_user_switch
Matched route
Route Parameters
Name | Value |
---|---|
id | "33" |
Route Redirection
This page redirects to:
https://dataplus.dev.mdp-data.cloud/login
Route Matching Logs
Path to match:
/manager/switch/33
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | default_homepage | / | Path does not match |
14 | default_login | /login | Path does not match |
15 | default_logout | /logout | Path does not match |
16 | default_logout_abo | /logoutabo | Path does not match |
17 | default_forgot_password | /forgot | Path does not match |
18 | default_reset_password | /reset/{email}/{token} | Path does not match |
19 | default_training | /training/{email}/{token} | Path does not match |
20 | manager_homepage | /manager/ | Path does not match |
21 | manager_account | /manager/account | Path does not match |
22 | manager_managers | /manager/managers | Path does not match |
23 | manager_managers_add | /manager/managers/add | Path does not match |
24 | manager_managers_edit | /manager/managers/{id}/edit | Path does not match |
25 | manager_managers_delete | /manager/managers/{id}/delete | Path does not match |
26 | manager_current_subscriptions | /manager/currentsubscriptions | Path does not match |
27 | manager_users | /manager/users | Path does not match |
28 | manager_users_add | /manager/users/add | Path does not match |
29 | manager_users_edit | /manager/users/{id}/edit | Path does not match |
30 | manager_users_delete | /manager/users/{id}/delete | Path does not match |
31 | manager_users_print | /manager/users/{id}/print | Path does not match |
32 | manager_documents | /manager/documents | Path does not match |
33 | manager_documents_types | /manager/documentstypes | Path does not match |
34 | manager_documents_types_add | /manager/documentstypes/add | Path does not match |
35 | manager_documents_types_edit | /manager/documentstypes/{id}/edit | Path does not match |
36 | manager_documents_types_delete | /manager/documentstypes/{id}/delete | Path does not match |
37 | manager_documents_edit | /manager/documents/{id}/edit | Path does not match |
38 | manager_documents_translate | /manager/documents/{id}/translate | Path does not match |
39 | manager_documents_delete | /manager/documents/{id}/delete | Path does not match |
40 | manager_user_switch | /manager/switch/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.