field.storage.node.field_region.yml 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. uuid: f4dbdd31-5ef7-43f7-b2f8-10150616c2e5
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. module:
  6. - node
  7. - options
  8. id: node.field_region
  9. field_name: field_region
  10. entity_type: node
  11. type: list_integer
  12. settings:
  13. allowed_values:
  14. -
  15. value: 0
  16. label: Auvergne-Rhône-Alpes
  17. -
  18. value: 1
  19. label: Bourgogne-Franche-Comté
  20. -
  21. value: 2
  22. label: Bretagne
  23. -
  24. value: 3
  25. label: 'Centre-Val de Loire'
  26. -
  27. value: 4
  28. label: Corse
  29. -
  30. value: 5
  31. label: 'Grand Est'
  32. -
  33. value: 6
  34. label: Hauts-de-France
  35. -
  36. value: 7
  37. label: Île-de-France
  38. -
  39. value: 8
  40. label: Normandie
  41. -
  42. value: 9
  43. label: Nouvelle-Aquitaine
  44. -
  45. value: 10
  46. label: Occitanie
  47. -
  48. value: 11
  49. label: 'Pays de la Loire'
  50. -
  51. value: 12
  52. label: 'Provence-Alpes-Côte d''Azur'
  53. -
  54. value: 13
  55. label: Guadeloupe
  56. -
  57. value: 14
  58. label: Martinique
  59. -
  60. value: 15
  61. label: Guyane
  62. -
  63. value: 16
  64. label: 'La Réunion'
  65. -
  66. value: 17
  67. label: Mayotte
  68. allowed_values_function: ''
  69. module: options
  70. locked: false
  71. cardinality: 1
  72. translatable: true
  73. indexes: { }
  74. persist_with_no_fields: false
  75. custom_storage: false