You are here

namespace Drupal\entity\BundlePlugin in Entity API 8

Classsort descending Location Description
BundlePluginHandler src/BundlePlugin/BundlePluginHandler.php
BundlePluginHandlerInterface src/BundlePlugin/BundlePluginHandlerInterface.php Handles plugin-provided bundles.
BundlePluginInstaller src/BundlePlugin/BundlePluginInstaller.php
BundlePluginInstallerInterface src/BundlePlugin/BundlePluginInstallerInterface.php Installs and uninstalls bundle plugins.
BundlePluginInterface src/BundlePlugin/BundlePluginInterface.php Interface for plugins which act as entity bundles.
BundlePluginUninstallValidator src/BundlePlugin/BundlePluginUninstallValidator.php Prevents uninstalling modules with bundle plugins in case of found data.