pino-8.x-1.2-no-core/config/install/field.field.node.page.body.yml
config/install/field.field.node.page.body.yml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | uuid: 2afe2956-9e5f-4854-87e2-d6d1ea15b4d9 langcode: en status: true dependencies: config: - field.storage.node.body - node.type.page module: - text _core: default_config_hash: rUop-8b6hvxxDYbv-KobTfNIBNbPY9qOPl8f6kBNSpw id: node.page.body field_name: body entity_type: node bundle: page label: Body description: '' required: false translatable: true default_value: { } default_value_callback: '' settings: display_summary: true field_type: text_with_summary |