12 calls to EntityBase::getOriginal()
- BaseFieldOverride::preSave in core/
lib/ Drupal/ Core/ Field/ Entity/ BaseFieldOverride.php - BlockContent::preSaveRevision in core/
modules/ block_content/ src/ Entity/ BlockContent.php - Acts on a revision before it gets saved.
- ContentEntityBase::hasTranslationChanges in core/
lib/ Drupal/ Core/ Entity/ ContentEntityBase.php - EntityBase::__get in core/
lib/ Drupal/ Core/ Entity/ EntityBase.php - FieldConfig::preSave in core/
modules/ field/ src/ Entity/ FieldConfig.php - Overrides \Drupal\Core\Entity\EntityBase::preSave().
- FieldStorageConfig::preSaveUpdated in core/
modules/ field/ src/ Entity/ FieldStorageConfig.php - Prepares saving an updated field definition.
- ImageStyle::postSave in core/
modules/ image/ src/ Entity/ ImageStyle.php - Acts on a saved entity before the insert or update hook is invoked.
- Media::hasSourceFieldChanged in core/
modules/ media/ src/ Entity/ Media.php - Determines if the source field value has changed.
- Media::prepareSave in core/
modules/ media/ src/ Entity/ Media.php - Sets the media entity's field values from the source's metadata.
- Media::preSaveRevision in core/
modules/ media/ src/ Entity/ Media.php - Acts on a revision before it gets saved.
- Node::preSaveRevision in core/
modules/ node/ src/ Entity/ Node.php - Acts on a revision before it gets saved.
- View::postSave in core/
modules/ views/ src/ Entity/ View.php - Acts on a saved entity before the insert or update hook is invoked.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.