Overview

Namespaces

  • Charcoal
    • Queue

Classes

  • AbstractQueueManager

Interfaces

  • QueueableInterface
  • QueueItemInterface
  • QueueManagerInterface

Traits

  • QueueableTrait
  • QueueItemTrait
  • Overview
  • Namespace
  • Class

Namespace Charcoal\Queue

Classes summary
AbstractQueueManager Abstract Queue Manager
Interfaces summary
QueueableInterface Queuable objects can be queued.
QueueItemInterface
QueueManagerInterface The queue manager is used to load queued items and batch-process them.
Traits summary
QueueableTrait Full implementation, as a Trait, of the QueueableInterface.
QueueItemTrait
API documentation generated by ApiGen