Routing
admin
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/admin
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | accessibilite | /accessibilite | Path does not match |
| 2 | actualites | /actualites | Path does not match |
| 3 | actualites_archives | /actualites/archives | Path does not match |
| 4 | actualite_show | /actualite/{id} | Path does not match |
| 5 | admin_blocks_list | /admin/blocs-liste/{id} | Path does not match |
| 6 | admin_add_debug | /admin/ajouter-bloc-debug-text/{id} | Path does not match |
| 7 | admin_add_block_text | /admin/ajouter-bloc-text/{id} | Path does not match |
| 8 | admin_edit_block_text | /admin/modifier-bloc-text/{slug}/{blockId}/page/{id} | Path does not match |
| 9 | admin_add_block_text_image | /admin/ajouter-bloc-text-image/{id} | Path does not match |
| 10 | admin_edit_block_debug | /admin/modifier-bloc-debug/{slug}/page/{id} | Path does not match |
| 11 | admin_edit_block_text_image | /admin/modifier-bloc-text-image/{slug}/{blockId}/page/{id} | Path does not match |
| 12 | admin_edit_block_contact | /admin/modifier-bloc-contact/{slug}/page/{id} | Path does not match |
| 13 | admin_add_block_contact | /admin/ajouter-bloc-contact/{id} | Path does not match |
| 14 | admin_add_accordeon_text | /admin/ajouter-bloc-text-accordeon/{id} | Path does not match |
| 15 | admin_edit_block_accordeon | /admin/modifier-bloc-accordeon/{slug}/page/{id} | Path does not match |
| 16 | admin_delete_bloc_image | /admin/delete-button-image/bloc/{bloc}/page/{id} | Path does not match |
| 17 | admin_duplicate_block | /admin/dupliquer-bloc/{blockId} | Path does not match |
| 18 | admin_delete_block | /admin/supprimer-bloc/{slug}/page/{id} | Path does not match |
| 19 | admin_change_position_block | /admin/changer-position-bloc/{id} | Path does not match |
| 20 | admin_delete_element_accordeon | /admin/supprimer-element-accordeon | Path does not match |
| 21 | admin_add_key_numbers | /ajouter-chiffres-clefs | Path does not match |
| 22 | admin_edit_key_numbers | /editer-chiffres-clefs/{id} | Path does not match |
| 23 | admin_add_contact_slide | /admin/ajouter-slide-contact | Path does not match |
| 24 | admin_edit_contact_slide | /admin/modifier-slide-contact/{id} | Path does not match |
| 25 | admin_add_damier | /admin/ajouter-damier | Path does not match |
| 26 | admin_new_damier | /admin/nouveau-damier | Path does not match |
| 27 | admin_edit_damier | /admin/modifier-damier/{id} | Path does not match |
| 28 | admin_damier_sort | /admin/damier/sort | Path does not match |
| 29 | admin | /admin | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.