Static cache of entities, keyed by entity ID. Type:
Name of entity's UUID database table field, if it supports UUIDs. Has the value FALSE if this entity does not use UUIDs.
Entity type ID for this storage. Type: string File
Name of the entity class. Type: string File core/li
public EntityStorageBase::save(EntityInterface $entity)
public EntityStorageBase::getEntityType()
protected EntityStorageBase::mapFromStorageRecords(array $records)
Name of the entity's ID field in the entity database table. Type: string File
public EntityStorageBase::loadUnchanged($id)
protected EntityStorageBase::doPreSave(EntityInterface $entity)
Page 2 of 4