core.entity_form_display.node.event.default.yml in Open Social 8
Same filename and directory in other branches
- 8.9 modules/social_features/social_event/config/install/core.entity_form_display.node.event.default.yml
- 8.2 modules/social_features/social_event/config/install/core.entity_form_display.node.event.default.yml
- 8.3 modules/social_features/social_event/config/install/core.entity_form_display.node.event.default.yml
- 8.4 modules/social_features/social_event/config/install/core.entity_form_display.node.event.default.yml
- 8.5 modules/social_features/social_event/config/install/core.entity_form_display.node.event.default.yml
- 8.6 modules/social_features/social_event/config/install/core.entity_form_display.node.event.default.yml
- 8.7 modules/social_features/social_event/config/install/core.entity_form_display.node.event.default.yml
- 8.8 modules/social_features/social_event/config/install/core.entity_form_display.node.event.default.yml
- 10.3.x modules/social_features/social_event/config/install/core.entity_form_display.node.event.default.yml
- 10.0.x modules/social_features/social_event/config/install/core.entity_form_display.node.event.default.yml
- 10.1.x modules/social_features/social_event/config/install/core.entity_form_display.node.event.default.yml
- 10.2.x modules/social_features/social_event/config/install/core.entity_form_display.node.event.default.yml
modules/social_features/social_event/config/install/core.entity_form_display.node.event.default.yml
3 string references to 'core.entity_form_display.node.event.default'
- SocialEventManagersConfigOverride::loadOverrides in modules/
social_features/ social_event/ modules/ social_event_managers/ src/ SocialEventManagersConfigOverride.php - Load overrides.
- SocialEventTypeConfigOverride::loadOverrides in modules/
social_features/ social_event/ modules/ social_event_type/ src/ SocialEventTypeConfigOverride.php - Load overrides.
- SocialGroupSelectorWidgetConfigOverride::loadOverrides in modules/
social_features/ social_group/ src/ SocialGroupSelectorWidgetConfigOverride.php - Load overrides.
File
modules/social_features/social_event/config/install/core.entity_form_display.node.event.default.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.node.event.body
- - field.field.node.event.field_content_visibility
- - field.field.node.event.field_event_address
- - field.field.node.event.field_event_comments
- - field.field.node.event.field_event_date
- - field.field.node.event.field_event_date_end
- - field.field.node.event.field_event_image
- - field.field.node.event.field_event_location
- - field.field.node.event.field_files
- - image.style.social_x_large
- - node.type.event
- module:
- - address
- - comment
- - datetime
- - field_group
- - file
- - image_widget_crop
- - path
- - text
- third_party_settings:
- field_group:
- group_title_image:
- children:
- - title
- - field_event_image
- parent_name: ''
- weight: 0
- label: 'Title & image'
- format_type: fieldset
- format_settings:
- description: ''
- classes: ''
- id: ''
- required_fields: true
- group_date_time:
- children:
- - field_event_date
- - field_event_date_end
- parent_name: ''
- weight: 3
- label: 'Date & time'
- format_type: fieldset
- format_settings:
- description: ''
- classes: ''
- id: ''
- required_fields: true
- group_location:
- children:
- - field_event_location
- - field_event_address
- parent_name: ''
- weight: 5
- label: Location
- format_type: fieldset
- format_settings:
- description: ''
- classes: ''
- id: ''
- required_fields: true
- group_description:
- children:
- - body
- parent_name: ''
- weight: 7
- label: Description
- format_type: fieldset
- format_settings:
- description: ''
- classes: ''
- id: ''
- required_fields: true
- group_event_visibility:
- children:
- - groups
- - field_content_visibility
- parent_name: ''
- weight: 2
- label: Visibility
- format_type: fieldset
- format_settings:
- label: Visibility
- required_fields: true
- id: visibility
- classes: 'card '
- group_attachments:
- children:
- - field_files
- parent_name: ''
- weight: 8
- label: Attachments
- format_type: fieldset
- format_settings:
- label: Attachments
- required_fields: true
- id: attachments
- classes: card
- id: node.event.default
- targetEntityType: node
- bundle: event
- mode: default
- content:
- body:
- type: text_textarea_with_summary
- weight: 4
- settings:
- rows: 9
- summary_rows: 3
- placeholder: ''
- third_party_settings: { }
- region: content
- created:
- type: datetime_timestamp
- weight: 4
- settings: { }
- third_party_settings: { }
- region: content
- field_content_visibility:
- weight: 17
- settings: { }
- third_party_settings: { }
- type: options_buttons
- region: content
- field_event_address:
- weight: 14
- settings:
- default_country: site_default
- third_party_settings: { }
- type: address_default
- region: content
- field_event_comments:
- weight: 11
- settings: { }
- third_party_settings: { }
- type: comment_default
- region: content
- field_event_date:
- weight: 10
- settings: { }
- third_party_settings: { }
- type: datetime_default
- region: content
- field_event_date_end:
- weight: 11
- settings: { }
- third_party_settings: { }
- type: datetime_default
- region: content
- field_event_image:
- weight: 3
- settings:
- show_crop_area: true
- show_default_crop: true
- preview_image_style: social_x_large
- crop_preview_image_style: crop_thumbnail
- crop_list:
- - hero
- - teaser
- progress_indicator: throbber
- warn_multiple_usages: true
- third_party_settings: { }
- type: image_widget_crop
- region: content
- field_event_location:
- weight: 11
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- type: string_textfield
- region: content
- field_files:
- weight: 12
- settings:
- progress_indicator: throbber
- third_party_settings: { }
- type: file_generic
- region: content
- path:
- type: path
- weight: 10
- settings: { }
- third_party_settings: { }
- region: content
- promote:
- type: boolean_checkbox
- settings:
- display_label: true
- weight: 6
- third_party_settings: { }
- region: content
- status:
- region: content
- settings:
- display_label: true
- type: boolean_checkbox
- weight: 120
- third_party_settings: { }
- sticky:
- type: boolean_checkbox
- settings:
- display_label: true
- weight: 9
- third_party_settings: { }
- region: content
- title:
- type: string_textfield
- weight: 2
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- region: content
- uid:
- type: entity_reference_autocomplete
- weight: 1
- settings:
- match_operator: CONTAINS
- size: 60
- placeholder: ''
- third_party_settings: { }
- region: content
- hidden: { }