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://b4.mirtillostudio.fr/_profiler/
(route: "_profiler_home")
Route Matching Logs
Path to match:
/_profiler
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_errors | /api/errors/{status} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_doc | /api/docs.{_format} | Path does not match |
| 6 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 11 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 12 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 13 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 14 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 15 | _wdt | /_wdt/{token} | Path does not match |
| 16 | _profiler_home | /_profiler/ | Path does not match |
| 17 | _profiler_search | /_profiler/search | Path does not match |
| 18 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 19 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 20 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 21 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 22 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 23 | _profiler_open_file | /_profiler/open | Path does not match |
| 24 | _profiler | /_profiler/{token} | Path does not match |
| 25 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 26 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 27 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 28 | jwt_auth | /api/auth | Path does not match |
| 29 | jwt_refresh | /api/auth/refresh | Path does not match |
| 30 | app_api | /api/test | Path does not match |
| 31 | backoffice_dashboard | /administration/dashboard | Path does not match |
| 32 | backoffice_users_list | /administration/users/list | Path does not match |
| 33 | backoffice_users_team | /administration/users/team | Path does not match |
| 34 | backoffice_users_new | /administration/users/new | Path does not match |
| 35 | backoffice_users_edit | /administration/users/edit/{id} | Path does not match |
| 36 | backoffice_users_edit_profile | /administration/users/profile/{id} | Path does not match |
| 37 | backoffice_users_delete | /administration/users/delete/{id} | Path does not match |
| 38 | backoffice_users_remove | /administration/users/remove/{id} | Path does not match |
| 39 | backoffice_users_new_password | /administration/users/password/{id}/new | Path does not match |
| 40 | backoffice_users_show_password | /administration/users/password/{id}/show | Path does not match |
| 41 | backoffice_links_list | /administration/links/list | Path does not match |
| 42 | backoffice_links_stats | /administration/links/stats/{link} | Path does not match |
| 43 | backoffice_links_new | /administration/links/new | Path does not match |
| 44 | backoffice_links_edit | /administration/links/edit/{link} | Path does not match |
| 45 | backoffice_links_delete | /administration/links/delete/{link} | Path does not match |
| 46 | backoffice_links_remove | /administration/links/remove/{link} | Path does not match |
| 47 | backoffice_uniquelinks_new | /administration/unique/links/unique/new | Path does not match |
| 48 | backoffice_pages_list | /administration/pages/list | Path does not match |
| 49 | backoffice_pages_edit | /administration/pages/edit/{page} | Path does not match |
| 50 | backoffice_tools_list | /administration/tools/list | Path does not match |
| 51 | backoffice_tools_editvalue | /administration/tools/editvalue/{id} | Path does not match |
| 52 | backoffice_mails_list | /administration/mails/list | Path does not match |
| 53 | backoffice_mails_edit | /administration/mails/edit/{id} | Path does not match |
| 54 | security_login | /login | Path does not match |
| 55 | security_logout | /logout | Path does not match |
| 56 | homepage | / | Path does not match |
| 57 | redirection | /{slug} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.