12345678910111213141516171819 |
- uuid: fa048457-bc0d-447e-a0e7-2dee525b2d40
- langcode: fr
- status: true
- dependencies:
- config:
- - field.storage.node.field_prenom
- - node.type.participants
- id: node.participants.field_prenom
- field_name: field_prenom
- entity_type: node
- bundle: participants
- label: Prénom
- description: ''
- required: true
- translatable: false
- default_value: { }
- default_value_callback: ''
- settings: { }
- field_type: string
|