You are here

field.storage.taxonomy_term.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.taxonomy_term.field_description.yml
config/install/field.storage.taxonomy_term.field_description.yml

File

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