web\View EVENT_END_BODY

EVENT_END_BODY event of type \yii\web\Event An event that is triggered by endBody().

elasticsearch\BatchQueryResult $query

$query public property The query object associated with this batch query. Do not modify this property directly unless after reset() is called explicitly. public yii\elasticsearch\Query $query = null

web\Session $isActive

$isActive public read-only property Whether the session has started public boolean getIsActive ( )

authclient\clients\YandexOAuth $tokenUrl

$tokenUrl public property Token request URL endpoint. Token request URL endpoint. public string $tokenUrl = 'https://oauth.yandex.ru/token'

gii\controllers\DefaultController $generator

$generator public property public yii\gii\Generator $generator = null

i18n\MessageSource $forceTranslation

$forceTranslation public property Whether to force message translation when the source and target languages are the same. Defaults to false, meaning translation is only performed when source and target languages are different. public boolean $forceTranslation = false

filters\ContentNegotiator negotiateContentType()

negotiateContentType() protected method Negotiates the response format. protected void negotiateContentType ( $request, $response )$request yii\web\Request $response yii\web\Response throws yii\base\InvalidConfigException if $formats is empty throws yii\web\UnsupportedMediaTypeHttpException if none of the requested content types is accepted.

behaviors\TimestampBehavior $updatedAtAttribute

$updatedAtAttribute public property The attribute that will receive timestamp value. Set this property to false if you do not want to record the update time. public string $updatedAtAttribute = 'updated_at'

gii\generators\extension\Generator $packageName

$packageName public property public $packageName = "yii2-"

mongodb\Query $options

$options public property Cursor options in format: optionKey => optionValue See also: \MongoDB\Driver\Cursor::addOption() options() public array $options = []