gii\generators\model\Generator $baseClass

$baseClass public property public $baseClass = 'yii\db\ActiveRecord'

rest\CreateAction $viewAction

$viewAction public property The name of the view action. This property is need to create the URL when the model is successfully created. public string $viewAction = 'view'

log\Logger $profiling

$profiling public read-only property The profiling results. Each element is an array consisting of these elements: info, category, timestamp, trace, level, duration. public array getProfiling ( $categories = [], $excludeCategories = [] )

debug\models\search\Debug $url

$url public property Url attribute input search value public string $url = null

jui\InputWidget hasModel()

hasModel() protected method protected boolean hasModel ( )return boolean Whether this widget is associated with a data model.

bootstrap\Collapse $encodeLabels

$encodeLabels public property Whether the labels for header items should be HTML-encoded. public boolean $encodeLabels = true

base\ErrorHandler clearOutput()

clearOutput() public method Removes all output echoed before calling this method. public void clearOutput ( )

authclient\OAuth2 $clientSecret

$clientSecret public property OAuth client secret. public string $clientSecret = null

bootstrap\BootstrapWidgetTrait registerClientEvents()

registerClientEvents() protected method (available since version 2.0.2) Registers JS event handlers that are listed in $clientEvents. protected void registerClientEvents ( )

redis\Connection $dataTimeout

$dataTimeout public property Timeout to use for redis socket when reading and writing data. If not set the php default value will be used. public float $dataTimeout = null