- Issue created by @erdm
- Status changed to Closed: won't fix
over 1 year ago 10:25am 5 August 2023 - 🇩🇪Germany mxh Offenburg
Closing, as this module is discontinued and superseded by Storage Entities → module.
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
Closing, as this module is discontinued and superseded by Storage Entities → module.