123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- uuid: 5d92b738-9fc7-4365-9cad-c3c3a74aaed2
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.paragraph.field_image
- - paragraphs.paragraphs_type.image
- module:
- - content_translation
- - image
- third_party_settings:
- content_translation:
- translation_sync:
- alt: alt
- title: title
- file: '0'
- id: paragraph.image.field_image
- field_name: field_image
- entity_type: paragraph
- bundle: image
- label: image
- description: ''
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings:
- handler: 'default:file'
- handler_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: true
- title_field: true
- title_field_required: true
- default_image:
- uuid: ''
- alt: ''
- title: ''
- width: null
- height: null
- field_type: image
|