Routing
fos_user_registration_register
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/register
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | twilio | /twilio/sms | Path does not match |
| 2 | fos_user_security_login | /login | Path does not match |
| 3 | fos_user_security_check | /login_check | Path does not match |
| 4 | fos_user_security_logout | /logout | Path does not match |
| 5 | fos_user_profile_show | /profile | Path does not match |
| 6 | fos_user_registration_register | /register | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.