1234567891011121314151617181920 |
- uuid: f537e452-dfe0-4b02-a850-7d08c495958d
- langcode: en
- status: true
- dependencies:
- module:
- - node
- - taxonomy
- id: node.field_distributor
- field_name: field_distributor
- entity_type: node
- type: entity_reference
- settings:
- target_type: taxonomy_term
- module: core
- locked: false
- cardinality: -1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false
|