Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
DatabaseQueue.php
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;
RSS feed