ActiveQuery::indexBy()
ActiveForm
yii\caching\FileCache::gcRecursive()
yii\console\controllers\CacheController
yii\filters\auth\CompositeAuth
yii\helpers\Html::activeCheckbox()
activeRadio()
YII_PATH
YII2_PATH
yii\rest\CreateAction
yii\rest\UpdateAction
yii\rest\DeleteAction
yii\test\ArrayFixture
yii message/extract
$autoRenew
yii\web\User::getIdentity()
This is the core framework code of Yii 2.
The preferred way to install the Yii framework is through composer.
Either run
php composer.phar require --prefer-dist "yiisoft/yii2 *"
or add
"yiisoft/yii2": "*"
to the require section of your composer.json.