11 calls to EntityBase::isNew()

Comment::preSave in core/modules/comment/src/Entity/Comment.php
Acts on an entity before the presave hook is invoked.
ContentEntityBase::hasTranslationChanges in core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::isDefaultRevision in core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::onChange in core/lib/Drupal/Core/Entity/ContentEntityBase.php
ContentEntityBase::wasDefaultRevision in core/lib/Drupal/Core/Entity/ContentEntityBase.php
EntityBase::delete in core/lib/Drupal/Core/Entity/EntityBase.php
Deletes an entity permanently.
EntityBase::getCacheTagsToInvalidate in core/lib/Drupal/Core/Entity/EntityBase.php
Returns the cache tags that should be used to invalidate caches.
Media::getThumbnailHeight in core/modules/media/src/Entity/Media.php
Gets the height of the thumbnail of a media item.
Media::getThumbnailUri in core/modules/media/src/Entity/Media.php
Gets the URI for the thumbnail of a media item.
Media::getThumbnailWidth in core/modules/media/src/Entity/Media.php
Gets the width of the thumbnail of a media item.
Media::prepareSave in core/modules/media/src/Entity/Media.php
Sets the media entity's field values from the source's metadata.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.