You are here

social_topic_update_8907.yml in Open Social 10.1.x

modules/social_features/social_topic/config/static/social_topic_update_8907.yml

File

modules/social_features/social_topic/config/static/social_topic_update_8907.yml
View source
  1. field.storage.taxonomy_term.field_topic_type_icon:
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - options
  7. - taxonomy
  8. id: taxonomy_term.field_topic_type_icon
  9. field_name: field_topic_type_icon
  10. entity_type: taxonomy_term
  11. type: list_string
  12. settings:
  13. allowed_values: { }
  14. allowed_values_function: 'social_topic_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.topic_types.field_topic_type_icon:
  23. langcode: en
  24. status: true
  25. dependencies:
  26. config:
  27. - field.storage.taxonomy_term.field_topic_type_icon
  28. - taxonomy.vocabulary.topic_types
  29. module:
  30. - options
  31. id: taxonomy_term.topic_types.field_topic_type_icon
  32. field_name: field_topic_type_icon
  33. entity_type: taxonomy_term
  34. bundle: topic_types
  35. label: Icon
  36. description: ''
  37. required: true
  38. translatable: false
  39. default_value: { }
  40. default_value_callback: 'social_topic_default_value_function'
  41. settings: { }
  42. field_type: list_string
  43. core.entity_form_display.taxonomy_term.topic_types.default:
  44. langcode: en
  45. status: true
  46. dependencies:
  47. config:
  48. - field.field.taxonomy_term.topic_types.field_topic_type_icon
  49. - taxonomy.vocabulary.topic_types
  50. module:
  51. - path
  52. - text
  53. id: taxonomy_term.topic_types.default
  54. targetEntityType: taxonomy_term
  55. bundle: topic_types
  56. mode: default
  57. content:
  58. description:
  59. type: text_textfield
  60. weight: 0
  61. region: content
  62. settings:
  63. size: 60
  64. placeholder: ''
  65. third_party_settings: { }
  66. field_topic_type_icon:
  67. weight: 31
  68. settings: { }
  69. third_party_settings: { }
  70. type: options_select
  71. region: content
  72. name:
  73. type: string_textfield
  74. weight: -5
  75. region: content
  76. settings:
  77. size: 60
  78. placeholder: ''
  79. third_party_settings: { }
  80. path:
  81. type: path
  82. weight: 30
  83. region: content
  84. settings: { }
  85. third_party_settings: { }
  86. hidden: { }