mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-01-13 07:24:35 +00:00
27 lines
578 B
YAML
27 lines
578 B
YAML
|
uuid: ce0c3d68-cef9-47c3-bbf3-e103f48d93f0
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- field.storage.node.field_topics
|
||
|
- node.type.session
|
||
|
- taxonomy.vocabulary.session_topics
|
||
|
id: node.session.field_topics
|
||
|
field_name: field_topics
|
||
|
entity_type: node
|
||
|
bundle: session
|
||
|
label: Topics
|
||
|
description: ''
|
||
|
required: false
|
||
|
translatable: false
|
||
|
default_value: { }
|
||
|
default_value_callback: ''
|
||
|
settings:
|
||
|
handler: 'default:taxonomy_term'
|
||
|
handler_settings:
|
||
|
target_bundles:
|
||
|
session_topics: session_topics
|
||
|
sort:
|
||
|
field: _none
|
||
|
field_type: entity_reference
|