core.entity_view_display.media.type_five.media_library.yml

Same filename and directory in other branches
  1. 10 core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_view_display.media.type_five.media_library.yml
core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_view_display.media.type_five.media_library.yml

File

core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_view_display.media.type_five.media_library.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. - image.style.thumbnail
  7. - media.type.type_five
  8. module:
  9. - media
  10. id: media.type_five.media_library
  11. targetEntityType: media
  12. bundle: type_five
  13. mode: media_library
  14. content:
  15. thumbnail:
  16. type: image
  17. weight: 5
  18. label: hidden
  19. settings:
  20. image_style: thumbnail
  21. image_link: ''
  22. region: content
  23. third_party_settings: { }
  24. hidden:
  25. created: true
  26. field_media_test_oembed_video: true
  27. name: true
  28. uid: true

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