1234567891011121314151617181920 |
- uuid: 22a1ea89-6d52-4507-b2b1-3de0b0cd88dc
- langcode: fr
- status: true
- dependencies:
- module:
- - node
- - taxonomy
- id: node.field_region
- field_name: field_region
- 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
|