withoutField(['department_name']) ->addFields(['department_name as title']) ->catchSearch() ->order() ->select()->toArray(); } }