debug\panels\MailPanel $messages

$messages public read-only property Messages public array getMessages ( )

swiftmailer\Mailer getTransport()

getTransport() public method public array|\Swift_Transport getTransport ( )

authclient\widgets\AuthChoiceAsset $depends

$depends public property public $depends = ['yii\authclient\widgets\AuthChoiceStyleAsset', 'yii\web\YiiAsset']

captcha\CaptchaAction $maxLength

$maxLength public property The maximum length for randomly generated word. Defaults to 7. public integer $maxLength = 7

db\Command $params

$params public property The parameters (name => value) that are bound to the current PDO statement. This property is maintained by methods such as bindValue(). It is mainly provided for logging purpose and is used to generate $rawSql. Do not modify it directly. public array $params = []

rest\Serializer init()

init() public method Initializes the object. This method is invoked at the end of the constructor after the object is initialized with the given configuration. public void init ( )

mongodb\Query $collection

$collection public read-only property Collection instance. public yii\mongodb\Collection getCollection ( $db = null )

rest\Serializer $expandParam

$expandParam public property The name of the query parameter containing the information about which fields should be returned in addition to those listed in $fieldsParam for a resource object. public string $expandParam = 'expand'

widgets\LinkPager $hideOnSinglePage

$hideOnSinglePage public property Hide widget when only one page exist. public boolean $hideOnSinglePage = true

widgets\LinkPager init()

init() public method Initializes the pager. public void init ( )