$scenarioName public property public $scenarioName = null
$controller public property The currently active controller instance public yii\console\Controller $controller = null
$multiple public property Whether it is possible to select multiple rows. Defaults to true. public boolean $multiple = true
close() public method Closes the currently active DB connection. It does nothing if the connection is already closed. public void close ( )
$id public property Panel unique identifier. It is set automatically by the container module. public string $id = null
$driverName public read-only property Name of the DB driver public string getDriverName ( )
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 ( )
$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
$length public property Total upload length in bytes. public integer $length = 0
$roles public read-only property All roles in the system. The array is indexed by the role names. public yii\rbac\Role[] getRoles ( )
Page 631 of 633