GET https://hormonelife.ru/apanel/doctor/new?sort%5Bphoto%5D=ASC

Routing

admin_doctor_new Matched route

Route Parameters

Name Value
_locale
"ru"
crudAction
"new"
crudControllerFqcn
"App\Controller\Admin\DoctorCrudController"
dashboardControllerFqcn
"App\Controller\Admin\DashboardController"
routeCreatedByEasyAdmin
true

Route Matching Logs

Path to match: /apanel/doctor/new
# Route name Path Log
1 admin /apanel Path does not match
2 admin_category_index /apanel/category Path does not match
3 admin_category_new /apanel/category/new Path does not match
4 admin_category_batch_delete /apanel/category/batch-delete Path does not match
5 admin_category_autocomplete /apanel/category/autocomplete Path does not match
6 admin_category_render_filters /apanel/category/render-filters Path does not match
7 admin_category_edit /apanel/category/{entityId}/edit Path does not match
8 admin_category_delete /apanel/category/{entityId}/delete Path does not match
9 admin_category_detail /apanel/category/{entityId} Path does not match
10 admin_doctor_index /apanel/doctor Path does not match
11 admin_doctor_new /apanel/doctor/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.