select(['id','title','logo','item','src','src2']) ->where([ 'type' => Ad::TYPE_BANNER, 'status' => Ad::STATUS_YES ])->get(); } }