Routing
_profiler_home
Matched route
Route Parameters
Name | Value |
---|---|
httpPort | 80 |
httpsPort | 443 |
path | "/_profiler/" |
permanent | true |
scheme | null |
Route Redirection
This page redirects to:
https://uatbackend-peekaboo.tauceti-digital.com/_profiler/
(route: "_profiler_home")
Route Matching Logs
Path to match:
/_profiler
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | app.swagger | /api/doc.json | Path does not match |
3 | app.swagger_ui | /api/doc | Path does not match |
4 | _wdt | /_wdt/{token} | Path does not match |
5 | _profiler_home | /_profiler/ | Path does not match |
6 | _profiler_search | /_profiler/search | Path does not match |
7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
12 | _profiler_open_file | /_profiler/open | Path does not match |
13 | _profiler | /_profiler/{token} | Path does not match |
14 | _profiler_router | /_profiler/{token}/router | Path does not match |
15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
17 | api_login_check | /api/user/login | Path does not match |
18 | gesdinet_jwt_refresh_token | /api/user/token/refresh | Path does not match |
19 | app_api_password_reminder | /api/user/password/remind | Path does not match |
20 | app_api_password_reset | /api/user/password/reset | Path does not match |
21 | api_token_invalidate | /api/user/token/invalidate | Path does not match |
22 | app_api_user_list | /api/user/list | Path does not match |
23 | app_api_user_create | /api/user | Path does not match |
24 | app_api_user_update | /api/user | Path does not match |
25 | app_api_user_delete | /api/user/delete/{id} | Path does not match |
26 | app_api_user_get | /api/user/{id} | Path does not match |
27 | app_api_user_get_roles | /api/user/roles/list | Path does not match |
28 | app_api_partner_list | /api/partner/list | Path does not match |
29 | app_api_partner_create | /api/partner | Path does not match |
30 | app_api_partner_get | /api/partner/{id} | Path does not match |
31 | app_api_environment_list | /api/environment/list | Path does not match |
32 | app_api_environment_create | /api/environment | Path does not match |
33 | app_api_environment_get | /api/environment/{id} | Path does not match |
34 | app_api_environment_apikey_generate | /api/environment/apikey/generate | Path does not match |
35 | app_api_searchmanagement_list | /api/searchmanagement/list | Path does not match |
36 | app_api_searchmanagement_create | /api/searchmanagement | Path does not match |
37 | app_api_searchmanagement_initialize | /api/searchmanagement/initialize | Path does not match |
38 | app_api_searchmanagement_regenerate_api_keys | /api/searchmanagement/regenerate_api_keys | Path does not match |
39 | app_api_searchmanagement_get | /api/searchmanagement/{environmentId}/{localeDictId} | Path does not match |
40 | app_api_settings_default_get | /api/settings/default/{target} | Path does not match |
41 | app_api_change_locale | /api/change-locale/{locale} | Path does not match |
42 | app_api_get_ability_list | /api/ability/list | Path does not match |
43 | app_api_file_upload | /api/file/upload | Path does not match |
44 | app_api_get_locale_dict_list | /api/localedict/list/{partnerId} | Path does not match |
45 | app_apiv1_core_ping | /api/v1/ping | Path does not match |
46 | app_apiv1_tcai_check_health | /api/v1/_health | Path does not match |
47 | app_apiv1_tcai_search | /api/v1/search | Path does not match |
48 | app_apiv1_tcai_click_analytics | /api/v1/analytics/click | 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.