1234567891011121314151617181920212223242526272829303132333435363738 |
- uuid: 100c803d-002f-4576-a65b-03edf109a809
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.paragraph.field_logo_du_reseau
- - paragraphs.paragraphs_type.les_reseaux_sociaux
- module:
- - image
- id: paragraph.les_reseaux_sociaux.field_logo_du_reseau
- field_name: field_logo_du_reseau
- entity_type: paragraph
- bundle: les_reseaux_sociaux
- label: 'Logo du réseau'
- description: ''
- required: false
- translatable: false
- 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: false
- title_field_required: false
- default_image:
- uuid: ''
- alt: ''
- title: ''
- width: null
- height: null
- field_type: image
|