flexy_mod-1.1.0/config/install/core.entity_form_display.node.blogs.default.yml
config/install/core.entity_form_display.node.blogs.default.yml
langcode: en status: true dependencies: config: - field.field.node.blogs.body - field.field.node.blogs.field_image - image.style.thumbnail - node.type.blogs module: - image - path - text id: node.blogs.default targetEntityType: node bundle: blogs mode: default content: body: type: text_textarea_with_summary weight: 0 region: content settings: rows: 9 summary_rows: 3 placeholder: '' show_summary: false third_party_settings: { } created: type: datetime_timestamp weight: 10 region: content settings: { } third_party_settings: { } field_image: type: image_image weight: 0 region: content settings: progress_indicator: throbber preview_image_style: thumbnail third_party_settings: { } path: type: path weight: 30 region: content settings: { } third_party_settings: { } promote: type: boolean_checkbox weight: 15 region: content settings: display_label: true third_party_settings: { } status: type: boolean_checkbox weight: 120 region: content settings: display_label: true third_party_settings: { } sticky: type: boolean_checkbox weight: 16 region: content settings: display_label: true third_party_settings: { } title: type: string_textfield weight: -5 region: content settings: size: 60 placeholder: '' third_party_settings: { } uid: type: entity_reference_autocomplete weight: 5 region: content settings: match_operator: CONTAINS match_limit: 10 size: 60 placeholder: '' third_party_settings: { } hidden: { }