You are here

social_group_flexible_group_update_8910.yml in Open Social 10.3.x

modules/social_features/social_group/modules/social_group_flexible_group/config/update/social_group_flexible_group_update_8910.yml

File

modules/social_features/social_group/modules/social_group_flexible_group/config/update/social_group_flexible_group_update_8910.yml
View source
  1. field.storage.taxonomy_term.field_group_type_icon:
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - options
  7. - taxonomy
  8. id: taxonomy_term.field_group_type_icon
  9. field_name: field_group_type_icon
  10. entity_type: taxonomy_term
  11. type: list_string
  12. settings:
  13. allowed_values: { }
  14. allowed_values_function: 'social_group_flexible_group_type_allowed_values_function'
  15. module: options
  16. locked: false
  17. cardinality: 1
  18. translatable: true
  19. indexes: { }
  20. persist_with_no_fields: false
  21. custom_storage: false
  22. field.field.taxonomy_term.group_type.field_group_type_icon:
  23. langcode: en
  24. status: true
  25. dependencies:
  26. config:
  27. - field.storage.taxonomy_term.field_group_type_icon
  28. - taxonomy.vocabulary.group_type
  29. module:
  30. - options
  31. id: taxonomy_term.group_type.field_group_type_icon
  32. field_name: field_group_type_icon
  33. entity_type: taxonomy_term
  34. bundle: group_type
  35. label: Icon
  36. description: ''
  37. required: true
  38. translatable: false
  39. default_value: { }
  40. default_value_callback: 'social_group_flexible_group_type_default_value_function'
  41. settings: { }
  42. field_type: list_string
  43. core.entity_form_display.taxonomy_term.group_type.default:
  44. langcode: en
  45. status: true
  46. dependencies:
  47. config:
  48. - field.field.taxonomy_term.group_type.field_group_type_icon
  49. - taxonomy.vocabulary.group_type
  50. module:
  51. - path
  52. - text
  53. id: taxonomy_term.group_type.default
  54. targetEntityType: taxonomy_term
  55. bundle: group_type
  56. mode: default
  57. content:
  58. description:
  59. type: text_textarea
  60. weight: 1
  61. region: content
  62. settings:
  63. placeholder: ''
  64. rows: 5
  65. third_party_settings: { }
  66. field_group_type_icon:
  67. weight: 3
  68. settings: { }
  69. third_party_settings: { }
  70. type: options_select
  71. region: content
  72. name:
  73. type: string_textfield
  74. weight: 0
  75. region: content
  76. settings:
  77. size: 60
  78. placeholder: ''
  79. third_party_settings: { }
  80. path:
  81. type: path
  82. weight: 2
  83. region: content
  84. settings: { }
  85. third_party_settings: { }
  86. hidden: { }