Routing
chant_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/chants
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | custom_admin_crud_index | /admin/manage/{resource} | Path does not match |
| 17 | custom_admin_crud_show | /admin/manage/{resource}/{id} | Path does not match |
| 18 | custom_admin_crud_new | /admin/manage/{resource}/new | Path does not match |
| 19 | custom_admin_crud_edit | /admin/manage/{resource}/{id}/edit | Path does not match |
| 20 | custom_admin_crud_delete | /admin/manage/{resource}/{id}/delete | Path does not match |
| 21 | custom_admin_crud_confirm | /admin/manage/{resource}/{id}/confirm | Path does not match |
| 22 | custom_admin_page_preview | /admin/manage/pages/preview | Path does not match |
| 23 | custom_admin_post_preview | /admin/manage/articles/preview | Path does not match |
| 24 | custom_admin_event_preview | /admin/manage/evenements/preview | Path does not match |
| 25 | custom_admin_group_preview | /admin/manage/groupe/preview | Path does not match |
| 26 | custom_admin_chant_preview | /admin/manage/chants/preview | Path does not match |
| 27 | custom_admin_linktree_preview | /admin/manage/linktree/preview | Path does not match |
| 28 | custom_admin_media_preview | /admin/manage/medias/preview | Path does not match |
| 29 | app_admin_dashboard_index | /admin | Path does not match |
| 30 | app_admin_mailing | /admin/mailing | Path does not match |
| 31 | app_admin_mailing_preview | /admin/mailing/preview | Path does not match |
| 32 | app_admin_merch_physical_sale_new | /admin/manage/ventes-physiques/merch | Path does not match |
| 33 | app_admin_merch_sumup_import | /admin/manage/rapprochement-sumup/merch | Path does not match |
| 34 | admin_trix_upload | /admin/trix-upload | Path does not match |
| 35 | cart_index | /panier | Path does not match |
| 36 | cart_remove | /panier/supprimer/{type}/{key} | Path does not match |
| 37 | cart_clear | /panier/vider | Path does not match |
| 38 | cart_checkout | /panier/checkout | Path does not match |
| 39 | cart_checkout_cash | /panier/checkout-cash | Path does not match |
| 40 | cartage_qr_scan | /cartage/qr/{token} | Path does not match |
| 41 | cartage_form | /cartage | Path does not match |
| 42 | cartage_rules | /cartage/reglement | Path does not match |
| 43 | cartage_thankyou | /cartage/cartage/confirmation | Path does not match |
| 44 | cartage_status | /cartage/statut | Path does not match |
| 45 | cartage_email_status | /cartage/email-status | Path does not match |
| 46 | cartage_resume | /cartage/reprendre/{id} | Path does not match |
| 47 | cartage_payment_return | /merci | Path does not match |
| 48 | chant_index | /chants | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.