You are here

constant EntityUsageBatchManager::REVISION_BATCH_SIZE in Entity Usage 8.2

The size of the batch for the revision queries.

File

src/EntityUsageBatchManager.php, line 22

Class

EntityUsageBatchManager
Manages Entity Usage integration with Batch API.

Namespace

Drupal\entity_usage

Code

const REVISION_BATCH_SIZE = 15;