debug\components\search\Filter $rules

$rules protected property Rules for matching filters in the way: [:fieldName => [rule1, rule2,..]] protected array $rules = []

db\Schema $columnSchemaClass

$columnSchemaClass public property (available since version 2.0.11) Column schema class public string $columnSchemaClass = 'yii\db\ColumnSchema'

elasticsearch\Command $db

$db public property public yii\elasticsearch\Connection $db = null

web\ErrorAction $defaultName

$defaultName public property The name of the error when the exception name cannot be determined. Defaults to "Error". public string $defaultName = null

widgets\LinkPager run()

run() public method Executes the widget. This overrides the parent implementation by displaying the generated page buttons. public void run ( )

web\YiiAsset $sourcePath

$sourcePath public property public $sourcePath = '@yii/assets'

base\ViewContextInterface getViewPath()

getViewPath() public abstract method public abstract string getViewPath ( )return string The view path that may be prefixed to a relative view name.

rbac\PhpManager saveAssignments()

saveAssignments() protected method Saves assignments data into persistent storage. protected void saveAssignments ( )

validators\RangeValidator $not

$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

mongodb\file\Upload $chunkSize

$chunkSize public property Chunk size in bytes. public integer $chunkSize = 261120