| CacheableDependencyTrait::$cacheContexts |
|
protected |
property |
Cache contexts. |
|
|
|
| CacheableDependencyTrait::$cacheMaxAge |
|
protected |
property |
Cache max-age. |
|
|
|
| CacheableDependencyTrait::$cacheTags |
|
protected |
property |
Cache tags. |
|
|
|
| CacheableDependencyTrait::setCacheability |
|
protected |
function |
Sets cacheability; useful for value object constructors. |
|
|
|
| DependencySerializationTrait::$_entityStorages |
|
protected |
property |
An array of entity type IDs keyed by the property name of their storages. |
|
|
|
| DependencySerializationTrait::$_serviceIds |
|
protected |
property |
An array of service IDs keyed by property name used for serialization. |
|
|
|
| DependencySerializationTrait::__sleep |
|
public |
function |
|
Aliased as: traitSleep |
|
1 |
| DependencySerializationTrait::__wakeup |
|
public |
function |
|
|
|
2 |
| EntityBase::$enforceIsNew |
|
protected |
property |
Boolean indicating whether the entity should be forced to be new. |
|
|
|
| EntityBase::$entityTypeId |
|
protected |
property |
The entity type. |
|
|
|
| EntityBase::$typedData |
|
protected |
property |
A typed data object wrapping this entity. |
|
|
|
| EntityBase::access |
|
public |
function |
|
|
Overrides AccessibleInterface::access |
1 |
| EntityBase::bundle |
|
public |
function |
|
|
Overrides EntityInterface::bundle |
1 |
| EntityBase::create |
|
public static |
function |
|
|
Overrides EntityInterface::create |
|
| EntityBase::createDuplicate |
|
public |
function |
|
|
Overrides EntityInterface::createDuplicate |
2 |
| EntityBase::delete |
|
public |
function |
|
|
Overrides EntityInterface::delete |
2 |
| EntityBase::enforceIsNew |
|
public |
function |
|
|
Overrides EntityInterface::enforceIsNew |
|
| EntityBase::entityManager |
Deprecated |
protected |
function |
Gets the entity manager. |
|
|
|
| EntityBase::entityTypeBundleInfo |
|
protected |
function |
Gets the entity type bundle info service. |
|
|
|
| EntityBase::entityTypeManager |
|
protected |
function |
Gets the entity type manager. |
|
|
|
| EntityBase::getCacheContexts |
|
public |
function |
|
|
Overrides CacheableDependencyTrait::getCacheContexts |
|
| EntityBase::getCacheMaxAge |
|
public |
function |
|
|
Overrides CacheableDependencyTrait::getCacheMaxAge |
|
| EntityBase::getCacheTags |
|
public |
function |
|
|
Overrides CacheableDependencyTrait::getCacheTags |
|
| EntityBase::getCacheTagsToInvalidate |
|
public |
function |
|
|
Overrides EntityInterface::getCacheTagsToInvalidate |
4 |
| EntityBase::getConfigDependencyKey |
|
public |
function |
|
|
Overrides EntityInterface::getConfigDependencyKey |
|
| EntityBase::getConfigDependencyName |
|
public |
function |
|
|
Overrides EntityInterface::getConfigDependencyName |
1 |
| EntityBase::getConfigTarget |
|
public |
function |
|
|
Overrides EntityInterface::getConfigTarget |
1 |
| EntityBase::getEntityType |
|
public |
function |
|
|
Overrides EntityInterface::getEntityType |
|
| EntityBase::getEntityTypeId |
|
public |
function |
|
|
Overrides EntityInterface::getEntityTypeId |
|
| EntityBase::getListCacheTagsToInvalidate |
|
protected |
function |
The list cache tags to invalidate for this entity. |
|
|
|
| EntityBase::getOriginalId |
|
public |
function |
|
|
Overrides EntityInterface::getOriginalId |
1 |
| EntityBase::getTypedData |
|
public |
function |
|
|
Overrides EntityInterface::getTypedData |
|
| EntityBase::hasLinkTemplate |
|
public |
function |
|
|
Overrides EntityInterface::hasLinkTemplate |
|
| EntityBase::id |
|
public |
function |
|
|
Overrides EntityInterface::id |
11 |
| EntityBase::invalidateTagsOnDelete |
|
protected static |
function |
Invalidates an entity's cache tags upon delete. |
|
|
1 |
| EntityBase::invalidateTagsOnSave |
|
protected |
function |
Invalidates an entity's cache tags upon save. |
|
|
1 |
| EntityBase::isNew |
|
public |
function |
|
|
Overrides EntityInterface::isNew |
2 |
| EntityBase::label |
|
public |
function |
|
|
Overrides EntityInterface::label |
6 |
| EntityBase::language |
|
public |
function |
|
|
Overrides EntityInterface::language |
1 |
| EntityBase::languageManager |
|
protected |
function |
Gets the language manager. |
|
|
|
| EntityBase::link |
|
public |
function |
|
|
Overrides EntityInterface::link |
1 |
| EntityBase::linkTemplates |
|
protected |
function |
Gets an array link templates. |
|
|
1 |
| EntityBase::load |
|
public static |
function |
|
|
Overrides EntityInterface::load |
|
| EntityBase::loadMultiple |
|
public static |
function |
|
|
Overrides EntityInterface::loadMultiple |
|
| EntityBase::postCreate |
|
public |
function |
|
|
Overrides EntityInterface::postCreate |
4 |
| EntityBase::postDelete |
|
public static |
function |
|
|
Overrides EntityInterface::postDelete |
18 |
| EntityBase::postLoad |
|
public static |
function |
|
|
Overrides EntityInterface::postLoad |
2 |
| EntityBase::postSave |
|
public |
function |
|
|
Overrides EntityInterface::postSave |
14 |
| EntityBase::preCreate |
|
public static |
function |
|
|
Overrides EntityInterface::preCreate |
7 |
| EntityBase::preDelete |
|
public static |
function |
|
|
Overrides EntityInterface::preDelete |
6 |
| EntityBase::preSave |
|
public |
function |
|
|
Overrides EntityInterface::preSave |
2 |
| EntityBase::referencedEntities |
|
public |
function |
|
|
Overrides EntityInterface::referencedEntities |
1 |
| EntityBase::save |
|
public |
function |
|
|
Overrides EntityInterface::save |
3 |
| EntityBase::setOriginalId |
|
public |
function |
|
|
Overrides EntityInterface::setOriginalId |
1 |
| EntityBase::toArray |
|
public |
function |
|
|
Overrides EntityInterface::toArray |
2 |
| EntityBase::toLink |
|
public |
function |
|
|
Overrides EntityInterface::toLink |
|
| EntityBase::toUrl |
|
public |
function |
|
|
Overrides EntityInterface::toUrl |
2 |
| EntityBase::uriRelationships |
|
public |
function |
|
|
Overrides EntityInterface::uriRelationships |
|
| EntityBase::url |
|
public |
function |
|
|
Overrides EntityInterface::url |
2 |
| EntityBase::urlInfo |
|
public |
function |
|
|
Overrides EntityInterface::urlInfo |
1 |
| EntityBase::urlRouteParameters |
|
protected |
function |
Gets an array of placeholders for this entity. |
|
|
2 |
| EntityBase::uuid |
|
public |
function |
|
|
Overrides EntityInterface::uuid |
1 |
| EntityBase::uuidGenerator |
|
protected |
function |
Gets the UUID generator. |
|
|
|
| EntityBase::__construct |
|
public |
function |
Constructs an Entity object. |
|
|
2 |
| EntityBase::__sleep |
|
public |
function |
|
|
|
2 |
| RefinableCacheableDependencyTrait::addCacheableDependency |
|
public |
function |
|
|
|
1 |
| RefinableCacheableDependencyTrait::addCacheContexts |
|
public |
function |
|
|
|
|
| RefinableCacheableDependencyTrait::addCacheTags |
|
public |
function |
|
|
|
|
| RefinableCacheableDependencyTrait::mergeCacheMaxAge |
|
public |
function |
|
|
|
|
| RevisionableInterface::getLoadedRevisionId |
|
public |
function |
Gets the loaded Revision ID of the entity. |
|
|
1 |
| RevisionableInterface::getRevisionId |
|
public |
function |
Gets the revision identifier of the entity. |
|
|
1 |
| RevisionableInterface::isDefaultRevision |
|
public |
function |
Checks if this entity is the default revision. |
|
|
1 |
| RevisionableInterface::isLatestRevision |
|
public |
function |
Checks if this entity is the latest revision. |
|
|
1 |
| RevisionableInterface::isNewRevision |
|
public |
function |
Determines whether a new revision should be created on save. |
|
|
1 |
| RevisionableInterface::preSaveRevision |
|
public |
function |
Acts on a revision before it gets saved. |
|
|
1 |
| RevisionableInterface::setNewRevision |
|
public |
function |
Enforces an entity to be saved as a new revision. |
|
|
1 |
| RevisionableInterface::updateLoadedRevisionId |
|
public |
function |
Updates the loaded Revision ID with the revision ID. |
|
|
1 |
| RevisionableInterface::wasDefaultRevision |
|
public |
function |
Checks whether the entity object was a default revision when it was saved. |
|
|
1 |