You are here

core.entity_view_display.media.es_test_image.default.yml in Entity Share 8.3

tests/modules/entity_share_test/config/install/core.entity_view_display.media.es_test_image.default.yml

File

tests/modules/entity_share_test/config/install/core.entity_view_display.media.es_test_image.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.media.es_test_image.field_es_test_image
  6. - image.style.large
  7. - media.type.es_test_image
  8. module:
  9. - image
  10. id: media.es_test_image.default
  11. targetEntityType: media
  12. bundle: es_test_image
  13. mode: default
  14. content:
  15. field_es_test_image:
  16. label: visually_hidden
  17. settings:
  18. image_style: large
  19. image_link: ''
  20. third_party_settings: { }
  21. type: image
  22. weight: 1
  23. region: content
  24. hidden:
  25. created: true
  26. langcode: true
  27. name: true
  28. thumbnail: true
  29. uid: true