You are here

constant RadioactivityProcessorInterface::QUEUE_CHUNK_SIZE in Radioactivity 8.3

Same name and namespace in other branches
  1. 4.0.x src/RadioactivityProcessorInterface.php \Drupal\radioactivity\RadioactivityProcessorInterface::QUEUE_CHUNK_SIZE

The number of entities to be processed in one queue job.

File

src/RadioactivityProcessorInterface.php, line 17

Class

RadioactivityProcessorInterface
Interface RadioactivityProcessorInterface.

Namespace

Drupal\radioactivity

Code

const QUEUE_CHUNK_SIZE = 10;