1234567891011121314151617181920212223 |
- uuid: 5bbc1e32-131c-42f8-87e3-3a799fbfc64c
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.paragraph.field_text
- - paragraphs.paragraphs_type.text
- module:
- - text
- id: paragraph.text.field_text
- field_name: field_text
- entity_type: paragraph
- bundle: text
- label: text
- description: ''
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings:
- display_summary: false
- required_summary: false
- field_type: text_with_summary
|