core.entity_form_display.paragraph.image.default.yml in Bootstrap Paragraphs 8
config/install/core.entity_form_display.paragraph.image.default.yml
1 string reference to 'core.entity_form_display.paragraph.image.default'
- bootstrap_paragraphs_update_8001 in ./
bootstrap_paragraphs.install - Makes image linkable.
File
config/install/core.entity_form_display.paragraph.image.default.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.paragraph.image.field_background
- - field.field.paragraph.image.field_image
- - field.field.paragraph.image.field_link
- - field.field.paragraph.image.field_width
- - image.style.thumbnail
- - paragraphs.paragraphs_type.image
- module:
- - image
- - link
- _core:
- default_config_hash: xgo4--_WX6N44HBf4M_svD0VDOAEnAJKKqc7-f02714
- id: paragraph.image.default
- targetEntityType: paragraph
- bundle: image
- mode: default
- content:
- field_background:
- weight: 0
- settings: { }
- third_party_settings: { }
- type: options_select
- field_image:
- weight: 2
- settings:
- progress_indicator: throbber
- preview_image_style: thumbnail
- third_party_settings: { }
- type: image_image
- field_link:
- weight: 3
- settings:
- placeholder_url: ''
- placeholder_title: ''
- third_party_settings: { }
- type: link_default
- field_width:
- weight: 1
- settings: { }
- third_party_settings: { }
- type: options_select
- hidden:
- created: true
- status: true
- uid: true