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" => 12700
    "title" => "封神背景仙侠手游合集"
    "sub_title" => "封神背景仙侠"
    "game_type" => "mobile"
    "spell" => "fsbjxx"
    "spell_old" => ""
    "plat" => "android"
    "keywords" => ""
    "tj_ids" => ""
    "cover" => "cover/202005/22/29153bd1ca.png"
    "temp_cover" => ""
    "banner" => "cover/202005/22/5cbada1c96.jpg"
    "intro" => "不少仙侠手游都会以我们古代神话封神榜为背景打造,此次小编为大家带来的这些游戏正好都是,玩家可以在游戏里见到众多我们所熟知的封神角色,里面的诸多场景都在游戏中一一呈现,还有里面的诸多上古神兽也都会在游戏中出现。"
    "game_num" => 22
    "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" => 1590112597
    "created_by" => 211
    "updated_at" => 1590112597
    "updated_by" => 211
    "modified_at" => 1590112597
    "modified_by" => 211
    "dif_word" => null
  ]
  #original: array:32 [
    "id" => 12700
    "title" => "封神背景仙侠手游合集"
    "sub_title" => "封神背景仙侠"
    "game_type" => "mobile"
    "spell" => "fsbjxx"
    "spell_old" => ""
    "plat" => "android"
    "keywords" => ""
    "tj_ids" => ""
    "cover" => "cover/202005/22/29153bd1ca.png"
    "temp_cover" => ""
    "banner" => "cover/202005/22/5cbada1c96.jpg"
    "intro" => "不少仙侠手游都会以我们古代神话封神榜为背景打造,此次小编为大家带来的这些游戏正好都是,玩家可以在游戏里见到众多我们所熟知的封神角色,里面的诸多场景都在游戏中一一呈现,还有里面的诸多上古神兽也都会在游戏中出现。"
    "game_num" => 22
    "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" => 1590112597
    "created_by" => 211
    "updated_at" => 1590112597
    "updated_by" => 211
    "modified_at" => 1590112597
    "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: []
}