Drupal\Component\Plugin\Exception\PluginNotFoundException: The "webform" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 139 of core\lib\Drupal\Core\Entity\EntityTypeManager.php)

Created on 13 February 2023, over 1 year ago

Problem/Motivation

Drupal\Component\Plugin\Exception\PluginNotFoundException: The "webform" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 139 of core\lib\Drupal\Core\Entity\EntityTypeManager.php)

Steps to reproduce

using composer require 'drupal/webform:^6.2@beta' this downloaded module and install it then i got this error
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'mysite123.webform_submission' doesn't exist: SELECT "base_table"."sid" AS "sid", "base_table"."sid" AS "base_table_sid"
FROM
"webform_submission" "base_table"
LIMIT 1 OFFSET 0; Array
(
)

🐛 Bug report
Status

Closed: duplicate

Version

6.2

Component

Code

Created by

🇮🇳India dineshreddymathuku Bangalore

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

Comments & Activities

Production build 0.69.0 2024