Routing
security_registration
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/inscription
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_account_login | /admin/login | Path does not match |
| 2 | formulaire_view | /admin/formulaire/{id}/{type} | Path does not match |
| 3 | admin_str_index | /admin/str | Path does not match |
| 4 | admin_str_action | /admin/action/{id} | Path does not match |
| 5 | admin_str_delete | /admin/str/delete/{id} | Path does not match |
| 6 | admin_str_search | /admin/str/search | Path does not match |
| 7 | catalogue_index | /catalogue | Path does not match |
| 8 | catalogue_fiche | /catalogue/fiche/{id}/{type} | Path does not match |
| 9 | catalogue_pdf | /catalogue/pdf/{id}/{type} | Path does not match |
| 10 | catalogue_pdf_liste | /catalogue/pdf-liste/{type}/{tab_users_ids}/ | Path does not match |
| 11 | dashboard_user | /dashboarduser | Path does not match |
| 12 | delete_user | /dashboarduser/delete | Path does not match |
| 13 | structure_create | /structure/new | Path does not match |
| 14 | structure_edit | /structure/edit | Path does not match |
| 15 | productioncineaudio_create | /productioncineaudio/new | Path does not match |
| 16 | productioncineaudio_edit | /productioncineaudio/edit | Path does not match |
| 17 | productioncom_create | /productioncom/new | Path does not match |
| 18 | productioncom_edit | /productioncom/edit | Path does not match |
| 19 | prestatairetech_create | /prestatairetechnique/new | Path does not match |
| 20 | prestatairetech_edit | /prestatairetechnique/edit | Path does not match |
| 21 | prestatairelog_create | /prestatairelogistique/new | Path does not match |
| 22 | prestatairelog_edit | /prestatairelogistique/edit | Path does not match |
| 23 | security_registration | /inscription | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.