Routing
user_my_account
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://dev-supervision.diwio.net/connexion
Route Matching Logs
Path to match:
/admin/user/mon_compte
| # | 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 | app.swagger | /api/doc.json | Path does not match |
| 4 | 2fa_login | /2fa | Path does not match |
| 5 | 2fa_login_check | /2fa_check | Path does not match |
| 6 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 7 | _wdt | /_wdt/{token} | Path does not match |
| 8 | _profiler_home | /_profiler/ | Path does not match |
| 9 | _profiler_search | /_profiler/search | Path does not match |
| 10 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 11 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 12 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 13 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 14 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 15 | _profiler_open_file | /_profiler/open | Path does not match |
| 16 | _profiler | /_profiler/{token} | Path does not match |
| 17 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 18 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 19 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 20 | config_get_config | /conf/getConf/{macAddress} | Path does not match |
| 21 | index | / | Path does not match |
| 22 | login | /login | Path does not match |
| 23 | logout | /logout | Path does not match |
| 24 | connexion | /connexion | Path does not match |
| 25 | first_connexion | /first-connexion/{jwt} | Path does not match |
| 26 | home | /accueil | Path does not match |
| 27 | diwioBox_list | /admin/diwioBox/index | Path does not match |
| 28 | diwioBox_create | /admin/diwioBox/create | Path does not match |
| 29 | diwioBox_details | /admin/diwioBox/{diwioBox}/{info} | Path does not match |
| 30 | api_mercure_send | /api/internal/mercure/send/{shelter} | Path does not match |
| 31 | sync_shelter | /api/internal/shelter/syncShelter/{project}/{shelterId} | Path does not match |
| 32 | parametre | /admin/parametre/index | Path does not match |
| 33 | liste_abris | /admin/garage/index | Path does not match |
| 34 | shelter_create | /admin/garage/create | Path does not match |
| 35 | shelter_index | /admin/garage/{shelter}/{info} | Path does not match |
| 36 | export_perso_acces | /admin/abri/exportPersoAcces/{shelterId} | Path does not match |
| 37 | export_perso_alertes | /admin/abri/exportPersoAlertes/{shelterId} | Path does not match |
| 38 | territory_list | /admin/territory/index | Path does not match |
| 39 | territory_create | /admin/territory/create | Path does not match |
| 40 | territory_details | /admin/territory/{territory}/{info} | Path does not match |
| 41 | liste_user | /admin/user/listeAdmin | Path does not match |
| 42 | user_send_password_mail | /admin/user/{id}/mail | Path does not match |
| 43 | user_create | /admin/user/create | Path does not match |
| 44 | user_edit | /admin/user/edit/{id} | Path does not match |
| 45 | user_supprimer | /admin/user/delete/{id} | Path does not match |
| 46 | user_my_account | /admin/user/mon_compte | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.