1234567891011121314151617181920212223242526272829303132 |
- <<<<<<<< HEAD:config/sync/field.storage.node.field_titre.yml
- uuid: f1660af9-ffbe-42b0-a677-3600f8a6c21a
- ========
- uuid: 7bc82f4c-f8ce-4858-8f11-59af6fede242
- >>>>>>>> detached:config/sync/field.storage.paragraph.field_sous_titre.yml
- langcode: fr
- status: true
- dependencies:
- module:
- - node
- - text
- <<<<<<<< HEAD:config/sync/field.storage.node.field_titre.yml
- id: node.field_titre
- field_name: field_titre
- entity_type: node
- type: text_long
- settings: { }
- ========
- id: paragraph.field_sous_titre
- field_name: field_sous_titre
- entity_type: paragraph
- type: text
- settings:
- max_length: 255
- >>>>>>>> detached:config/sync/field.storage.paragraph.field_sous_titre.yml
- module: text
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false
|