Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group Module: The "" entity type does not exist. #39

Open
kylehuynh205 opened this issue Mar 5, 2024 · 0 comments
Open

Group Module: The "" entity type does not exist. #39

kylehuynh205 opened this issue Mar 5, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@kylehuynh205
Copy link

About

there is issue which the Group module generates

In EntityTypeManager.php line 139:
  [Drupal\Component\Plugin\Exception\PluginNotFoundException]  
  The "" entity type does not exist.                           

 
Exception trace:
  at /var/www/D10-gundagunde/web/core/lib/Drupal/Core/Entity/EntityTypeManager.php:139
Drupal\Core\Entity\EntityTypeManager->getDefinition() at /var/www/D10-gundagunde/web/modules/contrib/group/group.module:309
group_query_entity_query_alter() at /var/www/D10-gundagunde/web/modules/contrib/group/group.module:350
group_query_views_entity_query_alter() at /var/www/D10-gundagunde/web/core/lib/Drupal/Core/Extension/ModuleHandler.php:545
Drupal\Core\Extension\ModuleHandler->alter() at /var/www/D10-gundagunde/web/core/lib/Drupal/Core/Database/Query/Select.php:495
Drupal\Core\Database\Query\Select->preExecute() at /var/www/D10-gundagunde/web/core/lib/Drupal/Core/Database/Query/Select.php:520
Drupal\Core\Database\Query\Select->execute() at /var/www/D10-gundagunde/web/modules/contrib/vde_drush/src/Commands/VdeDrushCommands.php:255
Drupal\vde_drush\Commands\VdeDrushCommands->performBatchExport() at /var/www/D10-gundagunde/web/modules/contrib/vde_drush/src/Commands/VdeDrushCommands.php:188
Drupal\vde_drush\Commands\VdeDrushCommands->viewsDataExport() at n/a:n/a
call_user_func_array() at /var/www/D10-gundagunde/vendor/consolidation/annotated-command/src/CommandProcessor.php:276
Consolidation\AnnotatedCommand\CommandProcessor->runCommandCallback() at /var/www/D10-gundagunde/vendor/consolidation/annotated-command/src/CommandProcessor.php:212
Consolidation\AnnotatedCommand\CommandProcessor->validateRunAndAlter() at /var/www/D10-gundagunde/vendor/consolidation/annotated-command/src/CommandProcessor.php:176
Consolidation\AnnotatedCommand\CommandProcessor->process() at /var/www/D10-gundagunde/vendor/consolidation/annotated-command/src/AnnotatedCommand.php:391
Consolidation\AnnotatedCommand\AnnotatedCommand->execute() at /var/www/D10-gundagunde/vendor/symfony/console/Command/Command.php:326
Symfony\Component\Console\Command\Command->run() at /var/www/D10-gundagunde/vendor/symfony/console/Application.php:1096
Symfony\Component\Console\Application->doRunCommand() at /var/www/D10-gundagunde/vendor/symfony/console/Application.php:324
Symfony\Component\Console\Application->doRun() at /var/www/D10-gundagunde/vendor/symfony/console/Application.php:175
Symfony\Component\Console\Application->run() at /var/www/D10-gundagunde/vendor/drush/drush/src/Runtime/Runtime.php:110
Drush\Runtime\Runtime->doRun() at /var/www/D10-gundagunde/vendor/drush/drush/src/Runtime/Runtime.php:40
Drush\Runtime\Runtime->run() at /var/www/D10-gundagunde/vendor/drush/drush/drush.php:139
require() at /var/www/D10-gundagunde/vendor/drush/drush/drush:4

How to reproduce

TODO:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: Backlog
Development

No branches or pull requests

1 participant