andWhere(['IS', 'torolve', null]); // } // // /** // * @return self // */ // public function defaultSort() // { // return $this->orderBy([ // 'sorszam' => SORT_ASC, // 'id' => SORT_DESC, // ]); // } }