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://api.wrag.k4.pl/_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_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | app_apiapp_api_options_clean_session_interval_days | /api/options/clean-session-interval-days | Path does not match |
| 17 | app_apiapp_api_options_update_clean_session_interval_days | /api/options/clean-session-interval-days | Path does not match |
| 18 | app_apiapp_api_index | /api/ | Path does not match |
| 19 | app_apiapp_api_logs | /api/logs/request | Path does not match |
| 20 | app_forgot_password_request | /api/reset-password | Path does not match |
| 21 | app_check_email | /api/reset-password/check-email | Path does not match |
| 22 | app_reset_password | /api/reset-password/reset | Path does not match |
| 23 | app_apiapp_api_session_create | /api/session | Path does not match |
| 24 | app_apiapp_api_session | /api/session/{identifier} | Path does not match |
| 25 | app_apiapp_api_sessions | /api/sessions | Path does not match |
| 26 | app_apiapp_api_session_upload | /api/session/{identifier}/upload | Path does not match |
| 27 | app_apiapp_api_session_request | /api/session/{identifier}/request | Path does not match |
| 28 | app_apiapp_api_session_last_request_delete | /api/session/{identifier}/delete-last-request | Path does not match |
| 29 | app_apiapp_api_session_change_name | /api/session/{identifier}/change-name | Path does not match |
| 30 | app_apiapp_api_session_delete_file | /api/session/{identifier}/delete-file | Path does not match |
| 31 | app_apiapp_api_session_delete | /api/session/{identifier} | Path does not match |
| 32 | app_apiapp_api_session_request_rate | /api/session/{identifier}/request/{id}/rate | Path does not match |
| 33 | app_apiapp_api_session_resources_add | /api/session/{identifier}/resources | Path does not match |
| 34 | app_apiapp_api_session_resources_add_from_url | /api/session/{identifier}/resources/add-from-url | Path does not match |
| 35 | app_apiapp_api_synonyms | /api/synonyms | Path does not match |
| 36 | app_apiapp_api_synonyms_add | /api/synonyms | Path does not match |
| 37 | app_apiapp_api_synonyms_delete | /api/synonyms/{id} | Path does not match |
| 38 | app_apiapp_api_synonyms_update | /api/synonyms/{id} | Path does not match |
| 39 | app_apiapp_api_tokenizer_count | /api/tokenizer/count | Path does not match |
| 40 | app_apiapp_api_me | /api/me | Path does not match |
| 41 | app_apiapp_api_users | /api/users | Path does not match |
| 42 | app_apiapp_api_user_clean_sessions_interval | /api/users/clean-sessions-interval | Path does not match |
| 43 | app_download_file | /download/{identifier}/{name} | Path does not match |
| 44 | app_index | / | Path does not match |
| 45 | app_response | /webhook/response | Path does not match |
| 46 | api_login_check | /api/login | 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.