field.storage.paragraph.field_riddle.yml in Thunder 8.4
modules/thunder_article/modules/thunder_riddle/config/optional/field.storage.paragraph.field_riddle.yml
1 string reference to 'field.storage.paragraph.field_riddle'
- thunder_riddle_update_8001 in modules/
thunder_article/ modules/ thunder_riddle/ thunder_riddle.install - Add dependency on thunder_riddle where necessary.
File
modules/thunder_article/modules/thunder_riddle/config/optional/field.storage.paragraph.field_riddle.ymlView source
- langcode: en
- status: true
- dependencies:
- enforced:
- module:
- - thunder_riddle
- module:
- - media
- - paragraphs
- id: paragraph.field_riddle
- field_name: field_riddle
- entity_type: paragraph
- type: entity_reference
- settings:
- target_type: media
- module: core
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false