You are here

field.storage.taxonomy_term.field_citf_continent.yml in Countries info 8

config/field.storage.taxonomy_term.field_citf_continent.yml

File

config/field.storage.taxonomy_term.field_citf_continent.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - options
  6. - taxonomy
  7. id: taxonomy_term.field_citf_continent
  8. field_name: field_citf_continent
  9. entity_type: taxonomy_term
  10. type: list_string
  11. settings:
  12. allowed_values:
  13. -
  14. value: AF
  15. label: Africa
  16. -
  17. value: AN
  18. label: Antarctica
  19. -
  20. value: AS
  21. label: Asia
  22. -
  23. value: EU
  24. label: Europe
  25. -
  26. value: SA
  27. label: 'Latin America and the Caribbean'
  28. -
  29. value: NA
  30. label: 'Northern America'
  31. -
  32. value: OC
  33. label: Oceania
  34. -
  35. value: UN
  36. label: Unknown
  37. allowed_values_function: ''
  38. module: options
  39. locked: false
  40. cardinality: 1
  41. translatable: true
  42. indexes: { }
  43. persist_with_no_fields: false
  44. custom_storage: false