You are here

core.entity_view_display.media.es_test_video.default.yml in Entity Share 8.3

tests/modules/entity_share_test/config/install/core.entity_view_display.media.es_test_video.default.yml

File

tests/modules/entity_share_test/config/install/core.entity_view_display.media.es_test_video.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.media.es_test_video.field_es_test_video_file
  6. - media.type.es_test_video
  7. module:
  8. - file
  9. id: media.es_test_video.default
  10. targetEntityType: media
  11. bundle: es_test_video
  12. mode: default
  13. content:
  14. field_es_test_video_file:
  15. type: file_video
  16. weight: 0
  17. label: visually_hidden
  18. settings:
  19. muted: false
  20. width: 640
  21. height: 480
  22. controls: true
  23. autoplay: false
  24. loop: false
  25. multiple_file_display_type: tags
  26. third_party_settings: { }
  27. region: content
  28. hidden:
  29. created: true
  30. langcode: true
  31. name: true
  32. thumbnail: true
  33. uid: true