joinWith('topics t')->andFilterWhere(['news.type'=>6]); return $this->render("index",["news_query"=>$news_query]); } }