Static queue implementation.

This allows processes that rely on the Queue interface to be executed immediately and all in one page request. The queue data resides in memory. It should only be used for items that will be queued and dequeued within the same page request.

Hierarchy

Expanded class hierarchy of MemoryQueue

Related topics

File

core/modules/system/system.queue.inc, line 295
Queue functionality.

Members

Contains filters are case sensitive