- 🇨🇦Canada joelpittet Vancouver
Creating a follow-up because I am getting this error as well and #2 isn't working.
The website encountered an unexpected error. Please try again later.
Drupal\Component\Plugin\Exception\PluginNotFoundException: The "paragraphs_type" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 143 of core/lib/Drupal/Core/Entity/EntityTypeManager.php).
Drupal\Core\Entity\EntityTypeManager->getHandler('paragraphs_type', 'storage') (Line: 196)
Drupal\Core\Entity\EntityTypeManager->getStorage('paragraphs_type') (Line: 40)
Drupal\admin_toolbar_tools\Plugin\Menu\MenuLinkEntity->__construct(Array, 'admin_toolbar_tools.extra_links:entity.paragraphs_type.edit_form.quiz_result_feedback', Array, Object, Object) (Line: 52)
Drupal\admin_toolbar_tools\Plugin\Menu\MenuLinkEntity::create(Object, Array, 'admin_toolbar_tools.extra_links:entity.paragraphs_type.edit_form.quiz_result_feedback', Array) (Line: 21)
Drupal\Core\Plugin\Factory\ContainerFactory->createInstance('admin_toolbar_tools.extra_links:entity.paragraphs_type.edit_form.quiz_result_feedback', Array) (Line: 233)
Drupal\Core\Menu\MenuLinkManager->createInstance('admin_toolbar_tools.extra_links:entity.paragraphs_type.edit_form.quiz_result_feedback') (Line: 125)
installed "drupal/core-recommended": "^9.2"
installed admin_toolbar and admin_toolbar_tools
installed quiz module
site breaks with above error
Closed: works as designed
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Creating a follow-up because I am getting this error as well and #2 isn't working.