12345678910111213141516171819202122 |
- uuid: 7d0c5740-34a9-4a6d-91e8-b82aa38b8124
- langcode: fr
- status: true
- dependencies:
- config:
- - field.storage.node.field_workflow_generic
- - node.type.static
- module:
- - workflow
- id: node.static.field_workflow_generic
- field_name: field_workflow_generic
- entity_type: node
- bundle: static
- label: Workflow
- description: ''
- required: true
- translatable: false
- default_value:
- - { }
- default_value_callback: ''
- settings: { }
- field_type: workflow
|