123456789101112131415161718192021 |
- uuid: 1cf87bc4-5a5d-44ef-b593-700c8b729bd5
- langcode: en
- status: true
- dependencies:
- module:
- - node
- id: node.field_short_description
- field_name: field_short_description
- entity_type: node
- type: string
- settings:
- max_length: 255
- is_ascii: false
- case_sensitive: false
- module: core
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false
|