12345678910111213141516171819202122 |
- uuid: c892412c-c984-46cd-bf0f-8b71c799832b
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.taxonomy_term.field_migration
- - taxonomy.vocabulary.company
- module:
- - workflow
- id: taxonomy_term.company.field_migration
- field_name: field_migration
- entity_type: taxonomy_term
- bundle: company
- label: Migration
- description: ''
- required: true
- translatable: false
- default_value:
- - { }
- default_value_callback: ''
- settings: { }
- field_type: workflow
|