Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | admin_dashboard | /admin/dashboard | Path does not match |
2 | admin_info_home | /info/home | Path does not match |
3 | admin_keycloak_import_selector | /admin/keycloak/import/selector | Path does not match |
4 | admin_keycloak_push_groups | /admin/keycloak/push/groups | Path does not match |
5 | admin_keycloak_set_totp | /admin/keycloak/set_totp/{id} | Path does not match |
6 | admin_keycloak_push | /admin/keycloak/push | Path does not match |
7 | admin_keycloak_stop_sessions | /admin/keycloak/stop_sessions/{id} | Path does not match |
8 | admin_keycloak_password_reset | /admin/keycloak/password/reset | Path does not match |
9 | admin_keycloak_all_users_delete | /admin/talpaworld/keycloak/allusers/delete | Path does not match |
10 | user_profile_new_password | /user/profile/new_password/{id} | Path does not match |
11 | admin_keycloak_export_realm | /export/admin/keycloak/export/realm | Path does not match |
12 | admin_keycloak_export_users | /export/admin/keycloak/export/users | Path does not match |
13 | admin_export_realm_json | /export/groups | Path does not match |
14 | admin_export_groups | /export/groups | Path does not match |
15 | index | / | Path does not match |
16 | dump | /dump/{currentRequest} | Path does not match |
17 | kubernetes_helm_import-chart | /kubernetes/helm/import-chart | Path does not match |
18 | admin_export_realm | /admin/export/realm | Path does not match |
19 | login | /login | Path does not match |
20 | logout | /logout | Path does not match |
21 | user_profile_detail | /user/profile/detail | Path does not match |
22 | user_profile_edit | /user/profile/edit | Path does not match |
23 | _preview_error | /_error/{code}.{_format} | Path does not match |
24 | _wdt | /_wdt/{token} | Path does not match |
25 | _profiler_home | /_profiler/ | Path does not match |
26 | _profiler_search | /_profiler/search | Path does not match |
27 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
28 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
29 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
30 | _profiler_open_file | /_profiler/open | Path does not match |
31 | _profiler | /_profiler/{token} | Path does not match |
32 | _profiler_router | /_profiler/{token}/router | Path does not match |
33 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
34 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.