12345678910111213141516171819202122232425 |
- uuid: 57ca1c1a-28ed-4638-aa97-8812141d6993
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.node.body
- - node.type.static
- module:
- - text
- _core:
- default_config_hash: 9n-g9nLArj6wFIZcWkZMqmu4AlIdBu8S1Hj-BChBSJ4
- id: node.static.body
- field_name: body
- entity_type: node
- bundle: static
- label: Body
- description: ''
- required: false
- translatable: false
- default_value: { }
- default_value_callback: ''
- settings:
- display_summary: true
- required_summary: false
- field_type: text_with_summary
|