plugin.manager.queue_worker
Same name in other branches
- 8.9.x core/core.services.yml \plugin.manager.queue_worker
- 10 core/core.services.yml \plugin.manager.queue_worker
Class
Drupal\Core\Queue\QueueWorkerManager3 string references to plugin.manager.queue_worker
- CronQueueTest::testDelayException in core/
modules/ system/ tests/ src/ Kernel/ System/ CronQueueTest.php - Tests that DelayedRequeueException behaves as expected when running cron.
- CronQueueTest::testQueueWorkerManagerSafeguard in core/
modules/ system/ tests/ src/ Kernel/ System/ CronQueueTest.php - Test safeguard against invalid annotations in QueueWorkerManager.
- system_cron in core/
modules/ system/ system.module - Implements hook_cron().
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Queue\QueueWorkerManager
- parent: default_plugin_manager
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.