12345678910111213141516171819202122232425 |
- uuid: 476da091-88a0-4d31-a430-70c8f33a744f
- langcode: fr
- status: true
- dependencies:
- config:
- - field.storage.node.body
- - node.type.book
- module:
- - text
- _core:
- default_config_hash: 718sPNbCWIXxNeDj1kRMyvll4TdMM9sxlzPrShb1dKU
- id: node.book.body
- field_name: body
- entity_type: node
- bundle: book
- label: Body
- description: ''
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings:
- display_summary: true
- required_summary: false
- field_type: text_with_summary
|