1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- uuid: ce93c12b-c1ef-4cf6-a79a-22207000c151
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.node.frontpage.field_a_database
- - field.field.node.frontpage.field_blabla
- - field.field.node.frontpage.field_pricing
- - field.field.node.frontpage.field_showrooms
- - field.field.node.frontpage.field_what_is_materio
- - node.type.frontpage
- module:
- - text
- id: node.frontpage.default
- targetEntityType: node
- bundle: frontpage
- mode: default
- content:
- field_a_database:
- weight: 2
- settings:
- rows: 5
- placeholder: ''
- third_party_settings: { }
- type: text_textarea
- region: content
- field_blabla:
- weight: 4
- settings:
- rows: 5
- placeholder: ''
- third_party_settings: { }
- type: text_textarea
- region: content
- field_pricing:
- weight: 26
- settings:
- rows: 5
- placeholder: ''
- third_party_settings: { }
- type: text_textarea
- region: content
- field_showrooms:
- weight: 3
- settings:
- rows: 5
- placeholder: ''
- third_party_settings: { }
- type: text_textarea
- region: content
- field_what_is_materio:
- weight: 1
- settings:
- rows: 5
- placeholder: ''
- third_party_settings: { }
- type: text_textarea
- region: content
- langcode:
- type: language_select
- weight: 5
- region: content
- settings:
- include_locked: true
- third_party_settings: { }
- title:
- type: string_textfield
- weight: 0
- region: content
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- translation:
- weight: 6
- region: content
- settings: { }
- third_party_settings: { }
- hidden:
- created: true
- path: true
- promote: true
- status: true
- sticky: true
- uid: true
- url_redirects: true
|