123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- uuid: 7819fe89-4f3b-4229-848d-62c575d39a69
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.node.field_visuel
- - node.type.thematique
- module:
- - content_translation
- - image
- third_party_settings:
- content_translation:
- translation_sync:
- alt: alt
- title: title
- file: '0'
- id: node.thematique.field_visuel
- field_name: field_visuel
- entity_type: node
- bundle: thematique
- label: Visuel
- description: ''
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings:
- file_directory: '[date:custom:Y]-[date:custom:m]'
- file_extensions: 'png gif jpg jpeg'
- max_filesize: ''
- max_resolution: ''
- min_resolution: ''
- alt_field: true
- alt_field_required: false
- title_field: true
- title_field_required: false
- default_image:
- uuid: ''
- alt: ''
- title: ''
- width: null
- height: null
- handler: 'default:file'
- handler_settings: { }
- field_type: image
|