Entity type ID for this storage. Type: string File
public EntityStorageBase::save(EntityInterface $entity)
Name of the entity class. Type: string File core/li
Static cache of entities, keyed by entity ID. Type:
public EntityStorageBase::delete(array $entities)
public EntityStorageBase::load($id)
protected EntityStorageBase::mapFromStorageRecords(array $records)
public EntityStorageBase::getEntityType()
Name of the entity's ID field in the entity database table. Type: string File
protected EntityStorageBase::doPreSave(EntityInterface $entity)
Page 2 of 4