You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
langcode: en
|
|
|
|
status: true
|
|
|
|
dependencies:
|
|
|
|
config:
|
|
|
|
- field.storage.paragraph.field_license
|
|
|
|
- paragraphs.paragraphs_type.license_attribution
|
|
|
|
- taxonomy.vocabulary.media_attribution_licenses
|
|
|
|
module:
|
|
|
|
- media_attribution
|
|
|
|
enforced:
|
|
|
|
module:
|
|
|
|
- media_attribution
|
|
|
|
id: paragraph.license_attribution.field_license
|
|
|
|
field_name: field_license
|
|
|
|
entity_type: paragraph
|
|
|
|
bundle: license_attribution
|
|
|
|
label: License
|
|
|
|
description: ''
|
|
|
|
required: false
|
|
|
|
translatable: false
|
|
|
|
default_value: { }
|
|
|
|
default_value_callback: ''
|
|
|
|
settings:
|
|
|
|
handler: 'default:taxonomy_term'
|
|
|
|
handler_settings:
|
|
|
|
target_bundles:
|
|
|
|
media_attribution_licenses: media_attribution_licenses
|
|
|
|
sort:
|
|
|
|
field: name
|
|
|
|
direction: asc
|
|
|
|
auto_create: false
|
|
|
|
auto_create_bundle: ''
|
|
|
|
field_type: entity_reference
|