function BatchStorageInterface::cleanup
Same name in other branches
- 9 core/lib/Drupal/Core/Batch/BatchStorageInterface.php \Drupal\Core\Batch\BatchStorageInterface::cleanup()
- 10 core/lib/Drupal/Core/Batch/BatchStorageInterface.php \Drupal\Core\Batch\BatchStorageInterface::cleanup()
- 11.x core/lib/Drupal/Core/Batch/BatchStorageInterface.php \Drupal\Core\Batch\BatchStorageInterface::cleanup()
Cleans up failed or old batches.
2 methods override BatchStorageInterface::cleanup()
- BatchStorage::cleanup in core/
lib/ Drupal/ Core/ ProxyClass/ Batch/ BatchStorage.php - Cleans up failed or old batches.
- BatchStorage::cleanup in core/
lib/ Drupal/ Core/ Batch/ BatchStorage.php - Cleans up failed or old batches.
File
-
core/
lib/ Drupal/ Core/ Batch/ BatchStorageInterface.php, line 48
Class
- BatchStorageInterface
- Defines a common interface for batch storage operations.
Namespace
Drupal\Core\BatchCode
public function cleanup();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.