You are here

field.field.node.article.field_tags.yml in Dependency Calculation 8

tests/modules/depcalc_test/config/install/field.field.node.article.field_tags.yml

File

tests/modules/depcalc_test/config/install/field.field.node.article.field_tags.yml
View source
  1. uuid: 6a1746e0-4b44-45af-bc6a-a3d6941689d7
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.node.field_tags
  7. - node.type.article
  8. - taxonomy.vocabulary.tags
  9. _core:
  10. default_config_hash: QdUgf_beeoaPiyKorFv0q1fcJpWH_uZTqe_xoVJacrw
  11. id: node.article.field_tags
  12. field_name: field_tags
  13. entity_type: node
  14. bundle: article
  15. label: Tags
  16. description: 'Enter a comma-separated list. For example: Amsterdam, Mexico City, "Cleveland, Ohio"'
  17. required: false
  18. translatable: true
  19. default_value: { }
  20. default_value_callback: ''
  21. settings:
  22. handler: 'default:taxonomy_term'
  23. handler_settings:
  24. target_bundles:
  25. tags: tags
  26. sort:
  27. field: _none
  28. auto_create: true
  29. field_type: entity_reference