Group Field Bundle Errors

Created on 11 March 2023, over 1 year ago
Updated 22 June 2024, 8 days ago

Problem/Motivation

I try to test field bundle. Here's some error and warnings with Group Field bundle

When creating a new field bundle

Error1

Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service "plugin.manager.group_content_enabler". in Drupal\Component\DependencyInjection\Container->get() (line 157 of /var/www/html/d10test/web/core/lib/Drupal/Component/DependencyInjection/Container.php).

Error 2

Error: Class "Drupal\group\Entity\Controller\GroupContentController" not found in include() (line 17 of /var/www/html/d10test/web/modules/contrib/field_bundle/modules/group/src/Controller/GroupFieldBundleController.php)

When creating a new group

Error 3

Error: Class "Drupal\group\Entity\Controller\GroupContentController" not found in include() (line 17 of /var/www/html/d10test/web/modules/contrib/field_bundle/modules/group/src/Controller/GroupFieldBundleController.php)

Error 4

InvalidArgumentException: A valid cache entry key is required. Use getAll() to get all table data. in Drupal\views\ViewsData->get() (line 140 of /var/www/html/d10test/web/core/modules/views/src/ViewsData.php).

Warning 1

Warning: Undefined array key "base" in Drupal\views\Plugin\views\query\QueryPluginBase->getEntityTableInfo() (line 304 of /var/www/html/d10test/web/core/modules/views/src/Plugin/views/query/QueryPluginBase.php)

Versions:
Drupal : 10.04
Field bundle : 1.04
Group : 3.0.0-rc2

πŸ› Bug report
Status

Closed: won't fix

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024