Class app\modules\shop\db\StatusQuery

Inheritanceapp\modules\shop\db\StatusQuery » common\db\ActiveQuery » yii\db\ActiveQuery

Class StatusQuery Запрос для модели статусов

Public Methods

Hide inherited methods

MethodDescriptionDefined By
byDefault() Статус по умолчанию app\modules\shop\db\StatusQuery
published() Устанавливает ограничение по признаку активности common\db\ActiveQuery

Method Details

byDefault() public method

Статус по умолчанию

static byDefault( )