-
Notifications
You must be signed in to change notification settings - Fork 56
Expand file tree
/
Copy pathcore.entity_form_display.node.landing_page.default.yml
More file actions
135 lines (135 loc) · 2.91 KB
/
core.entity_form_display.node.landing_page.default.yml
File metadata and controls
135 lines (135 loc) · 2.91 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
uuid: d43737f2-c00e-4aaf-b47b-053de2ab427a
langcode: en
status: true
dependencies:
config:
- field.field.node.landing_page.field_is_title_hidden
- field.field.node.landing_page.field_metatag
- field.field.node.landing_page.field_paragraphs
- node.type.landing_page
- workflows.workflow.default
module:
- content_moderation
- metatag
- paragraphs_simple_edit
- path
id: node.landing_page.default
targetEntityType: node
bundle: landing_page
mode: default
content:
created:
type: datetime_timestamp
weight: 2
region: content
settings: { }
third_party_settings: { }
field_is_title_hidden:
type: boolean_checkbox
weight: 9
region: content
settings:
display_label: true
third_party_settings: { }
field_metatag:
type: metatag_firehose
weight: 101
region: content
settings:
sidebar: true
use_details: true
third_party_settings: { }
field_paragraphs:
type: paragraphs_simple_edit_default
weight: 10
region: content
settings:
title: Paragraph
title_plural: Paragraphs
edit_mode: closed
closed_mode: summary
autocollapse: none
closed_mode_threshold: '0'
add_mode: dropdown
form_display_mode: default
default_paragraph_type: _none
features:
duplicate: duplicate
collapse_edit_all: collapse_edit_all
add_above: 0
convert: 0
third_party_settings: { }
langcode:
type: language_select
weight: 2
region: content
settings:
include_locked: false
third_party_settings: { }
moderation_state:
type: moderation_state_default
weight: 100
region: content
settings: { }
third_party_settings: { }
path:
type: path
weight: 6
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
weight: 4
region: content
settings:
display_label: true
third_party_settings: { }
simple_sitemap:
weight: 3
region: content
settings: { }
third_party_settings: { }
status:
type: boolean_checkbox
weight: 8
region: content
settings:
display_label: true
third_party_settings: { }
sticky:
type: boolean_checkbox
weight: 5
region: content
settings:
display_label: true
third_party_settings: { }
title:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
translation:
weight: 10
region: content
settings: { }
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 1
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
url_redirects:
weight: 7
region: content
settings: { }
third_party_settings: { }
hidden: { }