gii\generators\form\Generator $scenarioName

$scenarioName public property public $scenarioName = null

console\Application $controller

$controller public property The currently active controller instance public yii\console\Controller $controller = null

grid\CheckboxColumn $multiple

$multiple public property Whether it is possible to select multiple rows. Defaults to true. public boolean $multiple = true

mongodb\Connection close()

close() public method Closes the currently active DB connection. It does nothing if the connection is already closed. public void close ( )

debug\Panel $id

$id public property Panel unique identifier. It is set automatically by the container module. public string $id = null

redis\Connection $driverName

$driverName public read-only property Name of the DB driver public string getDriverName ( )

test\Fixture load()

load() public method Loads the fixture. This method is called before performing every test method. You should override this method with concrete implementation about how to set up the fixture. public void load ( )

caching\FileDependency $fileName

$fileName public property The file path or path alias whose last modification time is used to check if the dependency has been changed. public string $fileName = null

mongodb\file\Upload $length

$length public property Total upload length in bytes. public integer $length = 0

rbac\BaseManager $roles

$roles public read-only property All roles in the system. The array is indexed by the role names. public yii\rbac\Role[] getRoles ( )