コード例 #1
0
 /**
  * @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]);
 }
コード例 #2
0
 /**
  * @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]);
 }
コード例 #3
0
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['ustId' => $this->ustId]);
 }
コード例 #4
0
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['kategoriIds' => $this->kategoriIds, 'artist_ids' => $this->artistIds]);
 }
コード例 #5
0
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['category_ids' => $this->categoryIds, 'category_code' => $this->categoryCode, 'category_codes' => $this->categoryCodes]);
 }
コード例 #6
0
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['durumIds' => $this->durumIds]);
 }
コード例 #7
0
 /**
  * @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]);
 }
コード例 #8
0
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['turId' => $this->turId, 'haberId' => $this->haberId]);
 }
コード例 #9
0
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['is_active' => $this->isActive]);
 }
コード例 #10
0
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['ids' => $this->ids, 'parent_ids' => $this->parentIds]);
 }
コード例 #11
0
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['ustKategoriId' => $this->ustKategoriId, 'parent_category_codes' => $this->parentCategoryCodes]);
 }
コード例 #12
0
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['ids' => $this->ids, 'grupKodu' => $this->grupKodu, 'has_art' => $this->hasArt, 'has_page' => $this->hasPage, 'group_codes' => $this->groupCodes, 'page_category_codes' => $this->pageCategoryCodes, 'art_category_codes' => $this->artCategoryCodes]);
 }
コード例 #13
0
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['kategoriIds' => $this->kategoriIds, 'onlyUseInProducts' => $this->onlyUseInProducts, 'attributeSetIds' => $this->attributeSetIds]);
 }
コード例 #14
0
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['isAktif' => $this->isAktif]);
 }
コード例 #15
0
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['kategoriId' => $this->kategoriId]);
 }
コード例 #16
0
 /**
  * @return array
  */
 public function toArray()
 {
     return array_merge(parent::toArray(), ['galeri_ids' => $this->galeriIds, 'galeri_tur_id' => $this->galeriTurId, 'gallery_codes' => $this->galleryCodes]);
 }