sector-8.x-2.0-alpha4/config/install/core.entity_form_display.user.user.default.yml
config/install/core.entity_form_display.user.user.default.yml
langcode: en
status: true
dependencies:
config:
- field.field.user.user.field_last_password_reset
- field.field.user.user.field_password_expiration
- field.field.user.user.user_picture
module:
- datetime
- path
- user
id: user.user.default
targetEntityType: user
bundle: user
mode: default
content:
account:
weight: -10
region: content
field_last_password_reset:
type: datetime_default
weight: 4
settings: { }
third_party_settings: { }
region: content
field_password_expiration:
type: boolean_checkbox
weight: 3
settings:
display_label: true
third_party_settings: { }
region: content
language:
weight: 0
region: content
path:
type: path
weight: 30
region: content
settings: { }
third_party_settings: { }
timezone:
weight: 6
region: content
hidden:
user_picture: true
