Routing
kash_admin_categorie_detail
Matched route
Route Parameters
| Name | Value |
|---|---|
| crudAction | "detail" |
| crudControllerFqcn | "App\Controller\Admin\CategorieCrudController" |
| dashboardControllerFqcn | "App\Controller\Admin\DashboardController" |
| entityId | "8" |
| routeCreatedByEasyAdmin | true |
Route Matching Logs
Path to match:
/ka/categorie/8
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | kash_admin_annonces_index | /ka/annonces | Path does not match |
| 2 | kash_admin_annonces_new | /ka/annonces/new | Path does not match |
| 3 | kash_admin_annonces_batch_delete | /ka/annonces/batch-delete | Path does not match |
| 4 | kash_admin_annonces_autocomplete | /ka/annonces/autocomplete | Path does not match |
| 5 | kash_admin_annonces_render_filters | /ka/annonces/render-filters | Path does not match |
| 6 | kash_admin_annonces_edit | /ka/annonces/{entityId}/edit | Path does not match |
| 7 | kash_admin_annonces_delete | /ka/annonces/{entityId}/delete | Path does not match |
| 8 | kash_admin_annonces_detail | /ka/annonces/{entityId} | Path does not match |
| 9 | kash_admin_article_index | /ka/article | Path does not match |
| 10 | kash_admin_article_new | /ka/article/new | Path does not match |
| 11 | kash_admin_article_batch_delete | /ka/article/batch-delete | Path does not match |
| 12 | kash_admin_article_autocomplete | /ka/article/autocomplete | Path does not match |
| 13 | kash_admin_article_render_filters | /ka/article/render-filters | Path does not match |
| 14 | kash_admin_article_edit | /ka/article/{entityId}/edit | Path does not match |
| 15 | kash_admin_article_delete | /ka/article/{entityId}/delete | Path does not match |
| 16 | kash_admin_article_detail | /ka/article/{entityId} | Path does not match |
| 17 | kash_admin_baniere_index | /ka/baniere | Path does not match |
| 18 | kash_admin_baniere_new | /ka/baniere/new | Path does not match |
| 19 | kash_admin_baniere_batch_delete | /ka/baniere/batch-delete | Path does not match |
| 20 | kash_admin_baniere_autocomplete | /ka/baniere/autocomplete | Path does not match |
| 21 | kash_admin_baniere_render_filters | /ka/baniere/render-filters | Path does not match |
| 22 | kash_admin_baniere_edit | /ka/baniere/{entityId}/edit | Path does not match |
| 23 | kash_admin_baniere_delete | /ka/baniere/{entityId}/delete | Path does not match |
| 24 | kash_admin_baniere_detail | /ka/baniere/{entityId} | Path does not match |
| 25 | kash_admin_caracteristique_index | /ka/caracteristique | Path does not match |
| 26 | kash_admin_caracteristique_new | /ka/caracteristique/new | Path does not match |
| 27 | kash_admin_caracteristique_batch_delete | /ka/caracteristique/batch-delete | Path does not match |
| 28 | kash_admin_caracteristique_autocomplete | /ka/caracteristique/autocomplete | Path does not match |
| 29 | kash_admin_caracteristique_render_filters | /ka/caracteristique/render-filters | Path does not match |
| 30 | kash_admin_caracteristique_edit | /ka/caracteristique/{entityId}/edit | Path does not match |
| 31 | kash_admin_caracteristique_delete | /ka/caracteristique/{entityId}/delete | Path does not match |
| 32 | kash_admin_caracteristique_detail | /ka/caracteristique/{entityId} | Path does not match |
| 33 | kash_admin_caracteristique_model_index | /ka/caracteristique-model | Path does not match |
| 34 | kash_admin_caracteristique_model_new | /ka/caracteristique-model/new | Path does not match |
| 35 | kash_admin_caracteristique_model_batch_delete | /ka/caracteristique-model/batch-delete | Path does not match |
| 36 | kash_admin_caracteristique_model_autocomplete | /ka/caracteristique-model/autocomplete | Path does not match |
| 37 | kash_admin_caracteristique_model_render_filters | /ka/caracteristique-model/render-filters | Path does not match |
| 38 | kash_admin_caracteristique_model_edit | /ka/caracteristique-model/{entityId}/edit | Path does not match |
| 39 | kash_admin_caracteristique_model_delete | /ka/caracteristique-model/{entityId}/delete | Path does not match |
| 40 | kash_admin_caracteristique_model_detail | /ka/caracteristique-model/{entityId} | Path does not match |
| 41 | kash_admin_caroussels_index | /ka/caroussels | Path does not match |
| 42 | kash_admin_caroussels_new | /ka/caroussels/new | Path does not match |
| 43 | kash_admin_caroussels_batch_delete | /ka/caroussels/batch-delete | Path does not match |
| 44 | kash_admin_caroussels_autocomplete | /ka/caroussels/autocomplete | Path does not match |
| 45 | kash_admin_caroussels_render_filters | /ka/caroussels/render-filters | Path does not match |
| 46 | kash_admin_caroussels_edit | /ka/caroussels/{entityId}/edit | Path does not match |
| 47 | kash_admin_caroussels_delete | /ka/caroussels/{entityId}/delete | Path does not match |
| 48 | kash_admin_caroussels_detail | /ka/caroussels/{entityId} | Path does not match |
| 49 | kash_admin_categorie_index | /ka/categorie | Path does not match |
| 50 | kash_admin_categorie_new | /ka/categorie/new | Path does not match |
| 51 | kash_admin_categorie_batch_delete | /ka/categorie/batch-delete | Path does not match |
| 52 | kash_admin_categorie_autocomplete | /ka/categorie/autocomplete | Path does not match |
| 53 | kash_admin_categorie_render_filters | /ka/categorie/render-filters | Path does not match |
| 54 | kash_admin_categorie_edit | /ka/categorie/{entityId}/edit | Path does not match |
| 55 | kash_admin_categorie_delete | /ka/categorie/{entityId}/delete | Path does not match |
| 56 | kash_admin_categorie_detail | /ka/categorie/{entityId} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.