Class app\modules\news\db\NewsQuery

Inheritanceapp\modules\news\db\NewsQuery » common\db\ActiveQuery » yii\db\ActiveQuery

Class NewsQuery Запрос для модели новостей

Public Methods

Hide inherited methods

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

Method Details

bySections() public method

Поиск по категории

$this bySections$values$attr "id" )
$values array

массив значений атрибута

$attr string

имя атрибута категорий по которому происходит фильтрация