You are here

field.storage.taxonomy_term.gathercontent_option_ids.yml in GatherContent 8.5

tests/modules/gathercontent_test/config/install/field.storage.taxonomy_term.gathercontent_option_ids.yml

File

tests/modules/gathercontent_test/config/install/field.storage.taxonomy_term.gathercontent_option_ids.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - taxonomy
  6. id: taxonomy_term.gathercontent_option_ids
  7. field_name: gathercontent_option_ids
  8. entity_type: taxonomy_term
  9. type: string
  10. settings:
  11. is_ascii: false
  12. case_sensitive: false
  13. max_length: 255
  14. module: core
  15. locked: true
  16. cardinality: -1
  17. translatable: true
  18. indexes: { }
  19. persist_with_no_fields: true
  20. custom_storage: false