- Issue created by @dineshreddymathuku
- Status changed to Closed: duplicate
almost 2 years ago 4:17pm 13 February 2023 You have already opened this issue and did not reply to all questions on it.
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)
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
(
)
Closed: duplicate
6.2
Code
You have already opened this issue and did not reply to all questions on it.