1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- uuid: ce676bb9-f3c0-403f-954f-622bff960730
- langcode: fr
- status: true
- dependencies:
- config:
- - field.field.paragraph.tableau.field_main_
- - field.field.paragraph.tableau.field_methods
- - field.field.paragraph.tableau.field_purpose
- - field.field.paragraph.tableau.field_titre_du_tableau
- - paragraphs.paragraphs_type.tableau
- module:
- - text
- id: paragraph.tableau.default
- targetEntityType: paragraph
- bundle: tableau
- mode: default
- content:
- field_main_:
- type: text_default
- label: above
- settings: { }
- third_party_settings: { }
- weight: 2
- region: content
- field_methods:
- type: text_default
- label: above
- settings: { }
- third_party_settings: { }
- weight: 1
- region: content
- field_purpose:
- type: text_default
- label: above
- settings: { }
- third_party_settings: { }
- weight: 0
- region: content
- field_titre_du_tableau:
- type: text_default
- label: above
- settings: { }
- third_party_settings: { }
- weight: 3
- region: content
- hidden:
- search_api_excerpt: true
|