QueueWorkerManagerInterface::DEFAULT_QUEUE_CRON_TIME
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/Queue/QueueWorkerManagerInterface.php \Drupal\Core\Queue\QueueWorkerManagerInterface::DEFAULT_QUEUE_CRON_TIME
- 10 core/lib/Drupal/Core/Queue/QueueWorkerManagerInterface.php \Drupal\Core\Queue\QueueWorkerManagerInterface::DEFAULT_QUEUE_CRON_TIME
The default time duration in seconds spent calling a queue worker.
File
-
core/
lib/ Drupal/ Core/ Queue/ QueueWorkerManagerInterface.php, line 17
Class
- QueueWorkerManagerInterface
- Provides an interface for a queue worker manager.
Namespace
Drupal\Core\QueueCode
public const DEFAULT_QUEUE_CRON_TIME = 15;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.