BatchStorage::TABLE_NAME

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Batch/BatchStorage.php \Drupal\Core\Batch\BatchStorage::TABLE_NAME
  2. 8.9.x core/lib/Drupal/Core/Batch/BatchStorage.php \Drupal\Core\Batch\BatchStorage::TABLE_NAME
  3. 10 core/lib/Drupal/Core/Batch/BatchStorage.php \Drupal\Core\Batch\BatchStorage::TABLE_NAME

The table name.

File

core/lib/Drupal/Core/Batch/BatchStorage.php, line 19

Class

BatchStorage
Defines the storage handler class for batches.

Namespace

Drupal\Core\Batch

Code

const TABLE_NAME = 'batch';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.