123456789101112131415161718 |
- uuid: beca6a2b-0f07-4138-9e5c-56d842e3a306
- langcode: fr
- status: true
- dependencies:
- config:
- - node.type.tableau
- id: node.tableau.title
- field_name: title
- entity_type: node
- bundle: tableau
- label: 'Titre du tableau'
- description: ''
- required: true
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings: { }
- field_type: string
|