12345678910111213141516171819202122 |
- uuid: e0272ea2-d915-459d-8672-2a6a6c2f0117
- langcode: en
- status: true
- dependencies:
- config:
- - node.type.thematique
- id: node.thematique.promote
- field_name: promote
- entity_type: node
- bundle: thematique
- label: 'Promoted to front page'
- description: ''
- required: false
- translatable: false
- default_value:
- -
- value: 0
- default_value_callback: ''
- settings:
- on_label: 'On'
- off_label: 'Off'
- field_type: boolean
|