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. 8.9.x 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. tooltip:
  22. date_format: long
  23. custom_date_format: ''
  24. time_diff:
  25. enabled: false
  26. future_format: '@interval hence'
  27. past_format: '@interval ago'
  28. granularity: 2
  29. refresh: 60
  30. third_party_settings: { }
  31. weight: 0
  32. region: content
  33. field_media_test_oembed_video:
  34. type: oembed
  35. label: hidden
  36. settings:
  37. max_width: 0
  38. max_height: 0
  39. loading:
  40. attribute: lazy
  41. third_party_settings: { }
  42. weight: 6
  43. region: content
  44. thumbnail:
  45. type: image
  46. label: hidden
  47. settings:
  48. image_link: ''
  49. image_style: thumbnail
  50. third_party_settings: { }
  51. weight: 5
  52. region: content
  53. uid:
  54. type: author
  55. label: hidden
  56. settings: { }
  57. third_party_settings: { }
  58. weight: 0
  59. region: content
  60. hidden:
  61. name: true

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