Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save cyberlex404/f490e75934a36777ea1dd3fbcf8ebcc0 to your computer and use it in GitHub Desktop.

Select an option

Save cyberlex404/f490e75934a36777ea1dd3fbcf8ebcc0 to your computer and use it in GitHub Desktop.
langcode: en
status: true
dependencies:
config:
- field.field.node.hoover.body
- node.type.hoover
module:
- path
- text
id: node.hoover.default
targetEntityType: node
bundle: hoover
mode: default
content:
body:
type: text_textarea_with_summary
weight: 31
settings:
rows: 9
summary_rows: 3
placeholder: ''
third_party_settings: { }
created:
type: datetime_timestamp
weight: 10
settings: { }
third_party_settings: { }
path:
type: path
weight: 30
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
settings:
display_label: true
weight: 15
third_party_settings: { }
sticky:
type: boolean_checkbox
settings:
display_label: true
weight: 16
third_party_settings: { }
title:
type: string_textfield
weight: -5
settings:
size: 60
placeholder: ''
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 5
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }
langcode: en
status: true
dependencies:
config:
- field.field.node.hoover.body
- node.type.hoover
module:
- text
- user
id: node.hoover.default
targetEntityType: node
bundle: hoover
mode: default
content:
body:
label: hidden
type: text_default
weight: 101
settings: { }
third_party_settings: { }
links:
weight: 100
hidden: { }
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.teaser
- field.field.node.hoover.body
- node.type.hoover
module:
- text
- user
id: node.hoover.teaser
targetEntityType: node
bundle: hoover
mode: teaser
content:
body:
label: hidden
type: text_summary_or_trimmed
weight: 101
settings:
trim_length: 600
third_party_settings: { }
links:
weight: 100
hidden: { }
langcode: en
status: true
dependencies:
config:
- field.storage.node.body
- node.type.hoover
module:
- text
id: node.hoover.body
field_name: body
entity_type: node
bundle: hoover
label: Body
description: ''
required: false
translatable: true
default_value: { }
default_value_callback: ''
settings:
display_summary: true
field_type: text_with_summary
langcode: en
status: true
dependencies:
module:
- menu_ui
third_party_settings:
menu_ui:
available_menus:
- main
parent: 'main:'
name: Hoover
type: hoover
description: 'Generated by Drupal Console'
help: ''
new_revision: false
preview_mode: 1
display_submitted: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment