12345678910111213141516171819202122232425 |
- uuid: e8dfa281-ff7a-4549-ad4e-2db25f9f58c9
- 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: 'texte introductif '
- description: ''
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings:
- display_summary: true
- required_summary: false
- field_type: text_with_summary
|