You are here

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

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