12345678910111213141516171819202122 |
- uuid: e0dc8009-88cd-48a6-9333-ab4666478b8f
- langcode: fr
- status: true
- dependencies:
- config:
- - field.storage.taxonomy_term.field_workflow
- - taxonomy.vocabulary.entrees
- module:
- - workflow
- id: taxonomy_term.entrees.field_workflow
- field_name: field_workflow
- entity_type: taxonomy_term
- bundle: entrees
- label: Workflow
- description: ''
- required: true
- translatable: false
- default_value:
- - { }
- default_value_callback: ''
- settings: { }
- field_type: workflow
|