GET http://kondashop.com/ka/annonces/new?sort%5Bid%5D=DESC

Routing

kash_admin_annonces_new Matched route

Route Parameters

Name Value
crudAction
"new"
crudControllerFqcn
"App\Controller\Admin\AnnoncesCrudController"
dashboardControllerFqcn
"App\Controller\Admin\DashboardController"
routeCreatedByEasyAdmin
true

Route Matching Logs

Path to match: /ka/annonces/new
# Route name Path Log
1 kash_admin_annonces_index /ka/annonces Path does not match
2 kash_admin_annonces_new /ka/annonces/new Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.