muser-8.x-1.x-dev/config/install/core.entity_view_display.node.project.default.yml

config/install/core.entity_view_display.node.project.default.yml
langcode: en
status: true
dependencies:
  config:
    - field.field.node.project.body
    - field.field.node.project.field_additional_mentors
    - field.field.node.project.field_categories
    - field.field.node.project.field_compensation
    - field.field.node.project.field_contact_email
    - field.field.node.project.field_contact_person
    - field.field.node.project.field_contact_position
    - field.field.node.project.field_hours_per_week
    - field.field.node.project.field_lab_name
    - field.field.node.project.field_lab_website
    - field.field.node.project.field_num_students
    - field.field.node.project.field_pi_approved
    - field.field.node.project.field_pi_email
    - field.field.node.project.field_pi_name
    - field.field.node.project.field_representative_pub
    - field.field.node.project.field_student_qualifications
    - field.field.node.project.field_student_ranks_applicable
    - field.field.node.project.field_techniques_learned
    - field.field.node.project.field_use_contract
    - field.field.node.project.field_why_lab
    - node.type.project
  module:
    - field_group
    - file
    - link
    - text
    - user
third_party_settings:
  field_group:
    group_contact_information:
      children:
        - mentor_info
        - field_pi_name
        - field_pi_email
      label: 'Contact Information:'
      parent_name: group_details_area
      region: content
      weight: 8
      format_type: fieldset
      format_settings:
        classes: ''
        id: ''
        description: ''
    group_logistics_information:
      children:
        - field_categories
        - field_student_ranks_applicable
        - field_student_qualifications
        - field_hours_per_week
        - field_compensation
        - field_num_students
        - field_techniques_learned
        - field_use_contract
      label: 'Logistics Information:'
      parent_name: group_details_area
      region: content
      weight: 7
      format_type: fieldset
      format_settings:
        classes: ''
        id: ''
        description: ''
    group_details_bar:
      children:
        - favorite_link
        - project_availability
        - hours_per_week
        - categories
      label: 'Details bar'
      parent_name: ''
      region: content
      weight: 1
      format_type: html_element
      format_settings:
        classes: details-bar
        id: ''
        element: div
        show_label: false
        label_element: h3
        attributes: ''
        effect: none
        speed: fast
    group_details_area:
      children:
        - group_logistics_information
        - group_contact_information
      label: 'Info area'
      parent_name: group_container
      region: content
      weight: 5
      format_type: html_element
      format_settings:
        classes: project__info-area
        id: ''
        element: div
        show_label: false
        label_element: h3
        attributes: ''
        effect: none
        speed: fast
    group_container:
      children:
        - body
        - field_lab_name
        - field_lab_website
        - field_why_lab
        - field_representative_pub
        - group_details_area
      label: Container
      parent_name: ''
      region: content
      weight: 0
      format_type: html_element
      format_settings:
        classes: project__main-container
        id: ''
        element: div
        show_label: false
        label_element: h3
        attributes: ''
        effect: none
        speed: fast
id: node.project.default
targetEntityType: node
bundle: project
mode: default
content:
  body:
    type: text_default
    label: hidden
    settings: {  }
    third_party_settings: {  }
    weight: 0
    region: content
  categories:
    settings: {  }
    third_party_settings: {  }
    weight: 3
    region: content
  favorite_link:
    settings: {  }
    third_party_settings: {  }
    weight: 0
    region: content
  field_categories:
    type: entity_reference_entity_view
    label: above
    settings:
      view_mode: list_item_icon
      link: false
    third_party_settings: {  }
    weight: 12
    region: content
  field_compensation:
    type: entity_reference_label
    label: above
    settings:
      link: false
    third_party_settings: {  }
    weight: 16
    region: content
  field_hours_per_week:
    type: entity_reference_label
    label: above
    settings:
      link: false
    third_party_settings: {  }
    weight: 15
    region: content
  field_lab_name:
    type: string
    label: inline
    settings:
      link_to_entity: false
    third_party_settings: {  }
    weight: 1
    region: content
  field_lab_website:
    type: link
    label: inline
    settings:
      trim_length: 80
      url_only: false
      url_plain: false
      rel: ''
      target: ''
    third_party_settings: {  }
    weight: 2
    region: content
  field_num_students:
    type: number_integer
    label: above
    settings:
      thousand_separator: ''
      prefix_suffix: true
    third_party_settings: {  }
    weight: 17
    region: content
  field_pi_email:
    type: basic_string
    label: above
    settings: {  }
    third_party_settings: {  }
    weight: 2
    region: content
  field_pi_name:
    type: string
    label: above
    settings:
      link_to_entity: false
    third_party_settings: {  }
    weight: 1
    region: content
  field_representative_pub:
    type: file_default
    label: inline
    settings:
      use_description_as_link_text: true
    third_party_settings: {  }
    weight: 4
    region: content
  field_student_qualifications:
    type: text_default
    label: above
    settings: {  }
    third_party_settings: {  }
    weight: 14
    region: content
  field_student_ranks_applicable:
    type: entity_reference_label
    label: above
    settings:
      link: false
    third_party_settings: {  }
    weight: 13
    region: content
  field_techniques_learned:
    type: text_default
    label: above
    settings: {  }
    third_party_settings: {  }
    weight: 18
    region: content
  field_use_contract:
    type: boolean
    label: hidden
    settings:
      format: default
      format_custom_false: ''
      format_custom_true: ''
    third_party_settings: {  }
    weight: 19
    region: content
  field_why_lab:
    type: text_default
    label: above
    settings: {  }
    third_party_settings: {  }
    weight: 3
    region: content
  hours_per_week:
    settings: {  }
    third_party_settings: {  }
    weight: 2
    region: content
  mentor_info:
    settings: {  }
    third_party_settings: {  }
    weight: 0
    region: content
  project_availability:
    settings: {  }
    third_party_settings: {  }
    weight: 1
    region: content
hidden:
  activate_link: true
  application_contract_link: true
  application_form: true
  application_status_and_submitted: true
  field_additional_mentors: true
  field_contact_email: true
  field_contact_person: true
  field_contact_position: true
  field_pi_approved: true
  langcode: true
  links: true
  project_info: true

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc