$rules protected property Rules for matching filters in the way: [:fieldName => [rule1, rule2,..]] protected array $rules = []
$columnSchemaClass public property (available since version 2.0.11) Column schema class public string $columnSchemaClass = 'yii\db\ColumnSchema'
$db public property public yii\elasticsearch\Connection $db = null
$defaultName public property The name of the error when the exception name cannot be determined. Defaults to "Error". public string $defaultName = null
run() public method Executes the widget. This overrides the parent implementation by displaying the generated page buttons. public void run ( )
$sourcePath public property public $sourcePath = '@yii/assets'
getViewPath() public abstract method public abstract string getViewPath ( )return string The view path that may be prefixed to a relative view name.
saveAssignments() protected method Saves assignments data into persistent storage. protected void saveAssignments ( )
$not public property Whether to invert the validation logic. Defaults to false. If set to true, the attribute value should NOT be among the list of values defined via $range. public boolean $not = false
$chunkSize public property Chunk size in bytes. public integer $chunkSize = 261120
Page 46 of 633