core.entity_form_display.user.user.default.yml in Panopoly Users 8.2
config/install/core.entity_form_display.user.user.default.yml
File
config/install/core.entity_form_display.user.user.default.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.user.user.field_panopoly_users_about
- - field.field.user.user.layout_builder__layout
- - field.field.user.user.user_picture
- - image.style.panopoly_images_thumbnail
- module:
- - image
- - path
- - text
- - user
- id: user.user.default
- targetEntityType: user
- bundle: user
- mode: default
- content:
- account:
- weight: 0
- settings: { }
- third_party_settings: { }
- region: content
- contact:
- weight: 5
- settings: { }
- third_party_settings: { }
- region: content
- field_panopoly_users_about:
- weight: 3
- settings:
- rows: 9
- placeholder: ''
- summary_rows: 3
- third_party_settings: { }
- type: text_textarea_with_summary
- region: content
- language:
- weight: 2
- settings: { }
- third_party_settings: { }
- region: content
- path:
- type: path
- weight: 1
- settings: { }
- third_party_settings: { }
- region: content
- timezone:
- weight: 6
- settings: { }
- third_party_settings: { }
- region: content
- user_picture:
- type: image_image
- weight: 4
- settings:
- preview_image_style: panopoly_images_thumbnail
- progress_indicator: throbber
- third_party_settings: { }
- region: content
- hidden:
- layout_builder__layout: true