Defines a common interface for batch storage operations. Hierarchy interface \Drupal\Core\Batch\
protected BatchStorage::ensureTableExists() Check
public BatchStorage::update(array $batch) Updates
public BatchStorageInterface::delete($id)
public BatchStorageInterface::update(array $batch)
public BatchStorage::__construct(Connection $connection, SessionInterface
protected BatchStorage::doCreate(array $batch)
public BatchStorage::create(array $batch) Creates
public BatchStorageInterface::create(array $batch)
public BatchStorage::delete($id) Deletes
Page 1 of 3