App\Models\Topic {#933
  #table: "topic"
  +timestamps: false
  #indexConfigurator: "App\Index\TopicIndexConfigurator"
  #searchRules: array:1 [
    0 => "App\Rule\TopicSearchRule"
  ]
  #mapping: array:1 [
    "properties" => array:18 [
      "id" => array:1 [
        "type" => "integer"
      ]
      "game_type" => array:1 [
        "type" => "keyword"
      ]
      "title" => array:4 [
        "type" => "text"
        "analyzer" => "ik_max_word"
        "search_analyzer" => "ik_max_word"
        "boost" => 2
      ]
      "sub_title" => array:4 [
        "type" => "text"
        "analyzer" => "ik_max_word"
        "search_analyzer" => "ik_max_word"
        "boost" => 1
      ]
      "keywords" => array:4 [
        "type" => "text"
        "analyzer" => "ik_max_word"
        "search_analyzer" => "ik_max_word"
        "boost" => 1
      ]
      "is_series" => array:1 [
        "type" => "byte"
      ]
      "is_soft" => array:1 [
        "type" => "byte"
      ]
      "is_recommend" => array:1 [
        "type" => "byte"
      ]
      "is_sensitive" => array:1 [
        "type" => "byte"
      ]
      "status" => array:1 [
        "type" => "byte"
      ]
      "hits_day" => array:1 [
        "type" => "integer"
      ]
      "hits_week" => array:1 [
        "type" => "integer"
      ]
      "hits_month" => array:1 [
        "type" => "integer"
      ]
      "hits" => array:1 [
        "type" => "integer"
      ]
      "created_at" => array:1 [
        "type" => "integer"
      ]
      "created_by" => array:1 [
        "type" => "integer"
      ]
      "modified_at" => array:1 [
        "type" => "integer"
      ]
      "modified_by" => array:1 [
        "type" => "integer"
      ]
    ]
  ]
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #attributes: array:32 [
    "id" => 8576
    "title" => "韩国手游合集"
    "sub_title" => "韩国手游"
    "game_type" => "mobile"
    "spell" => "hgsy"
    "spell_old" => ""
    "plat" => "android"
    "keywords" => ""
    "tj_ids" => ""
    "cover" => "cover/201907/12/5f4431e568.jpg"
    "temp_cover" => ""
    "banner" => "cover/201907/12/0978db362d.jpg"
    "intro" => "韩国发行了很多优质的独立手游,虽然有些游戏看起来制作粗糙了一些,但你一旦进入游戏世界,共情能力再弱的人也会被作者精心设置的故事打动。韩国手游合集中有很多这样的游戏哦!"
    "game_num" => 7
    "seo_title" => "韩国手游下载-韩国手游排行榜-韩国手游合集"
    "seo_description" => "我们平时玩的大多是国产、欧美或是日系手游,今天小编为大家整理了韩国手游合集,对韩国手游感兴趣的朋友们就快来了解一下吧!"
    "is_series" => 0
    "is_soft" => 0
    "is_recommend" => 0
    "is_sensitive" => 0
    "status" => 1
    "hits_day" => 0
    "hits_week" => 0
    "hits_month" => 0
    "hits" => 0
    "created_at" => 1562913769
    "created_by" => 211
    "updated_at" => 1562913769
    "updated_by" => 211
    "modified_at" => 1562913769
    "modified_by" => 211
    "dif_word" => null
  ]
  #original: array:32 [
    "id" => 8576
    "title" => "韩国手游合集"
    "sub_title" => "韩国手游"
    "game_type" => "mobile"
    "spell" => "hgsy"
    "spell_old" => ""
    "plat" => "android"
    "keywords" => ""
    "tj_ids" => ""
    "cover" => "cover/201907/12/5f4431e568.jpg"
    "temp_cover" => ""
    "banner" => "cover/201907/12/0978db362d.jpg"
    "intro" => "韩国发行了很多优质的独立手游,虽然有些游戏看起来制作粗糙了一些,但你一旦进入游戏世界,共情能力再弱的人也会被作者精心设置的故事打动。韩国手游合集中有很多这样的游戏哦!"
    "game_num" => 7
    "seo_title" => "韩国手游下载-韩国手游排行榜-韩国手游合集"
    "seo_description" => "我们平时玩的大多是国产、欧美或是日系手游,今天小编为大家整理了韩国手游合集,对韩国手游感兴趣的朋友们就快来了解一下吧!"
    "is_series" => 0
    "is_soft" => 0
    "is_recommend" => 0
    "is_sensitive" => 0
    "status" => 1
    "hits_day" => 0
    "hits_week" => 0
    "hits_month" => 0
    "hits" => 0
    "created_at" => 1562913769
    "created_by" => 211
    "updated_at" => 1562913769
    "updated_by" => 211
    "modified_at" => 1562913769
    "modified_by" => 211
    "dif_word" => null
  ]
  #changes: []
  #casts: []
  #dates: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: []
  #touches: []
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  -highlight: null
  #scoutMetadata: []
}