core.entity_view_display.user.user.compact.yml
File
- 
              core/
profiles/ standard/ config/ install/ core.entity_view_display.user.user.compact.yml  
View source
- langcode: en
 - status: true
 - dependencies:
 -   config:
 -     - core.entity_view_mode.user.compact
 -     - field.field.user.user.user_picture
 -     - image.style.thumbnail
 -   module:
 -     - image
 -     - user
 - id: user.user.compact
 - targetEntityType: user
 - bundle: user
 - mode: compact
 - content:
 -   user_picture:
 -     type: image
 -     weight: 0
 -     region: content
 -     settings:
 -       image_style: thumbnail
 -       image_link: content
 -     third_party_settings: {  }
 -     label: hidden
 - hidden:
 -   member_for: true
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.