namespace Drupal\cron_queue_test\Plugin\QueueWorker
Same name in other branches
Object name | File name | Summary |
---|---|---|
CronQueueTestDatabaseDelayException | core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestDatabaseDelayException.php | A queue worker for testing cron exception handling. |
CronQueueTestDeriverQueue | core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestDeriverQueue.php | A queue worker for testing derivatives. |
CronQueueTestException | core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestException.php | A queue worker for testing exceptions. |
CronQueueTestLeaseTime | core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestLeaseTime.php | A queue worker for testing lease time. |
CronQueueTestMemoryDelayException | core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestMemoryDelayException.php | A queue worker for testing cron exception handling. |
CronQueueTestRequeueException | core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestRequeueException.php | A queue worker for testing re-queueing items. |
CronQueueTestSuspendQueue | core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestSuspendQueue.php | A queue worker for testing suspending queue run. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.