BatchStorageInterface

Defines a common interface for batch storage operations.

Hierarchy

File

core/lib/Drupal/Core/Batch/BatchStorageInterface.php, line 8

Namespace

Drupal\Core\Batch

Members

Name Modifiers Type Description
BatchStorageInterface::cleanup public function Cleans up failed or old batches.
BatchStorageInterface::create public function Creates and saves a batch.
BatchStorageInterface::delete public function Deletes a batch.
BatchStorageInterface::load public function Loads a batch.
BatchStorageInterface::update public function Updates a batch.
doc_Drupal
2016-10-29 08:46:10
Comments
Leave a Comment

Please login to continue.