DatabaseQueue::$name

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Queue/DatabaseQueue.php \Drupal\Core\Queue\DatabaseQueue::name
  2. 8.9.x core/lib/Drupal/Core/Queue/DatabaseQueue.php \Drupal\Core\Queue\DatabaseQueue::name
  3. 10 core/lib/Drupal/Core/Queue/DatabaseQueue.php \Drupal\Core\Queue\DatabaseQueue::name

The name of the queue this instance is working with.

Type: string

File

core/lib/Drupal/Core/Queue/DatabaseQueue.php, line 28

Class

DatabaseQueue
Default queue implementation.

Namespace

Drupal\Core\Queue

Code

protected $name;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.