Name of the entity class. Type: string File core/li
public EntityStorageBase::delete(array $entities)
public EntityStorageBase::save(EntityInterface $entity)
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.
public EntityStorageBase::getEntityType()
abstract protected EntityStorageBase::has($id, EntityInterface
A base entity storage class. Hierarchy class \Drupal\Core\Entity\
Name of the entity's ID field in the entity database table. Type: string File
protected EntityStorageBase::mapFromStorageRecords(array $records)
Page 2 of 4