You are here

social_event_type_update_8902.yml in Open Social 10.3.x

modules/social_features/social_event/modules/social_event_type/config/static/social_event_type_update_8902.yml

File

modules/social_features/social_event/modules/social_event_type/config/static/social_event_type_update_8902.yml
View source
  1. field.storage.taxonomy_term.field_event_type_icon:
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - options
  7. - taxonomy
  8. id: taxonomy_term.field_event_type_icon
  9. field_name: field_event_type_icon
  10. entity_type: taxonomy_term
  11. type: list_string
  12. settings:
  13. allowed_values: { }
  14. allowed_values_function: 'social_event_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.event_types.field_event_type_icon:
  23. langcode: en
  24. status: true
  25. dependencies:
  26. config:
  27. - field.storage.taxonomy_term.field_event_type_icon
  28. - taxonomy.vocabulary.event_types
  29. module:
  30. - options
  31. id: taxonomy_term.event_types.field_event_type_icon
  32. field_name: field_event_type_icon
  33. entity_type: taxonomy_term
  34. bundle: event_types
  35. label: Icon
  36. description: ''
  37. required: true
  38. translatable: false
  39. default_value: { }
  40. default_value_callback: 'social_event_type_default_value_function'
  41. settings: { }
  42. field_type: list_string
  43. core.entity_form_display.taxonomy_term.event_types.default:
  44. langcode: en
  45. status: true
  46. dependencies:
  47. config:
  48. - field.field.taxonomy_term.event_types.field_event_type_icon
  49. - taxonomy.vocabulary.event_types
  50. module:
  51. - path
  52. - text
  53. id: taxonomy_term.event_types.default
  54. targetEntityType: taxonomy_term
  55. bundle: event_types
  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_event_type_icon:
  67. type: options_select
  68. weight: 3
  69. region: content
  70. settings: { }
  71. third_party_settings: { }
  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: { }