GET https://ceres.t10central.de/admin/content

Routing

admin_content_index Matched route

Route Parameters

Name Value
crudAction
"index"
crudControllerFqcn
"App\Controller\Admin\ContentCrudController"
dashboardControllerFqcn
"App\Controller\Admin\DashboardController"
routeCreatedByEasyAdmin
true

Route Matching Logs

Path to match: /admin/content
# Route name Path Log
1 api_doc /api/docs.{_format} Path does not match
2 api_genid /api/.well-known/genid/{id} Path does not match
3 api_validation_errors /api/validation_errors/{id} Path does not match
4 api_entrypoint /api/{index}.{_format} Path does not match
5 api_jsonld_context /api/contexts/{shortName}.{_format} Path does not match
6 _api_errors /api/errors/{status}.{_format} Path does not match
7 _api_validation_errors_problem /api/validation_errors/{id} Path does not match
8 _api_validation_errors_hydra /api/validation_errors/{id} Path does not match
9 _api_validation_errors_jsonapi /api/validation_errors/{id} Path does not match
10 _api_validation_errors_xml /api/validation_errors/{id} Path does not match
11 _api_/v1/articles/{sku}_get /api/v1/articles/{sku} Path does not match
12 _api_/v1/articles_get_collection /api/v1/articles Path does not match
13 _api_/v1/content/{slug}_get /api/v1/content/{slug} Path does not match
14 _api_/v1/label-images/{id}_get /api/v1/label-images/{id} Path does not match
15 _api_/v1/label-images/{id}_patch /api/v1/label-images/{id} Path does not match
16 _api_/v1/varieties/{artCode}-{kennNr}_get /api/v1/varieties/{artCode}-{kennNr} Path does not match
17 _api_/v1/varieties_get_collection /api/v1/varieties Path does not match
18 _api_/.well-known/genid/{id}{._format}_get /api/.well-known/genid/{id}.{_format} Path does not match
19 admin_api_token_index /admin/api-token Path does not match
20 admin_api_token_new /admin/api-token/new Path does not match
21 admin_api_token_batch_delete /admin/api-token/batch-delete Path does not match
22 admin_api_token_autocomplete /admin/api-token/autocomplete Path does not match
23 admin_api_token_render_filters /admin/api-token/render-filters Path does not match
24 admin_api_token_edit /admin/api-token/{entityId}/edit Path does not match
25 admin_api_token_delete /admin/api-token/{entityId}/delete Path does not match
26 admin_api_token_detail /admin/api-token/{entityId} Path does not match
27 admin_article_index /admin/article Path does not match
28 admin_article_new /admin/article/new Path does not match
29 admin_article_batch_delete /admin/article/batch-delete Path does not match
30 admin_article_autocomplete /admin/article/autocomplete Path does not match
31 admin_article_render_filters /admin/article/render-filters Path does not match
32 admin_article_edit /admin/article/{entityId}/edit Path does not match
33 admin_article_delete /admin/article/{entityId}/delete Path does not match
34 admin_article_detail /admin/article/{entityId} Path does not match
35 admin_breeder_index /admin/breeder Path does not match
36 admin_breeder_new /admin/breeder/new Path does not match
37 admin_breeder_batch_delete /admin/breeder/batch-delete Path does not match
38 admin_breeder_autocomplete /admin/breeder/autocomplete Path does not match
39 admin_breeder_render_filters /admin/breeder/render-filters Path does not match
40 admin_breeder_edit /admin/breeder/{entityId}/edit Path does not match
41 admin_breeder_delete /admin/breeder/{entityId}/delete Path does not match
42 admin_breeder_detail /admin/breeder/{entityId} Path does not match
43 admin_content_index /admin/content Route matches!

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