core.entity_view_display.media.type_five.default.yml

Same filename and directory in other branches
  1. 9 core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_view_display.media.type_five.default.yml
  2. 10 core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_view_display.media.type_five.default.yml
  3. 11.x core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_view_display.media.type_five.default.yml
core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_view_display.media.type_five.default.yml

File

core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_view_display.media.type_five.default.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.media.type_five.field_media_test_oembed_video
  6. - media.type.type_five
  7. module:
  8. - media
  9. id: media.type_five.default
  10. targetEntityType: media
  11. bundle: type_five
  12. mode: default
  13. content:
  14. created:
  15. label: hidden
  16. type: timestamp
  17. weight: 0
  18. region: content
  19. settings:
  20. date_format: medium
  21. custom_date_format: ''
  22. timezone: ''
  23. third_party_settings: { }
  24. field_media_test_oembed_video:
  25. weight: 6
  26. label: hidden
  27. settings:
  28. max_width: 0
  29. max_height: 0
  30. third_party_settings: { }
  31. type: oembed
  32. region: content
  33. thumbnail:
  34. type: image
  35. weight: 5
  36. label: hidden
  37. settings:
  38. image_style: thumbnail
  39. image_link: ''
  40. region: content
  41. third_party_settings: { }
  42. uid:
  43. label: hidden
  44. type: author
  45. weight: 0
  46. region: content
  47. settings: { }
  48. third_party_settings: { }
  49. hidden:
  50. name: true

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.