Error 404 Not Found

GET http://realitysvepomocne.weby-betechnik.cz/admin/bazos/batch-delete?page=10&sort%5BdeletedFromExternal%5D=DESC

Routing

(none) Matched route

Route Matching Logs

Path to match: /admin/bazos/batch-delete
# Route name Path Log
1 admin /admin Path does not match
2 admin_advertisement_index /admin/advertisement Path does not match
3 admin_advertisement_new /admin/advertisement/new Path does not match
4 admin_advertisement_batch_delete /admin/advertisement/batch-delete Path does not match
5 admin_advertisement_autocomplete /admin/advertisement/autocomplete Path does not match
6 admin_advertisement_render_filters /admin/advertisement/render-filters Path does not match
7 admin_advertisement_edit /admin/advertisement/{entityId}/edit Path does not match
8 admin_advertisement_delete /admin/advertisement/{entityId}/delete Path does not match
9 admin_advertisement_detail /admin/advertisement/{entityId} Path does not match
10 admin_advertisement_group_index /admin/advertisement-group Path does not match
11 admin_advertisement_group_new /admin/advertisement-group/new Path does not match
12 admin_advertisement_group_batch_delete /admin/advertisement-group/batch-delete Path does not match
13 admin_advertisement_group_autocomplete /admin/advertisement-group/autocomplete Path does not match
14 admin_advertisement_group_render_filters /admin/advertisement-group/render-filters Path does not match
15 admin_advertisement_group_edit /admin/advertisement-group/{entityId}/edit Path does not match
16 admin_advertisement_group_delete /admin/advertisement-group/{entityId}/delete Path does not match
17 admin_advertisement_group_detail /admin/advertisement-group/{entityId} Path does not match
18 admin_advertisement_premium_index /admin/advertisement-premium Path does not match
19 admin_advertisement_premium_new /admin/advertisement-premium/new Path does not match
20 admin_advertisement_premium_batch_delete /admin/advertisement-premium/batch-delete Path does not match
21 admin_advertisement_premium_autocomplete /admin/advertisement-premium/autocomplete Path does not match
22 admin_advertisement_premium_render_filters /admin/advertisement-premium/render-filters Path does not match
23 admin_advertisement_premium_edit /admin/advertisement-premium/{entityId}/edit Path does not match
24 admin_advertisement_premium_delete /admin/advertisement-premium/{entityId}/delete Path does not match
25 admin_advertisement_premium_detail /admin/advertisement-premium/{entityId} Path does not match
26 admin_advertisement_type_index /admin/advertisement-type Path does not match
27 admin_advertisement_type_new /admin/advertisement-type/new Path does not match
28 admin_advertisement_type_batch_delete /admin/advertisement-type/batch-delete Path does not match
29 admin_advertisement_type_autocomplete /admin/advertisement-type/autocomplete Path does not match
30 admin_advertisement_type_render_filters /admin/advertisement-type/render-filters Path does not match
31 admin_advertisement_type_edit /admin/advertisement-type/{entityId}/edit Path does not match
32 admin_advertisement_type_delete /admin/advertisement-type/{entityId}/delete Path does not match
33 admin_advertisement_type_detail /admin/advertisement-type/{entityId} Path does not match
34 admin_bazos_index /admin/bazos Path does not match
35 admin_bazos_new /admin/bazos/new Path does not match
36 admin_bazos_batch_delete /admin/bazos/batch-delete Path almost matches, but Method "GET" does not match any of the required methods (POST)
37 admin_bazos_autocomplete /admin/bazos/autocomplete Path does not match
38 admin_bazos_render_filters /admin/bazos/render-filters Path does not match
39 admin_bazos_edit /admin/bazos/{entityId}/edit Path does not match
40 admin_bazos_delete /admin/bazos/{entityId}/delete Path does not match
41 admin_bazos_detail /admin/bazos/{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.