123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- uuid: 6dfb5571-8162-4962-bf15-982803701edb
- langcode: fr
- status: true
- dependencies:
- config:
- - field.storage.paragraph.field_photo
- - paragraphs.paragraphs_type.textes
- module:
- - content_translation
- - image
- third_party_settings:
- content_translation:
- translation_sync:
- alt: alt
- title: title
- file: '0'
- id: paragraph.textes.field_photo
- field_name: field_photo
- entity_type: paragraph
- bundle: textes
- label: Images
- 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: false
- title_field_required: false
- default_image:
- uuid: ''
- alt: ''
- title: ''
- width: null
- height: null
- handler: 'default:file'
- handler_settings: { }
- field_type: image
|