EntityBundleListener

Reacts to entity bundle CRUD on behalf of the Entity system.

Hierarchy

File

core/lib/Drupal/Core/Entity/EntityBundleListener.php, line 10

Namespace

Drupal\Core\Entity

Members

Name Modifiers Type Description
EntityBundleListener::$entityFieldManager protected property The entity field manager.
EntityBundleListener::$entityTypeBundleInfo protected property The entity type bundle info.
EntityBundleListener::$entityTypeManager protected property The entity type manager.
EntityBundleListener::$moduleHandler protected property The module handler.
EntityBundleListener::onBundleCreate public function Reacts to a bundle being created. Overrides EntityBundleListenerInterface::onBundleCreate
EntityBundleListener::onBundleDelete public function Reacts to a bundle being deleted. Overrides EntityBundleListenerInterface::onBundleDelete
EntityBundleListener::__construct public function Constructs a new EntityBundleListener.
doc_Drupal
2016-10-29 09:04:37
Comments
Leave a Comment

Please login to continue.