12345678910111213141516171819 |
- uuid: 01e24144-7bd2-43c9-a16f-7dd804b50c09
- langcode: en
- status: true
- dependencies:
- module:
- - taxonomy
- id: taxonomy_term.field_memo
- field_name: field_memo
- entity_type: taxonomy_term
- type: string_long
- settings:
- case_sensitive: false
- module: core
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false
|