field.field.node.book.body.yml

Same filename and directory in other branches
  1. 8.9.x core/modules/book/config/optional/field.field.node.book.body.yml
  2. 10 core/modules/book/config/optional/field.field.node.book.body.yml
  3. 11.x core/modules/book/config/optional/field.field.node.book.body.yml
core/modules/book/config/optional/field.field.node.book.body.yml

File

core/modules/book/config/optional/field.field.node.book.body.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.node.body
  6. - node.type.book
  7. module:
  8. - text
  9. id: node.book.body
  10. field_name: body
  11. entity_type: node
  12. bundle: book
  13. label: Body
  14. description: ''
  15. required: false
  16. translatable: true
  17. default_value: { }
  18. default_value_callback: ''
  19. settings:
  20. display_summary: true
  21. required_summary: false
  22. field_type: text_with_summary

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.