1234567891011121314151617181920212223 |
- uuid: 176544ed-ea47-4b93-9363-19192cadc851
- langcode: en
- status: true
- dependencies:
- config:
- - block_content.type.content_book_page
- - field.storage.block_content.body
- module:
- - text
- id: block_content.content_book_page.body
- field_name: body
- entity_type: block_content
- bundle: content_book_page
- label: Body
- description: ''
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings:
- display_summary: false
- required_summary: false
- field_type: text_with_summary
|