Class craft\queue\VerboseBehavior
- Inheritance
- craft\queue\VerboseBehavior ยป yii\queue\cli\VerboseBehavior
- Subclasses
- craft\queue\QueueLogBehavior
- Available since version
- 3.0
- Source Code
- https://github.com/craftcms/cms/blob/master/src/queue/VerboseBehavior.php
Verbose Behavior
Method | Description | Defined By |
---|---|---|
jobTitle() |
craft\queue\VerboseBehavior |
Method Details
jobTitle()
protected method
#
protected void jobTitle ( \yii\queue\ExecEvent $event )
$event |