123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- uuid: e9549625-3248-4329-8b39-294c1ba0f761
- langcode: fr
- status: true
- dependencies:
- config:
- - block_content.type.link
- - field.field.block_content.link.field_description
- - field.field.block_content.link.field_lien
- module:
- - link
- - linked_field
- - text
- id: block_content.link.default
- targetEntityType: block_content
- bundle: link
- mode: default
- content:
- field_description:
- type: text_default
- label: hidden
- settings: { }
- third_party_settings:
- linked_field:
- linked: '1'
- type: field
- destination: field_lien
- advanced: { }
- token: ''
- weight: 1
- region: content
- field_lien:
- type: link
- label: hidden
- settings:
- trim_length: 80
- url_only: false
- url_plain: false
- rel: ''
- target: ''
- third_party_settings: { }
- weight: 0
- region: content
- hidden:
- langcode: true
- search_api_excerpt: true
|