mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-01-12 23:24:34 +00:00
22 lines
453 B
YAML
22 lines
453 B
YAML
uuid: 83ad2a1b-9aaf-4630-9103-81f3276b84e6
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- field.storage.node.field_description
|
|
- node.type.session
|
|
module:
|
|
- text
|
|
id: node.session.field_description
|
|
field_name: field_description
|
|
entity_type: node
|
|
bundle: session
|
|
label: Description
|
|
description: ''
|
|
required: true
|
|
translatable: false
|
|
default_value: { }
|
|
default_value_callback: ''
|
|
settings:
|
|
allowed_formats: { }
|
|
field_type: text_long
|