jui\DatePickerLanguageAsset $language

$language public property Language to register translation file for public string $language = null

base\Application $urlManager

$urlManager public read-only property The URL manager for this application. public yii\web\UrlManager getUrlManager ( )

debug\models\search\Debug rules()

rules() public method Returns the validation rules for attributes. Validation rules are used by validate() to check if attribute values are valid. Child classes may override this method to declare different validation rules. Each rule is an array with the following structure: [ ['attribute1', 'attribute2'], 'validator type', 'on' => ['scenario1', 'scenario2'], //...other parameters... ] where attribute list: required, specifies the attributes array to be validated, for s

caching\MemCache $password

$password public property Memcached sasl password. This property is used only when $useMemcached is true. See also http://php.net/manual/en/memcached.setsaslauthdata.php. public string $password = null

widgets\Menu $activeCssClass

$activeCssClass public property The CSS class to be appended to the active menu item. public string $activeCssClass = 'active'

authclient\OAuth2 $version

$version public property Protocol version. public string $version = '2.0'

authclient\OAuthToken setToken()

setToken() public method Sets token value. public $this setToken ( $token )$token string Token value. return $this The object itself

captcha\CaptchaAction $padding

$padding public property Padding around the text. Defaults to 2. public integer $padding = 2

elasticsearch\Connection decodeErrorBody()

decodeErrorBody() protected method Try to decode error information if it is valid json, return it if not. protected mixed decodeErrorBody ( $body )$body

debug\models\search\Db $query

$query public property Query attribute input search value public integer $query = null