123456789101112131415161718 |
- uuid: ed0169ba-403f-4cf1-94a3-d25abf478ef5
- langcode: en
- status: true
- dependencies:
- config:
- - node.type.participants
- id: node.participants.title
- field_name: title
- entity_type: node
- bundle: participants
- label: ' Prénom / Nom'
- description: ''
- required: true
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings: { }
- field_type: string
|