public function actionAll()
 {
     return Adverts::getAllAds();
 }