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:
http://ciam.staging.gls.dplusc.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 | _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_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | homepage | / | Path does not match |
| 16 | logout | /oauth/logout | Path does not match |
| 17 | fos_oauth_server_token | /oauth/v2/token | Path does not match |
| 18 | fos_oauth_server_authorize | /oauth/v2/auth | Path does not match |
| 19 | api.user.me | /api/user/me | Path does not match |
| 20 | gls_api.user.get_user_id | /gls/api/users/id | Path does not match |
| 21 | gls_api.user.get_users | /gls/api/users/{userIds} | Path does not match |
| 22 | gls_api.user.get_user | /gls/api/users/{userId} | Path does not match |
| 23 | gls_api.user.get_user_by_username | /gls/api/users/username/{username} | Path does not match |
| 24 | gls_api.user_role.get | /gls/api/users/{userId}/roles | Path does not match |
| 25 | gls_api.user_role.update | /gls/api/users/{userId}/roles | Path does not match |
| 26 | app.swagger_ui | /docs/api | Path does not match |
| 27 | app.swagger | /docs/api.json | Path does not match |
| 28 | registration.noncustomer | /register/ | Path does not match |
| 29 | registration.noncustomer.submit | /register/submit | Path does not match |
| 30 | registration.noncustomer.password | /register/password/{userRegistrationId} | Path does not match |
| 31 | registration.noncustomer.password.submit | /register/password/{userRegistrationId} | Path does not match |
| 32 | password.change_password | /password/change | Path does not match |
| 33 | password.do_change_password | /password/change | Path does not match |
| 34 | password.done_change_password | /password/change/done | Path does not match |
| 35 | password.request_reset_password | /password/reset | Path does not match |
| 36 | password.do_request_reset_password | /password/reset | Path does not match |
| 37 | password.done_request_reset_password | /password/reset/done | Path does not match |
| 38 | password.do_reset_password | /password/reset/update | Path does not match |
| 39 | password.done_reset_password | /password/reset/success | Path does not match |
| 40 | password.reset_password | /password/reset/{token} | Path does not match |
| 41 | security_user_login | /oauth/v2/login | Path does not match |
| 42 | security_login_status_check | /oauth/v2/status | Path does not match |
| 43 | postcode | /address/postcode | Path does not match |
| 44 | city | /address/city | Path does not match |
| 45 | cas.login | /cas/login | Path does not match |
| 46 | cas.auth | /oauth/v2/cas/endpoint | Path does not match |
| 47 | cas.user.update-info | /update-info/{token} | 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.