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" => 5825
    "title" => "古诗词学习软件合集"
    "sub_title" => "古诗词"
    "game_type" => "mobile"
    "spell" => "gushici"
    "spell_old" => ""
    "plat" => "android"
    "keywords" => ""
    "tj_ids" => ""
    "cover" => "cover/201811/15/a48db83299.jpg"
    "temp_cover" => ""
    "banner" => "cover/201811/15/dcdabf0dbc.jpg"
    "intro" => "唐诗宋词是我们中华文化的瑰宝,许多诗词爱好者时至今日仍在创作古典诗词,下面给大家推荐一批好用的古诗词学习软件,喜欢的快来下载试试!"
    "game_num" => 36
    "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" => 1542271729
    "created_by" => 211
    "updated_at" => 1542271729
    "updated_by" => 211
    "modified_at" => 1542271729
    "modified_by" => 211
    "dif_word" => null
  ]
  #original: array:32 [
    "id" => 5825
    "title" => "古诗词学习软件合集"
    "sub_title" => "古诗词"
    "game_type" => "mobile"
    "spell" => "gushici"
    "spell_old" => ""
    "plat" => "android"
    "keywords" => ""
    "tj_ids" => ""
    "cover" => "cover/201811/15/a48db83299.jpg"
    "temp_cover" => ""
    "banner" => "cover/201811/15/dcdabf0dbc.jpg"
    "intro" => "唐诗宋词是我们中华文化的瑰宝,许多诗词爱好者时至今日仍在创作古典诗词,下面给大家推荐一批好用的古诗词学习软件,喜欢的快来下载试试!"
    "game_num" => 36
    "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" => 1542271729
    "created_by" => 211
    "updated_at" => 1542271729
    "updated_by" => 211
    "modified_at" => 1542271729
    "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: []
}