GET http://192.168.77.30/admin/product?query=aurum-xl

Routing

admin_product_index Matched route

Route Parameters

Name Value
_locale
"de"
crudAction
"index"
crudControllerFqcn
"App\Controller\Admin\ProductCrudController"
dashboardControllerFqcn
"App\Controller\Admin\DashboardController"
routeCreatedByEasyAdmin
true

Route Matching Logs

Path to match: /admin/product
# Route name Path Log
1 admin_address_index /admin/address Path does not match
2 admin_address_new /admin/address/new Path does not match
3 admin_address_batch_delete /admin/address/batch-delete Path does not match
4 admin_address_autocomplete /admin/address/autocomplete Path does not match
5 admin_address_render_filters /admin/address/render-filters Path does not match
6 admin_address_edit /admin/address/{entityId}/edit Path does not match
7 admin_address_delete /admin/address/{entityId}/delete Path does not match
8 admin_address_detail /admin/address/{entityId} Path does not match
9 admin_api_user_index /admin/api-user Path does not match
10 admin_api_user_new /admin/api-user/new Path does not match
11 admin_api_user_batch_delete /admin/api-user/batch-delete Path does not match
12 admin_api_user_autocomplete /admin/api-user/autocomplete Path does not match
13 admin_api_user_render_filters /admin/api-user/render-filters Path does not match
14 admin_api_user_edit /admin/api-user/{entityId}/edit Path does not match
15 admin_api_user_delete /admin/api-user/{entityId}/delete Path does not match
16 admin_api_user_detail /admin/api-user/{entityId} Path does not match
17 admin_attribute_list_index /admin/attribute-list Path does not match
18 admin_attribute_list_new /admin/attribute-list/new Path does not match
19 admin_attribute_list_batch_delete /admin/attribute-list/batch-delete Path does not match
20 admin_attribute_list_autocomplete /admin/attribute-list/autocomplete Path does not match
21 admin_attribute_list_render_filters /admin/attribute-list/render-filters Path does not match
22 admin_attribute_list_edit /admin/attribute-list/{entityId}/edit Path does not match
23 admin_attribute_list_delete /admin/attribute-list/{entityId}/delete Path does not match
24 admin_attribute_list_detail /admin/attribute-list/{entityId} Path does not match
25 admin_attribute_list_field_index /admin/attribute-list-field Path does not match
26 admin_attribute_list_field_new /admin/attribute-list-field/new Path does not match
27 admin_attribute_list_field_batch_delete /admin/attribute-list-field/batch-delete Path does not match
28 admin_attribute_list_field_autocomplete /admin/attribute-list-field/autocomplete Path does not match
29 admin_attribute_list_field_render_filters /admin/attribute-list-field/render-filters Path does not match
30 admin_attribute_list_field_edit /admin/attribute-list-field/{entityId}/edit Path does not match
31 admin_attribute_list_field_delete /admin/attribute-list-field/{entityId}/delete Path does not match
32 admin_attribute_list_field_detail /admin/attribute-list-field/{entityId} Path does not match
33 admin_channel_index /admin/channel Path does not match
34 admin_channel_new /admin/channel/new Path does not match
35 admin_channel_batch_delete /admin/channel/batch-delete Path does not match
36 admin_channel_autocomplete /admin/channel/autocomplete Path does not match
37 admin_channel_render_filters /admin/channel/render-filters Path does not match
38 admin_channel_edit /admin/channel/{entityId}/edit Path does not match
39 admin_channel_delete /admin/channel/{entityId}/delete Path does not match
40 admin_channel_detail /admin/channel/{entityId} Path does not match
41 admin_company_index /admin/company Path does not match
42 admin_company_new /admin/company/new Path does not match
43 admin_company_batch_delete /admin/company/batch-delete Path does not match
44 admin_company_autocomplete /admin/company/autocomplete Path does not match
45 admin_company_render_filters /admin/company/render-filters Path does not match
46 admin_company_edit /admin/company/{entityId}/edit Path does not match
47 admin_company_delete /admin/company/{entityId}/delete Path does not match
48 admin_company_detail /admin/company/{entityId} Path does not match
49 admin_company_location_index /admin/company-location Path does not match
50 admin_company_location_new /admin/company-location/new Path does not match
51 admin_company_location_batch_delete /admin/company-location/batch-delete Path does not match
52 admin_company_location_autocomplete /admin/company-location/autocomplete Path does not match
53 admin_company_location_render_filters /admin/company-location/render-filters Path does not match
54 admin_company_location_edit /admin/company-location/{entityId}/edit Path does not match
55 admin_company_location_delete /admin/company-location/{entityId}/delete Path does not match
56 admin_company_location_detail /admin/company-location/{entityId} Path does not match
57 admin_country_index /admin/country Path does not match
58 admin_country_new /admin/country/new Path does not match
59 admin_country_batch_delete /admin/country/batch-delete Path does not match
60 admin_country_autocomplete /admin/country/autocomplete Path does not match
61 admin_country_render_filters /admin/country/render-filters Path does not match
62 admin_country_edit /admin/country/{entityId}/edit Path does not match
63 admin_country_delete /admin/country/{entityId}/delete Path does not match
64 admin_country_detail /admin/country/{entityId} Path does not match
65 admin_currency_index /admin/currency Path does not match
66 admin_currency_new /admin/currency/new Path does not match
67 admin_currency_batch_delete /admin/currency/batch-delete Path does not match
68 admin_currency_autocomplete /admin/currency/autocomplete Path does not match
69 admin_currency_render_filters /admin/currency/render-filters Path does not match
70 admin_currency_edit /admin/currency/{entityId}/edit Path does not match
71 admin_currency_delete /admin/currency/{entityId}/delete Path does not match
72 admin_currency_detail /admin/currency/{entityId} Path does not match
73 admin_customer_index /admin/customer Path does not match
74 admin_customer_new /admin/customer/new Path does not match
75 admin_customer_batch_delete /admin/customer/batch-delete Path does not match
76 admin_customer_autocomplete /admin/customer/autocomplete Path does not match
77 admin_customer_render_filters /admin/customer/render-filters Path does not match
78 admin_customer_edit /admin/customer/{entityId}/edit Path does not match
79 admin_customer_delete /admin/customer/{entityId}/delete Path does not match
80 admin_customer_detail /admin/customer/{entityId} Path does not match
81 admin_product_index /admin/product Route matches!

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