Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

field.field.node.page.body.yml

Same filename in this branch
  1. 11.1.x core/recipes/page_content_type/config/field.field.node.page.body.yml
core/profiles/standard/config/install/field.field.node.page.body.yml

File

core/profiles/standard/config/install/field.field.node.page.body.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.node.body
  6. - node.type.page
  7. module:
  8. - text
  9. id: node.page.body
  10. field_name: body
  11. entity_type: node
  12. bundle: page
  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. allowed_formats: { }
  23. field_type: text_with_summary

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal