You are here

7 calls to EntityBase::getEntityType() in Drupal 8

ConfigEntityBase::toArray in core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php
Gets an array of all property values.
ConfigEntityBundleBase::preSave in core/lib/Drupal/Core/Config/Entity/ConfigEntityBundleBase.php
Acts on an entity before the presave hook is invoked.
ContentEntityBase::createDuplicate in core/lib/Drupal/Core/Entity/ContentEntityBase.php
Creates a duplicate of the entity.
ContentEntityBase::label in core/lib/Drupal/Core/Entity/ContentEntityBase.php
Gets the label of the entity.
ContentEntityBase::wasDefaultRevision in core/lib/Drupal/Core/Entity/ContentEntityBase.php
Checks whether the entity object was a default revision when it was saved.
EntityBase::createDuplicate in core/lib/Drupal/Core/Entity/EntityBase.php
Creates a duplicate of the entity.
EntityBase::label in core/lib/Drupal/Core/Entity/EntityBase.php
Gets the label of the entity.