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

Breadcrumb

  1. Drupal Core 11.1.x

field.field.block_content.basic.field_body.yml

core/profiles/demo_umami/config/install/field.field.block_content.basic.field_body.yml

File

core/profiles/demo_umami/config/install/field.field.block_content.basic.field_body.yml

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

API Navigation

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