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://reception.reminiscence-parfums.com/login
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 | account_index | /account | Path does not match |
| 16 | account_password | /account/password | Path does not match |
| 17 | expedition_index | /expedition/ | Path does not match |
| 18 | expedition_start | /expedition/start/{numExpedition} | Path does not match |
| 19 | expedition_add | /expedition/add/{codeAD} | Path does not match |
| 20 | expedition_remove | /expedition/remove/{codeAD} | Path does not match |
| 21 | expedition_end | /expedition/end | Path does not match |
| 22 | expedition_cancel | /expedition/cancel | Path does not match |
| 23 | expedition_json | /expedition/json | Path does not match |
| 24 | expedition_totaux | /expedition/totaux | Path does not match |
| 25 | expedition_retour_index | /expedition/retour | Path does not match |
| 26 | expedition_retour_ajax | /expedition/retour-ajax/{codeAD} | Path does not match |
| 27 | index | / | Path does not match |
| 28 | param_index | /param/ | Path does not match |
| 29 | reception_index | /reception/ | Path does not match |
| 30 | reception_start | /reception/start | Path does not match |
| 31 | reception_add | /reception/add/{codeAD} | Path does not match |
| 32 | reception_end | /reception/end | Path does not match |
| 33 | reception_cancel | /reception/cancel | Path does not match |
| 34 | reception_json | /reception/json | Path does not match |
| 35 | reception_totaux | /reception/totaux | Path does not match |
| 36 | recherche_index | /recherche/ | Path does not match |
| 37 | recherche_totaux | /recherche/totaux | Path does not match |
| 38 | recherche_totaux_verifier | /recherche/totaux-verifier | Path does not match |
| 39 | recherche_json | /recherche/json | Path does not match |
| 40 | security_login | /login | Path does not match |
| 41 | security_logout | /logout | Path does not match |
| 42 | user_index | /users | Path does not match |
| 43 | user_json | /user/json | Path does not match |
| 44 | user_edit | /user/edit/{id} | Path does not match |
| 45 | user_add | /user/add | Path does not match |
| 46 | user_delete | /user/delete/{id} | 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.