field.storage.media.field_media_test_image.yml
Same filename in other branches
- 8.9.x core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.media.field_media_test_image.yml
- 10 core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.media.field_media_test_image.yml
- 11.x core/modules/media_library/tests/modules/media_library_test/config/install/field.storage.media.field_media_test_image.yml
File
-
core/
modules/ media_library/ tests/ modules/ media_library_test/ config/ install/ field.storage.media.field_media_test_image.yml
View source
- langcode: en
- status: true
- dependencies:
- module:
- - file
- - image
- - media
- id: media.field_media_test_image
- field_name: field_media_test_image
- entity_type: media
- type: image
- settings:
- target_type: file
- display_field: false
- display_default: false
- uri_scheme: public
- default_image:
- uuid: null
- alt: ''
- title: ''
- width: null
- height: null
- module: image
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.