/**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['is_active' => $this->isActive, 'kategoriIds' => $this->kategoriIds, 'ozellikGrupIds' => $this->ozellikGrupIds, 'ozellikIds' => $this->ozellikIds, 'category_codes' => $this->categoryCodes]);
 }
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['sehirId' => $this->sehirId, 'ilceId' => $this->ilceId, 'semtId' => $this->semtId, 'tipId' => $this->tipId, 'turId' => $this->turId, 'kategoriId' => $this->kategoriId, 'danismanId' => $this->danismanId, 'excludedIds' => $this->excludedIds, 'oneCikanOncelikli' => $this->oneCikanOncelikli]);
 }
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['ustId' => $this->ustId]);
 }
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['kategoriIds' => $this->kategoriIds, 'artist_ids' => $this->artistIds]);
 }
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['category_ids' => $this->categoryIds, 'category_code' => $this->categoryCode, 'category_codes' => $this->categoryCodes]);
 }
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['durumIds' => $this->durumIds]);
 }
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['kategoriId' => $this->kategoriId, 'category_ids' => $this->categoryIds, 'category_codes' => $this->categoryCodes, 'author_ids' => $this->authorIds]);
 }
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['turId' => $this->turId, 'haberId' => $this->haberId]);
 }
 /**
  * @deprecated
  *
  * @return EmlakDanismanListeAyar
  */
 public function setOrderByAdi()
 {
     return parent::setOrderBy('adi');
 }
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['ustKategoriId' => $this->ustKategoriId, 'parent_category_codes' => $this->parentCategoryCodes]);
 }
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['kategoriIds' => $this->kategoriIds, 'onlyUseInProducts' => $this->onlyUseInProducts, 'attributeSetIds' => $this->attributeSetIds]);
 }
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['isAktif' => $this->isAktif]);
 }
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['kategoriId' => $this->kategoriId]);
 }
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['galeri_ids' => $this->galeriIds, 'galeri_tur_id' => $this->galeriTurId, 'gallery_codes' => $this->galleryCodes]);
 }