jui\JuiAsset $css

$css public property public $css = ['themes/smoothness/jquery-ui.css']

base\Model EVENT_AFTER_VALIDATE

EVENT_AFTER_VALIDATE event of type yii\base\Event An event raised at the end of validate()

gii\generators\crud\Generator getName()

getName() public method public string getName ( )return string Name of the code generator

debug\panels\AssetPanel $summary

$summary public read-only property Content that is displayed at debug toolbar public string getSummary ( )

helpers\BaseHtml activeBooleanInput()

activeBooleanInput() protected static method (available since version 2.0.9) Generates a boolean input This method is mainly called by activeCheckbox() and activeRadio(). protected static string activeBooleanInput ( $type, $model, $attribute, $options = [] )$type string The input type. This can be either radio or checkbox. $model yii\base\Model The model object $attribute string The attribute name or expression. See getAttributeName() for the format about attribute expression. $opti

elasticsearch\DebugAction $db

$db public property The connection id to use public string $db = null

db\Command refreshTableSchema()

refreshTableSchema() protected method (available since version 2.0.6) Refreshes table schema, which was marked by requireTableSchemaRefresh() protected void refreshTableSchema ( )

rbac\DbManager $itemChildTable

$itemChildTable public property The name of the table storing authorization item hierarchy. Defaults to "auth_item_child". public string $itemChildTable = '{{%auth_item_child}}'

gii\console\GenerateController actionIndex()

actionIndex() public method public void actionIndex ( )

web\CacheSession $useCustomStorage

$useCustomStorage public read-only property Whether to use custom storage. public boolean getUseCustomStorage ( )