callQueryCallbacks(new static()) ->where('enabled',1) ->orderBy($this->getOrderColumn(), 'desc') ->get(); return $result; } }