W3cubDocs

/Drupal 8

class QueueFactory

Defines the queue factory.

Hierarchy

File

core/lib/Drupal/Core/Queue/QueueFactory.php, line 12

Namespace

Drupal\Core\Queue

Members

Name Modifiers Type Description
ContainerAwareTrait::$container protected property
ContainerAwareTrait::setContainer public function Sets the container. Overrides ContainerAwareInterface::setContainer
QueueFactory::$queues protected property Instantiated queues, keyed by name.
QueueFactory::$settings protected property The settings object.
QueueFactory::get public function Constructs a new queue.
QueueFactory::__construct function Constructs a queue factory.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Queue!QueueFactory.php/class/QueueFactory/8.1.x