when($filter,function ($q){ $q->where("status",self::COMMON_ON); })->order("id asc")->select(); } }