sphinx\Schema getQueryBuilder()

getQueryBuilder() public method public yii\sphinx\QueryBuilder getQueryBuilder ( )return yii\sphinx\QueryBuilder The query builder for this connection.

mongodb\file\Collection find()

find() public method Returns a cursor for the search results. In order to perform "find" queries use yii\mongodb\file\Query class. public yii\mongodb\file\Cursor find ( $condition = [], $fields = [], $options = [] )$condition array Query condition $fields array Fields to be selected $options array Query options (available since 2.1). return yii\mongodb\file\Cursor Cursor for the search results

authclient\AuthAction setSuccessUrl()

setSuccessUrl() public method public void setSuccessUrl ( $url )$url string Successful URL.

console\controllers\MessageController $ignoreCategories

$ignoreCategories public property Message categories to ignore. For example, 'yii', 'app*', 'widgets/menu', etc. See also isCategoryIgnored(). public array $ignoreCategories = []

bootstrap\ActiveField radio()

radio() public method Renders a radio button. This method will generate the checked tag attribute according to the model attribute value. public $this radio ( $options = [], $enclosedByLabel = true )$options array The tag options in terms of name-value pairs. The following options are specially handled: uncheck: string, the value associated with the uncheck state of the radio button. If not set, it will take the default value 0. This method will render a hidden input so that if the radi

swiftmailer\Mailer $transport

$transport public property public array|\Swift_Transport getTransport ( )public void setTransport ( $transport )

gii\generators\model\Generator $tableNames

$tableNames protected property protected $tableNames = null

jui\Selectable $mode

$mode public property The mode used to render the widget. public string $mode = self::MODE_DEFAULT

validators\NumberValidator $tooBig

$tooBig public property User-defined error message used when the value is bigger than $max. public string $tooBig = null

mongodb\gii\model\Generator $attributeList

$attributeList public property public $attributeList = null