Routing
admin_autopromo_edit
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "19" |
Route Matching Logs
Path to match:
/admin/autopromo/edit/19
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_address_book | /admin/annuaire/liste | Path does not match |
| 2 | admin_address_book_categories | /admin/annuaire/categories/{categ_id} | Path does not match |
| 3 | admin_address_book_edition | /admin/annuaire/edition/{id} | Path does not match |
| 4 | admin_address_book_remove_illustration | /admin/annuaire/remove-illustration/{id} | Path does not match |
| 5 | admin_remove_annuaire_fiche | /admin/annuaire/remove_annuaire/{id} | Path does not match |
| 6 | admin_axDisplayAnnuaireCateg | /admin/annuaire/axDisplayAnnuaireCateg | Path does not match |
| 7 | admin_axRemoveCategorieAnnuaire | /admin/annuaire/axRemoveCategorieAnnuaire | Path does not match |
| 8 | admin_axDisplayOrderCategAnnuaire | /admin/annuaire/axDisplayOrderCategAnnuaire | Path does not match |
| 9 | admin_axUpdateOrderCategorieAnnuaire | /admin/annuaire/axUpdateOrderCategorieAnnuaire | Path does not match |
| 10 | admin_axAddMediasAnnuaire | /admin/axAddMediasAnnuaire | Path does not match |
| 11 | admin_axAddFlashMessageAnnuaire | /admin/annuaire/axAddFlashMessageAnnuaire | Path does not match |
| 12 | admin_axUpdateMediaAnnuaireAlt | /admin/annuaire/axUpdateMediaAnnuaireAlt | Path does not match |
| 13 | admin_delete_media_annuaire | /admin/deleteMedia/{id} | Path does not match |
| 14 | acme_sudcms_admin_adminaddressbook_axupdateordermedia | /admin/annuaire/axUpdateOrderMedia | Path does not match |
| 15 | admin_axRemoveAnnuaireCategBandeau | /admin/annuaire/axRemoveAnnuaireCategBandeau | Path does not match |
| 16 | admin_saveAddress | /admin/annuaire/saveAddress/{id} | Path does not match |
| 17 | admin_axGeocoder | /admin/annuaire/axGeocoder | Path does not match |
| 18 | acme_sudcms_admin_adminaddressbook_axdisplaycategories | /admin/annuaire/axDisplayCategories | Path does not match |
| 19 | acme_sudcms_admin_adminaddressbook_axcheckcategory | /admin/annuaire/axCheckCategory | Path does not match |
| 20 | admin_address_book_import | /admin/annuaire/importer | Path does not match |
| 21 | admin_agenda | /admin/evenements | Path does not match |
| 22 | admin_agenda_categories | /admin/evenements/categories | Path does not match |
| 23 | admin_agenda_edition | /admin/evenements/edition/{id} | Path does not match |
| 24 | admin_agenda_remove_illustration | /admin/agenda/remove-illustration/{id} | Path does not match |
| 25 | admin_remove_agenda | /admin/agenda/remove_agenda/{id} | Path does not match |
| 26 | acme_sudcms_admin_adminagenda_axdisplaycateg | /admin/agenda/axDisplayCateg | Path does not match |
| 27 | acme_sudcms_admin_adminagenda_axremovecategorie | /admin/agenda/axRemoveCategorie | Path does not match |
| 28 | acme_sudcms_admin_adminagenda_axdisplayordercateg | /admin/agenda/axDisplayOrderCateg | Path does not match |
| 29 | acme_sudcms_admin_adminagenda_axupdateordercategorie | /admin/agenda/axUpdateOrderCategorie | Path does not match |
| 30 | acme_sudcms_admin_adminagenda_axaddflashmessage | /admin/agenda/axAddFlashMessage | Path does not match |
| 31 | acme_sudcms_admin_adminagenda_axremovecategbandeau | /admin/agenda/axRemoveCategBandeau | Path does not match |
| 32 | admin_autopromo | /admin/autopromo/ | Path does not match |
| 33 | admin_autopromo_edit | /admin/autopromo/edit/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.