12345678910111213141516171819 |
- uuid: cbb167ec-889b-4c87-bbe8-ee57af3461ff
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.taxonomy_term.field_memo
- - taxonomy.vocabulary.company
- id: taxonomy_term.company.field_memo
- field_name: field_memo
- entity_type: taxonomy_term
- bundle: company
- label: Memo
- description: ''
- required: false
- translatable: false
- default_value: { }
- default_value_callback: ''
- settings: { }
- field_type: string_long
|