blog-3.0.1/config/install/core.entity_form_display.node.blog_post.default.yml
config/install/core.entity_form_display.node.blog_post.default.yml
langcode: en status: true dependencies: config: - field.field.node.blog_post.body - field.field.node.blog_post.field_blog_comments - field.field.node.blog_post.field_blog_tags - node.type.blog_post module: - comment - path - text id: node.blog_post.default targetEntityType: node bundle: blog_post mode: default content: body: type: text_textarea_with_summary weight: 31 settings: rows: 9 summary_rows: 3 placeholder: '' third_party_settings: { } region: content created: type: datetime_timestamp weight: 10 settings: { } third_party_settings: { } region: content field_blog_comments: weight: 32 settings: { } third_party_settings: { } type: comment_default region: content field_blog_tags: weight: 33 settings: match_operator: CONTAINS match_limit: 10 size: 60 placeholder: '' third_party_settings: { } type: entity_reference_autocomplete region: content path: type: path weight: 30 settings: { } third_party_settings: { } region: content promote: type: boolean_checkbox settings: display_label: true weight: 15 third_party_settings: { } region: content status: type: boolean_checkbox settings: display_label: true weight: 120 region: content third_party_settings: { } sticky: type: boolean_checkbox settings: display_label: true weight: 16 third_party_settings: { } region: content title: type: string_textfield weight: -5 settings: size: 60 placeholder: '' third_party_settings: { } region: content uid: type: entity_reference_autocomplete weight: 5 settings: match_operator: CONTAINS match_limit: 10 size: 60 placeholder: '' third_party_settings: { } region: content hidden: { }