Routing
_profiler_home
Matched route
Route Parameters
| Name | Value |
|---|---|
| _route_mapping | [] |
| httpPort | 80 |
| httpsPort | 443 |
| path | "/_profiler/" |
| permanent | true |
| scheme | null |
Route Redirection
This page redirects to:
https://engine.gmcore.net/_profiler/
(route: "_profiler_home")
Route Matching Logs
Path to match:
/_profiler
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | 2fa_login | /security/2fa | Path does not match |
| 4 | 2fa_login_check | /security/2fa_check | Path does not match |
| 5 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 6 | _wdt | /_wdt/{token} | Path does not match |
| 7 | _profiler_home | /_profiler/ | Path does not match |
| 8 | _profiler_search | /_profiler/search | Path does not match |
| 9 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 10 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 11 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 12 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 13 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 14 | _profiler_open_file | /_profiler/open | Path does not match |
| 15 | _profiler | /_profiler/{token} | Path does not match |
| 16 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 17 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 18 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 19 | admin_dashboard | /admin | Path does not match |
| 20 | frontend_home | / | Path does not match |
| 21 | app_health | /health | Path does not match |
| 22 | app_login | /security/login | Path does not match |
| 23 | app_login_link_request | /security/login-link | Path does not match |
| 24 | app_login_link_check | /security/login-link/check | Path does not match |
| 25 | app_logout | /security/logout | Path does not match |
| 26 | user_access_tokens | /user/access-tokens | Path does not match |
| 27 | user_access_token_create | /user/access-tokens/create | Path does not match |
| 28 | user_access_token_revoke | /user/access-tokens/{id}/revoke | Path does not match |
| 29 | user_profile | /user/profile | Path does not match |
| 30 | user_settings | /user/settings | Path does not match |
| 31 | user_totp_generate | /user/settings/totp/generate | Path does not match |
| 32 | user_totp_disable | /user/settings/totp/disable | Path does not match |
| 33 | user_email_2fa_toggle | /user/settings/email-2fa/toggle | Path does not match |
| 34 | user_dashboard | /user | Path does not match |
| 35 | admin_crud_index | /admin/crud/{resource} | Path does not match |
| 36 | admin_crud_create | /admin/crud/{resource}/new | Path does not match |
| 37 | admin_crud_view | /admin/crud/{resource}/{id} | Path does not match |
| 38 | admin_crud_edit | /admin/crud/{resource}/{id}/edit | Path does not match |
| 39 | admin_crud_clone | /admin/crud/{resource}/{id}/clone | Path does not match |
| 40 | admin_crud_delete | /admin/crud/{resource}/{id}/delete | Path does not match |
| 41 | admin_crud_bulk | /admin/crud/{resource}/bulk | 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.