field.storage.node.field_media_image.yml
Same filename in other branches
File
-
core/
profiles/ demo_umami/ config/ install/ field.storage.node.field_media_image.yml
View source
- langcode: en
- status: true
- dependencies:
- module:
- - media
- - node
- id: node.field_media_image
- field_name: field_media_image
- entity_type: node
- type: entity_reference
- settings:
- target_type: media
- module: core
- 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.