2019-01-10 16:30:51 +00:00
|
|
|
uuid: 1f0098c9-41d4-4fbe-a30a-70b688bf551a
|
|
|
|
langcode: en
|
|
|
|
status: true
|
|
|
|
dependencies:
|
|
|
|
config:
|
|
|
|
- paragraphs.paragraphs_type.video
|
|
|
|
id: paragraph.video.status
|
|
|
|
field_name: status
|
|
|
|
entity_type: paragraph
|
|
|
|
bundle: video
|
|
|
|
label: Published
|
|
|
|
description: ''
|
|
|
|
required: false
|
2019-02-05 19:41:46 +00:00
|
|
|
translatable: true
|
2019-01-10 16:30:51 +00:00
|
|
|
default_value:
|
|
|
|
-
|
|
|
|
value: 1
|
|
|
|
default_value_callback: ''
|
|
|
|
settings:
|
|
|
|
on_label: 'On'
|
|
|
|
off_label: 'Off'
|
|
|
|
field_type: boolean
|