1234567891011121314151617181920 |
- uuid: 20d9f19c-c735-4426-a898-a2df357d28b0
- langcode: en
- status: true
- dependencies:
- module:
- - paragraphs
- - text
- id: paragraph.field_subheading
- field_name: field_subheading
- entity_type: paragraph
- type: text
- settings:
- max_length: 255
- module: text
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false
|