hn-8.x-1.x-dev/tests/modules/hn_test/config/install/field.field.node.hn_test_basic_page.body.yml
tests/modules/hn_test/config/install/field.field.node.hn_test_basic_page.body.yml
langcode: en status: true dependencies: config: - field.storage.node.body - node.type.hn_test_basic_page module: - text id: node.hn_test_basic_page.body field_name: body entity_type: node bundle: hn_test_basic_page label: Body description: 'You only see this on the detail page.' required: true translatable: true default_value: - summary: '' value: 'This is data only available on the detail page.' format: plain_text default_value_callback: '' settings: display_summary: false field_type: text_with_summary