You are here

field.storage.node.body.yml in Drupal 8

Same filename and directory in other branches
  1. 9 core/modules/node/config/install/field.storage.node.body.yml
core/modules/node/config/install/field.storage.node.body.yml

File

core/modules/node/config/install/field.storage.node.body.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - node
  6. - text
  7. id: node.body
  8. field_name: body
  9. entity_type: node
  10. type: text_with_summary
  11. settings: { }
  12. module: text
  13. locked: false
  14. cardinality: 1
  15. translatable: true
  16. indexes: { }
  17. persist_with_no_fields: true
  18. custom_storage: false