sticky() public method Makes field remember its value between page reloads public $this sticky ( )return $this The field object itself
head() public method Performs HEAD HTTP request public mixed head ( $url, $options = [], $body = null )$url string|array URL $options array URL options $body string Request body return mixed Response throws yii\elasticsearch\Exception throws yii\base\InvalidConfigException
init() public method Initializes the widget. public void init ( )
$db public property The database connection public yii\db\Connection $db = null
$throwException public property Whether to throw a yii\web\BadRequestHttpException if the body is invalid json public boolean $throwException = true
$baseControllerClass public property public $baseControllerClass = 'yii\web\Controller'
toString() public method Returns string representation of this message. public string toString ( )return string The string representation of this message.
buildSubqueryInCondition() protected method Builds SQL for IN condition protected string buildSubqueryInCondition ( $operator, $columns, $values, &$params )$operator string $columns array $values yii\db\Query $params array return string SQL
$catalog public property public string $catalog = 'messages'
$response public property The response to be sent. If not set, the response application component will be used. public yii\web\Response $response = null
Page 109 of 633