core.entity_form_display.node.paragraphed_content_demo.default.yml in Lingotek Translation 3.4.x
Same filename and directory in other branches
- 8 tests/modules/lingotek_paragraphs_test/config/install/core.entity_form_display.node.paragraphed_content_demo.default.yml
- 8.2 tests/modules/lingotek_paragraphs_test/config/install/core.entity_form_display.node.paragraphed_content_demo.default.yml
- 4.0.x tests/modules/lingotek_paragraphs_test/config/install/core.entity_form_display.node.paragraphed_content_demo.default.yml
- 3.0.x tests/modules/lingotek_paragraphs_test/config/install/core.entity_form_display.node.paragraphed_content_demo.default.yml
- 3.1.x tests/modules/lingotek_paragraphs_test/config/install/core.entity_form_display.node.paragraphed_content_demo.default.yml
- 3.2.x tests/modules/lingotek_paragraphs_test/config/install/core.entity_form_display.node.paragraphed_content_demo.default.yml
- 3.3.x tests/modules/lingotek_paragraphs_test/config/install/core.entity_form_display.node.paragraphed_content_demo.default.yml
- 3.5.x tests/modules/lingotek_paragraphs_test/config/install/core.entity_form_display.node.paragraphed_content_demo.default.yml
- 3.6.x tests/modules/lingotek_paragraphs_test/config/install/core.entity_form_display.node.paragraphed_content_demo.default.yml
- 3.7.x tests/modules/lingotek_paragraphs_test/config/install/core.entity_form_display.node.paragraphed_content_demo.default.yml
- 3.8.x tests/modules/lingotek_paragraphs_test/config/install/core.entity_form_display.node.paragraphed_content_demo.default.yml
tests/modules/lingotek_paragraphs_test/config/install/core.entity_form_display.node.paragraphed_content_demo.default.yml
File
tests/modules/lingotek_paragraphs_test/config/install/core.entity_form_display.node.paragraphed_content_demo.default.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.node.paragraphed_content_demo.field_paragraphs_demo
- - node.type.paragraphed_content_demo
- module:
- - paragraphs
- id: node.paragraphed_content_demo.default
- targetEntityType: node
- bundle: paragraphed_content_demo
- mode: default
- content:
- created:
- type: datetime_timestamp
- weight: 10
- settings: { }
- third_party_settings: { }
- field_paragraphs_demo:
- type: entity_reference_paragraphs
- weight: 32
- settings:
- title: Paragraph
- title_plural: Paragraphs
- edit_mode: open
- add_mode: dropdown
- form_display_mode: default
- third_party_settings: { }
- langcode:
- type: language_select
- weight: 2
- settings: { }
- third_party_settings: { }
- promote:
- type: boolean_checkbox
- weight: 15
- settings:
- display_label: true
- third_party_settings: { }
- sticky:
- type: boolean_checkbox
- weight: 16
- settings:
- display_label: true
- third_party_settings: { }
- title:
- type: string_textfield
- weight: -5
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- uid:
- type: entity_reference_autocomplete
- weight: 5
- settings:
- match_operator: CONTAINS
- match_limit: 10
- size: 60
- placeholder: ''
- third_party_settings: { }
- hidden: { }