Routing
app_csortir_new
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/admin/admin/csortir/new
| # | 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_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | app_home | / | Path does not match |
| 15 | app_admin | /admin/admin | Path does not match |
| 16 | devis | /admin/admin/devis | Path does not match |
| 17 | app_user_admin | /admin/Admin/user/ | Path does not match |
| 18 | app_user_membre | /admin/Admin/user/membre | Path does not match |
| 19 | app_user_new | /admin/Admin/user/new | Path does not match |
| 20 | app_user_show | /admin/Admin/user/{id} | Path does not match |
| 21 | app_user_edit | /admin/Admin/user/{id}/edit | Path does not match |
| 22 | app_password_edit | /admin/Admin/user/{id}/edit/password | Path does not match |
| 23 | app_user_delete | /admin/Admin/user/{id} | Path does not match |
| 24 | app_connexion_histo | /admin/Admin/user/historiques/connexion | Path does not match |
| 25 | app_active_user | /admin/Admin/user/{id}/active | Path does not match |
| 26 | app_desactive_user | /admin/Admin/user/{id}/desactive | Path does not match |
| 27 | app_audience_index | /admin/admin/audience/ | Path does not match |
| 28 | app_audience_new | /admin/admin/audience/new | Path does not match |
| 29 | app_audience_show | /admin/admin/audience/{id} | Path does not match |
| 30 | app_audience_edit | /admin/admin/audience/{id}/edit | Path does not match |
| 31 | app_audience_accepter | /admin/admin/audience/{id}/accepter | Path does not match |
| 32 | app_audience_refuser | /admin/admin/audience/{id}/refuser | Path does not match |
| 33 | app_audience_delete | /admin/admin/audience/{id} | Path does not match |
| 34 | app_confirme | /admin/admin/audience/{id}/confirmer | Path does not match |
| 35 | app_nonconfirme | /admin/admin/audience/{id}/nonconfirmer | Path does not match |
| 36 | app_carrive_index | /admin/admin/courriers/arrives/ | Path does not match |
| 37 | app_carrivearchive | /admin/admin/courriers/arrives/archives | Path does not match |
| 38 | app_carrive_dircab | /admin/admin/courriers/arrives/Dircab/ | Path does not match |
| 39 | app_carrive_archive | /admin/admin/courriers/arrives/Archives | Path does not match |
| 40 | app_carrive_new | /admin/admin/courriers/arrives/new | Path does not match |
| 41 | app_carrive_show | /admin/admin/courriers/arrives/{id} | Path does not match |
| 42 | app_courrier_confi | /admin/admin/courriers/arrives/new/confidentiel | Path does not match |
| 43 | app_carrive_edit | /admin/admin/courriers/arrives/{id}/edit | Path does not match |
| 44 | app_carrive_editcab | /admin/admin/courriers/arrives/{id}/edit/cab | Path does not match |
| 45 | app_carrive_delete | /admin/admin/courriers/arrives/{id} | Path does not match |
| 46 | courrier_deletedircab | /admin/admin/courriers/arrives/{id}/supprimer | Path does not match |
| 47 | courrier_delete | /admin/admin/courriers/arrives/{id}/supprimer | Path does not match |
| 48 | app_caarchive | /admin/admin/courriers/arrives/{id}/archive | Path does not match |
| 49 | app_nonapp_caarchive | /admin/admin/courriers/arrives/{id}/nonarchiver | Path does not match |
| 50 | app_export_fiche | /admin/admin/courriers/arrives/{id}/fiche/suivi | Path does not match |
| 51 | app_compterendu_index | /admin/admin/compte_rendu/ | Path does not match |
| 52 | app_compterendu_archive | /admin/admin/compte_rendu/archive | Path does not match |
| 53 | app_compterendu_new | /admin/admin/compte_rendu/new | Path does not match |
| 54 | app_compterendu_show | /admin/admin/compte_rendu/{id} | Path does not match |
| 55 | app_compterendu_edit | /admin/admin/compte_rendu/{id}/edit | Path does not match |
| 56 | app_compterendu_delete | /admin/admin/compte_rendu/{id} | Path does not match |
| 57 | app_crdelete | /admin/admin/compte_rendu/{id}/supprimer | Path does not match |
| 58 | app_crarchive | /admin/admin/compte_rendu/{id}/archive | Path does not match |
| 59 | app_nonapp_crarchive | /admin/admin/compte_rendu/{id}/nonarchiver | Path does not match |
| 60 | app_csortir_index | /admin/admin/csortir/ | Path does not match |
| 61 | app_csortir_archive | /admin/admin/csortir/archive | Path does not match |
| 62 | app_csortir_new | /admin/admin/csortir/new | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.