Routing
security.logout
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://mon.abidjan.net/
Route Matching Logs
Path to match:
/deconnexion
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | security.login | /connexion | Path does not match |
| 2 | register | /inscription | Path does not match |
| 3 | registration_confirmation_route | /verify | Path does not match |
| 4 | app_verify_resend_email | /verify/resend | Path does not match |
| 5 | security.logout | /deconnexion | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.