1234567891011121314151617181920 |
- uuid: 7352aa7f-8aad-42f2-9935-738432d28e72
- langcode: fr
- status: true
- dependencies:
- module:
- - paragraphs
- - text
- id: paragraph.field_titre_du_chapitre
- field_name: field_titre_du_chapitre
- entity_type: paragraph
- type: text
- settings:
- max_length: 255
- module: text
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false
|