core.entity_form_display.node.album.default.yml in Open Social 10.1.x
Same filename and directory in other branches
- 10.3.x modules/social_features/social_album/config/install/core.entity_form_display.node.album.default.yml
- 10.0.x modules/social_features/social_album/config/install/core.entity_form_display.node.album.default.yml
- 10.2.x modules/social_features/social_album/config/install/core.entity_form_display.node.album.default.yml
modules/social_features/social_album/config/install/core.entity_form_display.node.album.default.yml
1 string reference to 'core.entity_form_display.node.album.default'
- SocialAlbumConfigOverride::loadOverrides in modules/
social_features/ social_album/ src/ SocialAlbumConfigOverride.php - Returns config overrides.
File
modules/social_features/social_album/config/install/core.entity_form_display.node.album.default.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.node.album.field_album_comments
- - field.field.node.album.field_album_creators
- - field.field.node.album.field_content_visibility
- - node.type.album
- module:
- - comment
- - field_group
- - path
- third_party_settings:
- field_group:
- group_album_visibility:
- children:
- - groups
- - field_content_visibility
- parent_name: ''
- weight: 2
- format_type: fieldset
- region: content
- format_settings:
- description: ''
- required_fields: true
- id: visibility
- classes: card
- label: 'Access permissions'
- group_title:
- children:
- - title
- parent_name: ''
- weight: 0
- format_type: fieldset
- region: content
- format_settings:
- description: ''
- required_fields: true
- id: ''
- classes: ''
- label: 'Basic information'
- group_album_settings:
- children:
- - field_album_creators
- parent_name: ''
- weight: 5
- format_type: details
- region: content
- format_settings:
- description: ''
- required_fields: true
- id: ''
- classes: social-collapsible-fieldset
- open: false
- label: 'Additional information'
- group_settings:
- children:
- - created
- - uid
- - path
- - field_album_comments
- - status
- parent_name: ''
- weight: 20
- format_type: details
- region: content
- format_settings:
- id: ''
- classes: social-collapsible-fieldset
- description: ''
- open: false
- required_fields: true
- label: Settings
- id: node.album.default
- targetEntityType: node
- bundle: album
- mode: default
- content:
- created:
- type: datetime_timestamp
- weight: 8
- region: content
- settings: { }
- third_party_settings: { }
- field_album_comments:
- type: comment_default
- weight: 9
- region: content
- settings: { }
- third_party_settings: { }
- field_album_creators:
- weight: 6
- settings:
- display_label: true
- third_party_settings: { }
- type: boolean_checkbox
- region: content
- field_content_visibility:
- weight: 4
- settings: { }
- third_party_settings: { }
- type: options_buttons
- region: content
- groups:
- type: options_select
- settings: { }
- weight: 3
- region: content
- third_party_settings: { }
- path:
- type: path
- weight: 10
- region: content
- settings: { }
- third_party_settings: { }
- status:
- type: boolean_checkbox
- weight: 11
- region: content
- settings:
- display_label: true
- third_party_settings: { }
- title:
- type: string_textfield
- weight: 1
- region: content
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- uid:
- type: entity_reference_autocomplete
- weight: 7
- region: content
- settings:
- match_operator: CONTAINS
- match_limit: 10
- size: 60
- placeholder: ''
- third_party_settings: { }
- url_redirects:
- weight: 50
- region: content
- settings: { }
- third_party_settings: { }
- hidden:
- promote: true
- sticky: true