12345678910111213141516171819 |
- uuid: 307b8d98-a04e-4f9b-9d8e-a4a91736fca6
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.taxonomy_term.field_departement
- - taxonomy.vocabulary.company
- id: taxonomy_term.company.field_departement
- field_name: field_departement
- entity_type: taxonomy_term
- bundle: company
- label: Departement
- description: ''
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings: { }
- field_type: string
|