9 calls to EntityNG::getPropertyDefinitions()

EntityNG::getBCEntity in drupal/core/lib/Drupal/Core/Entity/EntityNG.php
Overrides Entity::getBCEntity().
EntityNG::getProperties in drupal/core/lib/Drupal/Core/Entity/EntityNG.php
Implements \Drupal\Core\TypedData\ComplexDataInterface::getProperties().
EntityNG::getPropertyDefinition in drupal/core/lib/Drupal/Core/Entity/EntityNG.php
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinition().
EntityNG::getTranslation in drupal/core/lib/Drupal/Core/Entity/EntityNG.php
Implements \Drupal\Core\TypedData\TranslatableInterface::getTranslation().
EntityNG::getTranslationLanguages in drupal/core/lib/Drupal/Core/Entity/EntityNG.php
Implements \Drupal\Core\TypedData\TranslatableInterface::getTranslationLanguages().
EntityNG::updateOriginalValues in drupal/core/lib/Drupal/Core/Entity/EntityNG.php
Updates the original values with the interim changes.
EntityNG::__get in drupal/core/lib/Drupal/Core/Entity/EntityNG.php
Implements the magic method for setting object properties.
Node::getBCEntity in drupal/core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php
Overrides Entity::getBCEntity().
User::getBCEntity in drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php
Overrides Entity::getBCEntity().