yiisoft/yii2-queue API Documentation 0.1

This is the API Documentation for the yiisoft/yii2-queue extension. Here you will find detailed information about all classes provided by this extension. Below you find a list of the existing classes, interfaces, and traits, ordered by their fully qualified name (including the namespace). Each of them has a dedicated page which contains a description about the purpose of the class, a list of the available methods, properties and constants, and detailed description on how to use each of them.

On this page you find all the classes included in version 0.1 of the extension. You can use the dropdown menu on the top right to switch between versions.

Class Description
zhuravljov\yii\queue\BaseDriver Queue driver interface
zhuravljov\yii\queue\DebugPanel Class Panel
zhuravljov\yii\queue\Event Class Event
zhuravljov\yii\queue\Job Interface Job
zhuravljov\yii\queue\Queue Class Queue
zhuravljov\yii\queue\db\Command Manages application db-queue.
zhuravljov\yii\queue\db\Driver Class DbDriver
zhuravljov\yii\queue\sync\Driver Class SyncDriver