field.storage.taxonomy_term.field_note.yml 636 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. uuid: 512342ea-c3db-4c3f-9ed2-287ba339466d
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - options
  7. - taxonomy
  8. id: taxonomy_term.field_note
  9. field_name: field_note
  10. entity_type: taxonomy_term
  11. type: list_integer
  12. settings:
  13. allowed_values:
  14. -
  15. value: 0
  16. label: '0'
  17. -
  18. value: 1
  19. label: '1'
  20. -
  21. value: 2
  22. label: '2'
  23. -
  24. value: 3
  25. label: '3'
  26. -
  27. value: 4
  28. label: '4'
  29. -
  30. value: 5
  31. label: '5'
  32. allowed_values_function: ''
  33. module: options
  34. locked: false
  35. cardinality: 1
  36. translatable: true
  37. indexes: { }
  38. persist_with_no_fields: false
  39. custom_storage: false