$enabled public property A value indicating whether this filter should be enabled. public boolean $enabled = true
stream_close() public method Closes a resource. This method is called in response to fclose(). See also \yii\mongodb\file\fclose(). public void stream_close ( )
init() public method Initializes the widget. public void init ( )
$basePath public property The root directory storing the published asset files. public string $basePath = '@webroot/assets'
add() public method Adds a cookie to the collection. If there is already a cookie with the same name in the collection, it will be removed first. public void add ( $cookie )$cookie yii\web\Cookie The cookie to be added throws yii\base\InvalidCallException if the cookie collection is read only
__get() public method PHP magic method, which is invoked on attempt of getting not existing property. It returns value from the inner iterator. public mixed __get ( $name )$name string Field name. return mixed Field value.
$depends public property public $depends = ['yii\web\YiiAsset']
$type public property Abstract type of this column. Possible abstract types include: string, text, boolean, smallint, integer, bigint, float, decimal, datetime, timestamp, time, date, binary, and money. public string $type = null
getSqlTotalCount() protected method Returns total sql count executed in current request. If database panel is not configured returns 0. protected integer getSqlTotalCount ( )
$exceptionMap public property Map of DB errors and corresponding exceptions If left part is found in DB error message exception class from the right part is used. public array $exceptionMap = ['SQLSTATE[23' => 'yii\db\IntegrityException']
Page 138 of 633