You are here

field.storage.block_content.field_description.yml in Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready) 8.4

Same filename and directory in other branches
  1. 8.5 config/install/field.storage.block_content.field_description.yml
config/install/field.storage.block_content.field_description.yml

File

config/install/field.storage.block_content.field_description.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - block_content
  6. - text
  7. id: block_content.field_description
  8. field_name: field_description
  9. entity_type: block_content
  10. label: 'Description'
  11. required: false
  12. default_value: { }
  13. default_value_callback: ''
  14. settings: { }
  15. type: string_long
  16. cardinality: 1
  17. translatable: true
  18. indexes: { }
  19. persist_with_no_fields: false
  20. custom_storage: false
  21. locked: false