queue
Same name in other branches
- 8.9.x core/core.services.yml \queue
- 10 core/core.services.yml \queue
Class
Drupal\Core\Queue\QueueFactory10 string references to queue
- BatchBuilderTest::testDefaultValues in core/
tests/ Drupal/ Tests/ Core/ Batch/ BatchBuilderTest.php - Tests the default values.
- CronQueueTest::setUp in core/
modules/ system/ tests/ src/ Kernel/ System/ CronQueueTest.php - CronQueueTest::testDelayException in core/
modules/ system/ tests/ src/ Kernel/ System/ CronQueueTest.php - Tests that DelayedRequeueException behaves as expected when running cron.
- drupal7.php in core/
modules/ migrate_drupal/ tests/ fixtures/ drupal7.php - A database agnostic dump for testing purposes.
- drupal7.php in core/
modules/ tracker/ tests/ fixtures/ drupal7.php - A database agnostic dump for testing purposes.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Queue\QueueFactory
- arguments:
- - '@settings'
- calls:
- - [setContainer, ['@service_container']]
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.