12345678910111213141516171819 |
- uuid: 81b59029-55ec-403a-ab7c-e38887cb297b
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.node.field_short_description
- - node.type.materiau
- id: node.materiau.field_short_description
- field_name: field_short_description
- entity_type: node
- bundle: materiau
- label: 'Short description'
- description: ''
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings: { }
- field_type: string
|