GET https://www.devis.groupe-furnotel.com/admin/demande

Routing

admin_demande_index Matched route

Route Parameters

Name Value
_locale
"fr"
crudAction
"index"
crudControllerFqcn
"App\Controller\Admin\DemandeCrudController"
dashboardControllerFqcn
"App\Controller\Admin\DashboardController"
routeCreatedByEasyAdmin
true

Route Redirection

This page redirects to:

https://www.devis.groupe-furnotel.com/login

Route Matching Logs

Path to match: /admin/demande
# Route name Path Log
1 admin /admin Path does not match
2 admin_customer_index /admin/customer Path does not match
3 admin_customer_new /admin/customer/new Path does not match
4 admin_customer_batch_delete /admin/customer/batch-delete Path does not match
5 admin_customer_autocomplete /admin/customer/autocomplete Path does not match
6 admin_customer_render_filters /admin/customer/render-filters Path does not match
7 admin_customer_edit /admin/customer/{entityId}/edit Path does not match
8 admin_customer_delete /admin/customer/{entityId}/delete Path does not match
9 admin_customer_detail /admin/customer/{entityId} Path does not match
10 admin_demande_index /admin/demande Route matches!

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