core.entity_view_display.media.type_one.default.yml
Same filename in other branches
- 9 core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_view_display.media.type_one.default.yml
- 8.9.x core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_view_display.media.type_one.default.yml
- 11.x core/modules/media_library/tests/modules/media_library_test/config/install/core.entity_view_display.media.type_one.default.yml
File
-
core/
modules/ media_library/ tests/ modules/ media_library_test/ config/ install/ core.entity_view_display.media.type_one.default.yml
View source
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.media.type_one.field_media_test
- - image.style.thumbnail
- - media.type.type_one
- module:
- - image
- - user
- id: media.type_one.default
- targetEntityType: media
- bundle: type_one
- mode: default
- content:
- created:
- type: timestamp
- label: hidden
- settings:
- date_format: medium
- custom_date_format: ''
- timezone: ''
- tooltip:
- date_format: long
- custom_date_format: ''
- time_diff:
- enabled: false
- future_format: '@interval hence'
- past_format: '@interval ago'
- granularity: 2
- refresh: 60
- third_party_settings: { }
- weight: 0
- region: content
- field_media_test:
- type: string
- label: above
- settings:
- link_to_entity: true
- third_party_settings: { }
- weight: 6
- region: content
- thumbnail:
- type: image
- label: hidden
- settings:
- image_link: ''
- image_style: thumbnail
- third_party_settings: { }
- weight: 5
- region: content
- uid:
- type: author
- label: hidden
- settings: { }
- third_party_settings: { }
- weight: 0
- region: content
- hidden: { }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.