core.entity_view_display.media.type_three.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_three.default.yml
  2. 8.9.x core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_view_display.media.type_three.default.yml
  3. 10 core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_view_display.media.type_three.default.yml
core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_view_display.media.type_three.default.yml

File

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

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.media.type_three.field_media_test_image
  6. - image.style.thumbnail
  7. - media.type.type_three
  8. module:
  9. - image
  10. - user
  11. id: media.type_three.default
  12. targetEntityType: media
  13. bundle: type_three
  14. mode: default
  15. content:
  16. created:
  17. type: timestamp
  18. label: hidden
  19. settings:
  20. date_format: medium
  21. custom_date_format: ''
  22. timezone: ''
  23. tooltip:
  24. date_format: long
  25. custom_date_format: ''
  26. time_diff:
  27. enabled: false
  28. future_format: '@interval hence'
  29. past_format: '@interval ago'
  30. granularity: 2
  31. refresh: 60
  32. third_party_settings: { }
  33. weight: 0
  34. region: content
  35. field_media_test_image:
  36. type: image
  37. label: above
  38. settings:
  39. image_link: ''
  40. image_style: ''
  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.