core.entity_view_display.media.type_five.default.yml

Same filename and directory in other branches
  1. 8.9.x 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. type: timestamp
  16. label: hidden
  17. settings:
  18. date_format: medium
  19. custom_date_format: ''
  20. timezone: ''
  21. third_party_settings: { }
  22. weight: 0
  23. region: content
  24. field_media_test_oembed_video:
  25. type: oembed
  26. label: hidden
  27. settings:
  28. max_width: 0
  29. max_height: 0
  30. third_party_settings: { }
  31. weight: 6
  32. region: content
  33. thumbnail:
  34. type: image
  35. label: hidden
  36. settings:
  37. image_link: ''
  38. image_style: thumbnail
  39. third_party_settings: { }
  40. weight: 5
  41. region: content
  42. uid:
  43. type: author
  44. label: hidden
  45. settings: { }
  46. third_party_settings: { }
  47. weight: 0
  48. region: content
  49. hidden:
  50. name: true

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