12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- uuid: 469b47de-efe8-4afc-b2a5-99a9fec6a863
- langcode: fr
- status: true
- dependencies:
- config:
- - field.storage.node.field_textes
- - node.type.static
- - paragraphs.paragraphs_type.textes
- module:
- - entity_reference_revisions
- id: node.static.field_textes
- field_name: field_textes
- entity_type: node
- bundle: static
- label: Textes
- description: ''
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings:
- handler: 'default:paragraph'
- handler_settings:
- target_bundles:
- textes: textes
- negate: 0
- target_bundles_drag_drop:
- equipes:
- weight: 7
- enabled: false
- partenaires:
- weight: 8
- enabled: false
- personne:
- weight: 9
- enabled: false
- sous_partie_programme:
- weight: 10
- enabled: false
- sous_partie_programme_contents:
- weight: 11
- enabled: false
- textes:
- weight: 12
- enabled: true
- field_type: entity_reference_revisions
|