12345678910111213141516171819 |
- uuid: 7690c529-2002-47fa-84f8-fb3d122eb7f2
- langcode: fr
- status: true
- dependencies:
- module:
- - node
- - text
- id: node.field_description
- field_name: field_description
- entity_type: node
- type: text_long
- settings: { }
- module: text
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false
|