Routing
admin_pays_edit
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
| crudAction | "edit" |
| crudControllerFqcn | "App\Controller\Admin\PaysCrudController" |
| dashboardControllerFqcn | "App\Controller\Admin\DashboardController" |
| entityId | "6" |
| routeCreatedByEasyAdmin | true |
Route Matching Logs
Path to match:
/admin/pays/6/edit
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | /admin | Path does not match |
| 2 | admin_blog_categorie_index | /admin/blog-categorie | Path does not match |
| 3 | admin_blog_categorie_new | /admin/blog-categorie/new | Path does not match |
| 4 | admin_blog_categorie_batch_delete | /admin/blog-categorie/batch-delete | Path does not match |
| 5 | admin_blog_categorie_autocomplete | /admin/blog-categorie/autocomplete | Path does not match |
| 6 | admin_blog_categorie_render_filters | /admin/blog-categorie/render-filters | Path does not match |
| 7 | admin_blog_categorie_edit | /admin/blog-categorie/{entityId}/edit | Path does not match |
| 8 | admin_blog_categorie_delete | /admin/blog-categorie/{entityId}/delete | Path does not match |
| 9 | admin_blog_categorie_detail | /admin/blog-categorie/{entityId} | Path does not match |
| 10 | admin_blog_index | /admin/blog | Path does not match |
| 11 | admin_blog_new | /admin/blog/new | Path does not match |
| 12 | admin_blog_batch_delete | /admin/blog/batch-delete | Path does not match |
| 13 | admin_blog_autocomplete | /admin/blog/autocomplete | Path does not match |
| 14 | admin_blog_render_filters | /admin/blog/render-filters | Path does not match |
| 15 | admin_blog_edit | /admin/blog/{entityId}/edit | Path does not match |
| 16 | admin_blog_delete | /admin/blog/{entityId}/delete | Path does not match |
| 17 | admin_blog_detail | /admin/blog/{entityId} | Path does not match |
| 18 | admin_equipe_index | /admin/equipe | Path does not match |
| 19 | admin_equipe_new | /admin/equipe/new | Path does not match |
| 20 | admin_equipe_batch_delete | /admin/equipe/batch-delete | Path does not match |
| 21 | admin_equipe_autocomplete | /admin/equipe/autocomplete | Path does not match |
| 22 | admin_equipe_render_filters | /admin/equipe/render-filters | Path does not match |
| 23 | admin_equipe_edit | /admin/equipe/{entityId}/edit | Path does not match |
| 24 | admin_equipe_delete | /admin/equipe/{entityId}/delete | Path does not match |
| 25 | admin_equipe_detail | /admin/equipe/{entityId} | Path does not match |
| 26 | admin_gallery_event_index | /admin/gallery-event | Path does not match |
| 27 | admin_gallery_event_new | /admin/gallery-event/new | Path does not match |
| 28 | admin_gallery_event_batch_delete | /admin/gallery-event/batch-delete | Path does not match |
| 29 | admin_gallery_event_autocomplete | /admin/gallery-event/autocomplete | Path does not match |
| 30 | admin_gallery_event_render_filters | /admin/gallery-event/render-filters | Path does not match |
| 31 | admin_gallery_event_edit | /admin/gallery-event/{entityId}/edit | Path does not match |
| 32 | admin_gallery_event_delete | /admin/gallery-event/{entityId}/delete | Path does not match |
| 33 | admin_gallery_event_detail | /admin/gallery-event/{entityId} | Path does not match |
| 34 | admin_gallery_photo_index | /admin/gallery-photo | Path does not match |
| 35 | admin_gallery_photo_new | /admin/gallery-photo/new | Path does not match |
| 36 | admin_gallery_photo_batch_delete | /admin/gallery-photo/batch-delete | Path does not match |
| 37 | admin_gallery_photo_autocomplete | /admin/gallery-photo/autocomplete | Path does not match |
| 38 | admin_gallery_photo_render_filters | /admin/gallery-photo/render-filters | Path does not match |
| 39 | admin_gallery_photo_edit | /admin/gallery-photo/{entityId}/edit | Path does not match |
| 40 | admin_gallery_photo_delete | /admin/gallery-photo/{entityId}/delete | Path does not match |
| 41 | admin_gallery_photo_detail | /admin/gallery-photo/{entityId} | Path does not match |
| 42 | admin_partenaire_index | /admin/partenaire | Path does not match |
| 43 | admin_partenaire_new | /admin/partenaire/new | Path does not match |
| 44 | admin_partenaire_batch_delete | /admin/partenaire/batch-delete | Path does not match |
| 45 | admin_partenaire_autocomplete | /admin/partenaire/autocomplete | Path does not match |
| 46 | admin_partenaire_render_filters | /admin/partenaire/render-filters | Path does not match |
| 47 | admin_partenaire_edit | /admin/partenaire/{entityId}/edit | Path does not match |
| 48 | admin_partenaire_delete | /admin/partenaire/{entityId}/delete | Path does not match |
| 49 | admin_partenaire_detail | /admin/partenaire/{entityId} | Path does not match |
| 50 | admin_pays_index | /admin/pays | Path does not match |
| 51 | admin_pays_new | /admin/pays/new | Path does not match |
| 52 | admin_pays_batch_delete | /admin/pays/batch-delete | Path does not match |
| 53 | admin_pays_autocomplete | /admin/pays/autocomplete | Path does not match |
| 54 | admin_pays_render_filters | /admin/pays/render-filters | Path does not match |
| 55 | admin_pays_edit | /admin/pays/{entityId}/edit | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.