Defines an interface for a QueueWorker plugin. Hierarchy interface \Drupal\Compon
public QueueInterface::deleteQueue() Deletes
Instantiated queues, keyed by name. Type:
Defines a batch queue handler used by the Batch API for non-progressive batches. This implementation: Ensures
public QueueInterface::createQueue() Creates
public QueueInterface::numberOfItems()
public QueueWorkerInterface::processItem($data)
QueueFactory::__construct(Settings $settings)
public DatabaseQueue::releaseItem($item) Releases
Defines a batch queue handler used by the Batch API. This implementation: Ensures FIFO ordering. Allows
Page 1 of 6