core.entity_view_display.media.video.default.yml
Same filename in this branch
Same filename in other branches
- 8.9.x core/profiles/standard/config/optional/core.entity_view_display.media.video.default.yml
- 8.9.x core/profiles/demo_umami/config/install/core.entity_view_display.media.video.default.yml
- 10 core/profiles/standard/config/optional/core.entity_view_display.media.video.default.yml
- 10 core/profiles/demo_umami/config/install/core.entity_view_display.media.video.default.yml
- 11.x core/profiles/standard/config/optional/core.entity_view_display.media.video.default.yml
- 11.x core/profiles/demo_umami/config/install/core.entity_view_display.media.video.default.yml
- 11.x core/recipes/local_video_media_type/config/core.entity_view_display.media.video.default.yml
- 10 core/recipes/local_video_media_type/config/core.entity_view_display.media.video.default.yml
File
-
core/
profiles/ standard/ config/ optional/ core.entity_view_display.media.video.default.yml
View source
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.media.video.field_media_video_file
- - media.type.video
- module:
- - file
- id: media.video.default
- targetEntityType: media
- bundle: video
- mode: default
- content:
- field_media_video_file:
- type: file_video
- label: visually_hidden
- settings:
- controls: true
- autoplay: false
- loop: false
- multiple_file_display_type: tags
- muted: false
- width: 640
- height: 480
- third_party_settings: { }
- weight: 0
- region: content
- hidden:
- created: true
- name: true
- thumbnail: true
- uid: true
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.