2018-11-28 11:57:48 +01:00
|
|
|
uuid: 886cc1cf-0c3c-4ee4-987b-0f5eb7deb960
|
2018-11-25 15:53:34 +01:00
|
|
|
langcode: en
|
|
|
|
status: true
|
|
|
|
dependencies:
|
|
|
|
config:
|
|
|
|
- node.type.static
|
2018-11-28 11:57:48 +01:00
|
|
|
id: node.static.status
|
|
|
|
field_name: status
|
2018-11-25 15:53:34 +01:00
|
|
|
entity_type: node
|
|
|
|
bundle: static
|
2018-11-28 11:57:48 +01:00
|
|
|
label: Published
|
2018-11-25 15:53:34 +01:00
|
|
|
description: ''
|
|
|
|
required: false
|
2018-11-28 11:57:48 +01:00
|
|
|
translatable: false
|
2018-11-25 15:53:34 +01:00
|
|
|
default_value:
|
|
|
|
-
|
2018-11-28 11:57:48 +01:00
|
|
|
value: 1
|
2018-11-25 15:53:34 +01:00
|
|
|
default_value_callback: ''
|
|
|
|
settings:
|
|
|
|
on_label: 'On'
|
|
|
|
off_label: 'Off'
|
|
|
|
field_type: boolean
|