^ ICKU\Gateway\Api\Entities\CategoryContentsEntity {#210
  #mappings: array:4 [
    "children[]" => "ICKU\Gateway\Api\Entities\CategoryEntity"
    "manufacturers[]" => "ICKU\Gateway\Api\Entities\ManufacturerEntity"
    "recommends[]" => "ICKU\Gateway\Api\Entities\ProductSimpleEntity"
    "tdk" => "ICKU\Gateway\Api\Entities\TDKEntity"
  ]
  #renames: array:2 [
    "slugName" => "slug"
    "total" => "productCount"
  ]
  #casts: array:3 [
    "enabled" => "bool"
    "recommended" => "bool"
    "platform" => "ICKU\Gateway\Api\Enums\Platform"
  ]
  #appends: array:5 [
    0 => "parents"
    1 => "level"
    2 => "url"
    3 => "pageUrl"
    4 => "manufacturerId"
  ]
  #originAttributes: array:1 [
    "platform" => "DK"
  ]
  #attributes: array:10 [
    "platform" => ICKU\Gateway\Api\Enums\Platform {#206
      #value: "DK"
      -key: "DK"
    }
    "children" => ICKU\Utils\Collection {#207
      #items: []
    }
    "manufacturers" => ICKU\Utils\Collection {#209
      #items: []
    }
    "recommends" => ICKU\Utils\Collection {#195
      #items: []
    }
    "tdk" => null
    "parents" => []
    "level" => 0
    "url" => null
    "pageUrl" => null
    "manufacturerId" => null
  ]
  #meta: array:2 [
    "locale" => ICKU\Gateway\Api\Enums\Locale {#191
      #value: "ar"
      -key: "AR"
    }
    "platform" => "DK"
  ]
  #defaults: []
  #includes: array:1 [
    0 => "*"
  ]
  #excludes: []
  #useCamel: true
  #caster: ICKU\Utils\Caster {#208
    #dateFormat: "Y-m-d"
    #datetimeFormat: "Y-m-d H:i:s"
    #entity: ICKU\Gateway\Api\Entities\CategoryContentsEntity {#210}
  }
  #defaultCasts: array:3 [
    "platform" => "ICKU\Gateway\Api\Enums\Platform"
    "createTime" => "datetime"
    "updateTime" => "datetime"
  ]
  #bootedCasts: array:5 [
    "enabled" => "bool"
    "recommended" => "bool"
    "platform" => "ICKU\Gateway\Api\Enums\Platform"
    "createTime" => "datetime"
    "updateTime" => "datetime"
  ]
  platform: ICKU\Gateway\Api\Enums\Platform {#206}
  children: ICKU\Utils\Collection {#207}
  manufacturers: ICKU\Utils\Collection {#209}
  recommends: ICKU\Utils\Collection {#195}
  tdk: null
  parents: []
  level: 0
  url: null
  pageUrl: null
  manufacturerId: null
}