field.storage.node.field_dth_body_background.yml in DXPR Theme Helper 1.0.x
config/optional/field.storage.node.field_dth_body_background.yml
1 string reference to 'field.storage.node.field_dth_body_background'
- dxpr_theme_helper_update_8001 in ./
dxpr_theme_helper.install - Adds enforced config dependencies.
File
config/optional/field.storage.node.field_dth_body_background.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - file
- - image
- - node
- enforced:
- module:
- - dxpr_theme_helper
- id: node.field_dth_body_background
- field_name: field_dth_body_background
- entity_type: node
- type: image
- settings:
- uri_scheme: public
- default_image:
- uuid: ''
- alt: ''
- title: ''
- width: null
- height: null
- target_type: file
- display_field: false
- display_default: false
- module: image
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false