field.storage.node.field_image.yml in Twig Tweak 3.1.x
Same filename and directory in other branches
tests/twig_tweak_test/config/install/field.storage.node.field_image.yml
File
tests/twig_tweak_test/config/install/field.storage.node.field_image.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - file
- - image
- - node
- id: node.field_image
- field_name: field_image
- entity_type: node
- type: image
- settings:
- uri_scheme: public
- default_image:
- uuid: null
- alt: ''
- title: ''
- width: null
- height: null
- target_type: file
- display_field: false
- display_default: false
- module: image
- locked: false
- cardinality: 1
- translatable: true
- indexes:
- target_id:
- - target_id
- persist_with_no_fields: false
- custom_storage: false