123456789101112131415161718192021222324252627282930 |
- uuid: 284d1ecf-dada-4156-a246-c958209742ae
- langcode: fr
- status: true
- dependencies:
- module:
- - file
- - image
- - paragraphs
- id: paragraph.field_logo
- field_name: field_logo
- entity_type: paragraph
- type: image
- settings:
- target_type: file
- display_field: false
- display_default: false
- uri_scheme: public
- default_image:
- uuid: ''
- alt: ''
- title: ''
- width: null
- height: null
- module: image
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false
|