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