Class common\db\ActiveQuery

Inheritancecommon\db\ActiveQuery » yii\db\ActiveQuery
Subclassesapp\modules\catalog\db\CatalogQuery, app\modules\news\db\NewsQuery, app\modules\shop\db\StatusQuery, common\db\TActiveQuery

Class ActiveQuery Системный ActiveQuery. Предоставляет системные scopes.

Public Methods

Hide inherited methods

MethodDescriptionDefined By
published() Устанавливает ограничение по признаку активности common\db\ActiveQuery

Method Details

published() public method

Устанавливает ограничение по признаку активности

$this published$state true )
$state bool

если true выбираем активные иначе не активные