buildCondition() public method Parses the condition specification and generates the corresponding SQL expression. public string buildCondition ( $condition )$condition string|array The condition specification. Please refer to yii\elasticsearch\Query::where() on how to specify a condition. return string The generated SQL expression throws yii\base\InvalidParamException if unknown operator is used in query throws yii\base\NotSupportedException if string conditions are used in where
dropDatabase() public method Drops database associated with this command. public boolean dropDatabase ( )return boolean Whether operation was successful.
$useBigEndian public property public boolean $useBigEndian = false
$apiBaseUrl public property API base URL. public string $apiBaseUrl = null
save() public method Saves data to be later used in debugger detail view. This method is called on every page where debugger is enabled. public mixed save ( )return mixed Data to be saved
$on public property Scenarios that the validator can be applied to. For multiple scenarios, please specify them as an array; for single scenario, you may use either a string or an array. public array|string $on = []
$widgets public property Widget declarations public array $widgets = ['functions' => [], 'blocks' => []]
$css public property public $css = ['main.css', 'toolbar.css']
$isFlash public read-only property Whether this is an Adobe Flash or Adobe Flex request. public boolean getIsFlash ( )
EVENT_AFTER_OPEN event of type \yii\elasticsearch\Event An event that is triggered after a DB connection is established
Page 278 of 633