PHP Class hiqdev\assetpackagist\console\QueueController

Inheritance: extends yii\console\Controller
Afficher le fichier Open project: hiqdev/asset-packagist

Méthodes publiques

Méthode Description
actionRun ( string $channel ) Runs the queue in $channel
actionTestErrorHandler ( ) Test action to ensure that ErrorHandler flushes stack immediately
init ( )

Private Methods

Méthode Description
attachEventHandlers ( ) Attaches handlers on Queue events

Method Details

actionRun() public méthode

Runs the queue in $channel
public actionRun ( string $channel )
$channel string Channel name

actionTestErrorHandler() public méthode

Test action to ensure that ErrorHandler flushes stack immediately

init() public méthode

public init ( )