core.entity_form_display.node.page.default.yml in Varbase Core 8.6
Same filename and directory in other branches
modules/varbase_page/config/optional/core.entity_form_display.node.page.default.yml
File
modules/varbase_page/config/optional/core.entity_form_display.node.page.default.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.node.page.body
- - field.field.node.page.field_meta_tags
- - field.field.node.page.field_yoast_seo
- - node.type.page
- module:
- - advanced_text_formatter
- - length_indicator
- - maxlength
- - metatag
- - path
- - text
- - yoast_seo
- id: node.page.default
- targetEntityType: node
- bundle: page
- mode: default
- content:
- body:
- type: text_textarea_with_summary
- weight: 2
- settings:
- rows: 9
- summary_rows: 3
- placeholder: ''
- third_party_settings: { }
- region: content
- created:
- type: datetime_timestamp
- weight: 4
- settings: { }
- third_party_settings: { }
- region: content
- field_meta_tags:
- weight: 26
- settings: { }
- third_party_settings: { }
- type: metatag_firehose
- region: content
- field_yoast_seo:
- weight: 27
- settings:
- body: body
- third_party_settings: { }
- type: yoast_seo_widget
- region: content
- langcode:
- type: language_select
- weight: 0
- settings:
- include_locked: true
- third_party_settings: { }
- region: content
- path:
- type: path
- weight: 5
- settings: { }
- third_party_settings: { }
- region: content
- status:
- type: boolean_checkbox
- settings:
- display_label: true
- weight: 120
- region: content
- third_party_settings: { }
- title:
- type: string_textfield
- weight: 1
- settings:
- size: 60
- placeholder: ''
- third_party_settings:
- length_indicator:
- indicator: true
- indicator_opt:
- optimin: 15
- optimax: 50
- tolerance: 10
- maxlength:
- maxlength_js: null
- maxlength_js_label: 'Content limited to @limit characters, remaining: <strong>@remaining</strong>'
- advanced_text_formatter:
- show_token_tree: 0
- region: content
- translation:
- weight: 6
- region: content
- settings: { }
- third_party_settings: { }
- uid:
- type: entity_reference_autocomplete
- weight: 3
- settings:
- match_operator: CONTAINS
- size: 60
- placeholder: ''
- third_party_settings: { }
- region: content
- url_redirects:
- weight: 50
- region: content
- settings: { }
- third_party_settings: { }
- hidden:
- promote: true
- sticky: true