You are here

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

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

File

tests/modules/entity_share_test/config/install/core.entity_view_display.media.es_test_audio.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.media.es_test_audio.field_es_test_audio_file
  6. - media.type.es_test_audio
  7. module:
  8. - file
  9. id: media.es_test_audio.default
  10. targetEntityType: media
  11. bundle: es_test_audio
  12. mode: default
  13. content:
  14. field_es_test_audio_file:
  15. type: file_audio
  16. weight: 0
  17. label: visually_hidden
  18. settings:
  19. controls: true
  20. autoplay: false
  21. loop: false
  22. multiple_file_display_type: tags
  23. third_party_settings: { }
  24. region: content
  25. hidden:
  26. created: true
  27. langcode: true
  28. name: true
  29. thumbnail: true
  30. uid: true