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