WSOD - Plugin\Condition\EntityBundleConstraint does not exist

Created on 9 August 2022, over 2 years ago
Updated 17 March 2024, 8 months ago

Problem/Motivation
PHP error: Drupal\Component\Plugin\Exception\PluginException: Plugin (entity_bundle:node) instance class "Drupal\ctools\Plugin\Condition\EntityBundleConstraint" does not exist. in Drupal\Component\Plugin\Factory\DefaultFactory::getPluginClass() (line 97 of /code/web/core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php).

Steps to reproduce
Update from ctools 4.0.0 to 4.0.1. Update database. Attempt to add article.
Update was concurrent with updates to Core 9.4.5, admin_toolbar 3.1.1, pantheonadvancedpagecache 1.3, pathauto 1.11, token 1.11.
Update.php was run, but returned with no updates required

Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes

🐛 Bug report
Status

Fixed

Version

4.0

Component

Plugins system

Created by

🇳🇿New Zealand hughmccracken

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇮🇳India Parashram

    I am getting same issue while creating node.
    Drupal\Component\Plugin\Exception\PluginException: Plugin (node_type) instance class "EntityBundle" does not exist. in Drupal\Component\Plugin\Factory\DefaultFactory::getPluginClass() (line 97 of core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php).

    Using drupal core version 10.1.2 & tries ctools ver 4.0.2 & 4.0.4

    Above patch is already included in 4.0.4 but not able to fix the issue. Any suggestion would be appreciated.

Production build 0.71.5 2024