You are here

core.entity_form_display.media.video.default.yml in Varbase Media 8.4

Same filename and directory in other branches
  1. 8.5 config/install/core.entity_form_display.media.video.default.yml
config/install/core.entity_form_display.media.video.default.yml

File

config/install/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_media_video_embed_field
  6. - media_entity.bundle.video
  7. module:
  8. - video_embed_field
  9. id: media.video.default
  10. targetEntityType: media
  11. bundle: video
  12. mode: default
  13. content:
  14. field_media_video_embed_field:
  15. type: video_embed_field_textfield
  16. weight: 1
  17. settings: { }
  18. third_party_settings: { }
  19. region: content
  20. name:
  21. type: string_textfield
  22. weight: 0
  23. settings:
  24. size: 60
  25. placeholder: ''
  26. third_party_settings: { }
  27. region: content
  28. hidden:
  29. created: true
  30. langcode: true
  31. path: true
  32. uid: true