redis\Connection $port

$port public property The port to use for connecting to the redis server. Default port is 6379. If $unixSocket is specified, hostname and port will be ignored. public integer $port = 6379

db\mssql\Schema $defaultSchema

$defaultSchema public property The default schema used for the current session. public string $defaultSchema = 'dbo'

db\Connection EVENT_COMMIT_TRANSACTION

EVENT_COMMIT_TRANSACTION event of type \yii\db\Event An event that is triggered right after a top-level transaction is committed

debug\panels\MailPanel $name

$name public read-only property Name of the panel public string getName ( )

mail\MessageInterface getCc()

getCc() public abstract method Returns the Cc (additional copy receiver) addresses of this message. public abstract array getCc ( )return array The Cc (additional copy receiver) addresses of this message.

grid\GridView $filterErrorSummaryOptions

$filterErrorSummaryOptions public property The options for rendering the filter error summary. Please refer to yii\helpers\Html::errorSummary() for more details about how to specify the options. See also renderErrors(). public array $filterErrorSummaryOptions = ['class' => 'error-summary']

web\View registerJsFile()

registerJsFile() public method Registers a JS file. public void registerJsFile ( $url, $options = [], $key = null )$url string The JS file to be registered. $options array The HTML attributes for the script tag. The following options are specially handled and are not treated as HTML attributes: depends: array, specifies the names of the asset bundles that this JS file depends on. position: specifies where the JS script tag should be inserted in a page. The possible values are: POS_HE

widgets\ActiveForm $errorCssClass

$errorCssClass public property The CSS class that is added to a field container when the associated attribute has validation error. public string $errorCssClass = 'has-error'

authclient\signature\RsaSha1 $publicCertificateFile

$publicCertificateFile public property Path to the file, which holds public key certificate. public string $publicCertificateFile = ''

elasticsearch\ElasticsearchTarget $type

$type public property Elasticsearch type name. public string $type = 'log'