Свойство | Type | Description | |
---|---|---|---|
$_model | string |
Méthode | Description | |
---|---|---|
__construct ( array $options = [] ) | Db constructor. | |
delete ( string $topic ) : void | ||
length ( string $topic, integer $priority = null ) : integer | ||
pop ( string $topic, integer $timeout = PHP_INT_MAX ) : string | false | ||
push ( string $topic, string $body, integer $priority = self::PRIORITY_NORMAL ) : void |
public __construct ( array $options = [] ) | ||
$options | array |