You are here

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

Same filename and directory in other branches
  1. 8.4 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. id: block_content.field_description
  7. field_name: field_description
  8. entity_type: block_content
  9. label: 'Description'
  10. required: false
  11. default_value: { }
  12. default_value_callback: ''
  13. settings: { }
  14. type: string_long
  15. settings:
  16. case_sensitive: false
  17. module: core
  18. locked: false
  19. cardinality: 1
  20. translatable: true
  21. indexes: { }
  22. persist_with_no_fields: false
  23. custom_storage: false