You are here

core.entity_form_display.media.video.default.yml in Thunder 8.5

config/optional/core.entity_form_display.media.video.default.yml

File

config/optional/core.entity_form_display.media.video.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.media.video.field_author
  6. - field.field.media.video.field_caption
  7. - field.field.media.video.field_copyright
  8. - field.field.media.video.field_description
  9. - field.field.media.video.field_media_video_embed_field
  10. - field.field.media.video.field_source
  11. - media.type.video
  12. module:
  13. - field_group
  14. - media
  15. - select2
  16. - text
  17. third_party_settings:
  18. field_group:
  19. group_basis:
  20. children:
  21. - name
  22. - field_media_video_embed_field
  23. - field_caption
  24. - field_description
  25. parent_name: ''
  26. weight: 0
  27. format_type: fieldset
  28. format_settings:
  29. id: ''
  30. classes: content-form__form-section
  31. description: ''
  32. required_fields: true
  33. label: Basis
  34. region: content
  35. group_credits:
  36. children:
  37. - field_author
  38. - field_copyright
  39. - field_source
  40. parent_name: ''
  41. weight: 1
  42. format_type: fieldset
  43. format_settings:
  44. id: ''
  45. classes: content-form__form-section
  46. description: ''
  47. required_fields: true
  48. label: Credits
  49. region: content
  50. id: media.video.default
  51. targetEntityType: media
  52. bundle: video
  53. mode: default
  54. content:
  55. created:
  56. type: datetime_timestamp
  57. weight: 3
  58. region: content
  59. settings: { }
  60. third_party_settings: { }
  61. field_author:
  62. type: string_textfield
  63. weight: 4
  64. region: content
  65. settings:
  66. size: 60
  67. placeholder: ''
  68. third_party_settings: { }
  69. field_caption:
  70. type: text_textarea
  71. weight: 3
  72. region: content
  73. settings:
  74. rows: 5
  75. placeholder: ''
  76. third_party_settings: { }
  77. field_copyright:
  78. type: string_textfield
  79. weight: 5
  80. region: content
  81. settings:
  82. size: 60
  83. placeholder: ''
  84. third_party_settings: { }
  85. field_description:
  86. type: text_textarea
  87. weight: 5
  88. region: content
  89. settings:
  90. rows: 5
  91. placeholder: ''
  92. third_party_settings: { }
  93. field_media_video_embed_field:
  94. type: oembed_textfield
  95. weight: 2
  96. region: content
  97. settings:
  98. size: 60
  99. placeholder: ''
  100. third_party_settings: { }
  101. field_source:
  102. type: string_textfield
  103. weight: 6
  104. region: content
  105. settings:
  106. size: 60
  107. placeholder: ''
  108. third_party_settings: { }
  109. name:
  110. type: string_textfield
  111. weight: 1
  112. region: content
  113. settings:
  114. size: 60
  115. placeholder: ''
  116. third_party_settings: { }
  117. status:
  118. type: boolean_checkbox
  119. settings:
  120. display_label: true
  121. weight: 4
  122. region: content
  123. third_party_settings: { }
  124. uid:
  125. type: select2_entity_reference
  126. weight: 2
  127. settings:
  128. width: 100%
  129. autocomplete: true
  130. match_operator: CONTAINS
  131. region: content
  132. third_party_settings: { }
  133. hidden:
  134. langcode: true
  135. moderation_state: true
  136. path: true