eca-1.0.x-dev/tests/modules/inline_entity_form/config/install/core.entity_form_display.node.page.default.yml
tests/modules/inline_entity_form/config/install/core.entity_form_display.node.page.default.yml
langcode: en
status: true
dependencies:
config:
- node.type.page
module:
- text
id: node.page.default
targetEntityType: node
bundle: page
mode: default
content:
created:
type: datetime_timestamp
weight: 10
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: { }
