Специальные подборки
Издания подборки 1 - 10 из 119
1.
^ Illuminate\Database\Eloquent\Collection {#1973
  #items: array:1 [
    0 => App\Modules\Authors\Models\AuthorBookPivot {#1295
      #table: "author_book"
      #connection: "mysql"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #attributes: array:26 [
        "id" => 83348567
        "book_opac_id" => "NLRS\BIBL\0002024486"
        "author_opac_id" => null
        "created_at" => "2024-06-12 20:41:20"
        "updated_at" => null
        "responsibility_type" => "primary"
        "relator_code" => "070"
        "d_contact" => null
        "d_ext_ids" => null
        "d_degree" => null
        "d_surname" => "Жаркова"
        "d_initials" => "Г. Н."
        "d_name_patronymic" => "Галина Николаевна"
        "d_org_name" => null
        "d_org_subdiv" => null
        "d_org_num" => null
        "d_org_date" => null
        "d_org_place" => null
        "d_org_ident" => null
        "d_type" => "person"
        "d_p_surname" => null
        "d_p_initials" => null
        "d_p_name_patronymic" => null
        "d_p_contact" => null
        "d_parallel_lang" => null
        "d_research_interests" => null
      ]
      #original: array:26 [
        "id" => 83348567
        "book_opac_id" => "NLRS\BIBL\0002024486"
        "author_opac_id" => null
        "created_at" => "2024-06-12 20:41:20"
        "updated_at" => null
        "responsibility_type" => "primary"
        "relator_code" => "070"
        "d_contact" => null
        "d_ext_ids" => null
        "d_degree" => null
        "d_surname" => "Жаркова"
        "d_initials" => "Г. Н."
        "d_name_patronymic" => "Галина Николаевна"
        "d_org_name" => null
        "d_org_subdiv" => null
        "d_org_num" => null
        "d_org_date" => null
        "d_org_place" => null
        "d_org_ident" => null
        "d_type" => "person"
        "d_p_surname" => null
        "d_p_initials" => null
        "d_p_name_patronymic" => null
        "d_p_contact" => null
        "d_parallel_lang" => null
        "d_research_interests" => null
      ]
      #changes: []
      #casts: []
      #dates: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "relatorCode" => App\Modules\Authors\Models\RelatorCode {#1320
          #primaryKey: "code"
          #keyType: "string"
          #connection: "mysql"
          #table: "relator_codes"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #attributes: array:4 [
            "code" => "070"
            "title" => "Автор"
            "title_eng" => "Author"
            "descr" => "Лицо или организация, несущее основную ответственность за интеллектуальное или художественное содержание ресурса. Если такую ответственность совместно несут два и более лица (организации), данный код может быть использован с таким количеством заголовков, сколько ему подходит."
          ]
          #original: array:4 [
            "code" => "070"
            "title" => "Автор"
            "title_eng" => "Author"
            "descr" => "Лицо или организация, несущее основную ответственность за интеллектуальное или художественное содержание ресурса. Если такую ответственность совместно несут два и более лица (организации), данный код может быть использован с таким количеством заголовков, сколько ему подходит."
          ]
          #changes: []
          #casts: []
          #dates: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
        }
      ]
      #touches: []
      +timestamps: true
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: array:1 [
        0 => "*"
      ]
    }
  ]
}