Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
label_help
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
label_help
Merge requests
!16
Issue
#3495670
by jwilson3: Add a submodule to test core fields and formatters
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3495670
by jwilson3: Add a submodule to test core fields and formatters
issue/label_help-3495670:3495670-test-core-fields
into
2.0.x
Overview
0
Commits
2
Pipelines
5
Changes
54
Merged
James Wilson
requested to merge
issue/label_help-3495670:3495670-test-core-fields
into
2.0.x
4 months ago
Overview
0
Commits
2
Pipelines
5
Changes
54
Expand
Closes
#3495670
0
0
Merge request reports
Compare
2.0.x
version 3
b48eb36f
4 months ago
version 2
1c1a6151
4 months ago
version 1
2386932c
4 months ago
2.0.x (base)
and
latest version
latest version
93629524
2 commits,
4 months ago
version 3
b48eb36f
1 commit,
4 months ago
version 2
1c1a6151
1 commit,
4 months ago
version 1
2386932c
1 commit,
4 months ago
54 files
+
1765
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
54
Search (e.g. *.vue) (Ctrl+P)
modules/label_help_test/config/install/core.entity_form_display.node.test_label_help_core_fields.default.yml
0 → 100644
+
275
−
0
Options
langcode
:
en
status
:
true
dependencies
:
config
:
-
field.field.node.test_label_help_core_fields.field_lh_boolean
-
field.field.node.test_label_help_core_fields.field_lh_date
-
field.field.node.test_label_help_core_fields.field_lh_datetime
-
field.field.node.test_label_help_core_fields.field_lh_decimal
-
field.field.node.test_label_help_core_fields.field_lh_email
-
field.field.node.test_label_help_core_fields.field_lh_file
-
field.field.node.test_label_help_core_fields.field_lh_float
-
field.field.node.test_label_help_core_fields.field_lh_image
-
field.field.node.test_label_help_core_fields.field_lh_integer
-
field.field.node.test_label_help_core_fields.field_lh_link
-
field.field.node.test_label_help_core_fields.field_lh_link_with_title
-
field.field.node.test_label_help_core_fields.field_lh_list_float
-
field.field.node.test_label_help_core_fields.field_lh_list_integer
-
field.field.node.test_label_help_core_fields.field_lh_list_string
-
field.field.node.test_label_help_core_fields.field_lh_node_reference
-
field.field.node.test_label_help_core_fields.field_lh_other_ref
-
field.field.node.test_label_help_core_fields.field_lh_string
-
field.field.node.test_label_help_core_fields.field_lh_string_long
-
field.field.node.test_label_help_core_fields.field_lh_term_ref
-
field.field.node.test_label_help_core_fields.field_lh_text
-
field.field.node.test_label_help_core_fields.field_lh_text_long
-
field.field.node.test_label_help_core_fields.field_lh_text_with_summary
-
field.field.node.test_label_help_core_fields.field_lh_timestamp
-
field.field.node.test_label_help_core_fields.field_lh_user_ref
-
image.style.thumbnail
-
node.type.test_label_help_core_fields
module
:
-
datetime
-
file
-
image
-
link
-
path
-
text
id
:
node.test_label_help_core_fields.default
targetEntityType
:
node
bundle
:
test_label_help_core_fields
mode
:
default
content
:
created
:
type
:
datetime_timestamp
weight
:
10
region
:
content
settings
:
{
}
third_party_settings
:
{
}
field_lh_boolean
:
type
:
boolean_checkbox
weight
:
135
region
:
content
settings
:
display_label
:
true
third_party_settings
:
{
}
field_lh_date
:
type
:
datetime_datelist
weight
:
133
region
:
content
settings
:
increment
:
15
date_order
:
YMD
time_type
:
'
24'
third_party_settings
:
{
}
field_lh_datetime
:
type
:
datetime_default
weight
:
132
region
:
content
settings
:
{
}
third_party_settings
:
{
}
field_lh_decimal
:
type
:
number
weight
:
127
region
:
content
settings
:
placeholder
:
'
'
third_party_settings
:
{
}
field_lh_email
:
type
:
email_default
weight
:
136
region
:
content
settings
:
placeholder
:
'
'
size
:
60
third_party_settings
:
{
}
field_lh_file
:
type
:
file_generic
weight
:
139
region
:
content
settings
:
progress_indicator
:
throbber
third_party_settings
:
{
}
field_lh_float
:
type
:
number
weight
:
128
region
:
content
settings
:
placeholder
:
'
'
third_party_settings
:
{
}
field_lh_image
:
type
:
image_image
weight
:
140
region
:
content
settings
:
progress_indicator
:
throbber
preview_image_style
:
thumbnail
third_party_settings
:
{
}
field_lh_integer
:
type
:
number
weight
:
126
region
:
content
settings
:
placeholder
:
'
'
third_party_settings
:
{
}
field_lh_link
:
type
:
link_default
weight
:
137
region
:
content
settings
:
placeholder_url
:
'
'
placeholder_title
:
'
'
third_party_settings
:
{
}
field_lh_link_with_title
:
type
:
link_default
weight
:
138
region
:
content
settings
:
placeholder_url
:
'
'
placeholder_title
:
'
'
third_party_settings
:
{
}
field_lh_list_float
:
type
:
options_buttons
weight
:
131
region
:
content
settings
:
{
}
third_party_settings
:
{
}
field_lh_list_integer
:
type
:
options_buttons
weight
:
130
region
:
content
settings
:
{
}
third_party_settings
:
{
}
field_lh_list_string
:
type
:
options_select
weight
:
129
region
:
content
settings
:
{
}
third_party_settings
:
{
}
field_lh_node_reference
:
type
:
entity_reference_autocomplete
weight
:
141
region
:
content
settings
:
match_operator
:
CONTAINS
match_limit
:
10
size
:
60
placeholder
:
'
'
third_party_settings
:
{
}
field_lh_other_ref
:
type
:
options_select
weight
:
144
region
:
content
settings
:
{
}
third_party_settings
:
{
}
field_lh_string
:
type
:
string_textfield
weight
:
121
region
:
content
settings
:
size
:
60
placeholder
:
'
'
third_party_settings
:
{
}
field_lh_string_long
:
type
:
string_textarea
weight
:
122
region
:
content
settings
:
rows
:
5
placeholder
:
'
'
third_party_settings
:
{
}
field_lh_term_ref
:
type
:
entity_reference_autocomplete_tags
weight
:
142
region
:
content
settings
:
match_operator
:
CONTAINS
match_limit
:
10
size
:
60
placeholder
:
'
'
third_party_settings
:
{
}
field_lh_text
:
type
:
text_textfield
weight
:
123
region
:
content
settings
:
size
:
60
placeholder
:
'
'
third_party_settings
:
{
}
field_lh_text_long
:
type
:
text_textarea
weight
:
125
region
:
content
settings
:
rows
:
5
placeholder
:
'
'
third_party_settings
:
{
}
field_lh_text_with_summary
:
type
:
text_textarea_with_summary
weight
:
124
region
:
content
settings
:
rows
:
9
summary_rows
:
3
placeholder
:
'
'
show_summary
:
false
third_party_settings
:
{
}
field_lh_timestamp
:
type
:
datetime_timestamp
weight
:
134
region
:
content
settings
:
{
}
third_party_settings
:
{
}
field_lh_user_ref
:
type
:
options_buttons
weight
:
143
region
:
content
settings
:
{
}
third_party_settings
:
{
}
path
:
type
:
path
weight
:
30
region
:
content
settings
:
{
}
third_party_settings
:
{
}
promote
:
type
:
boolean_checkbox
weight
:
15
region
:
content
settings
:
display_label
:
true
third_party_settings
:
{
}
status
:
type
:
boolean_checkbox
weight
:
120
region
:
content
settings
:
display_label
:
true
third_party_settings
:
{
}
sticky
:
type
:
boolean_checkbox
weight
:
16
region
:
content
settings
:
display_label
:
true
third_party_settings
:
{
}
title
:
type
:
string_textfield
weight
:
-5
region
:
content
settings
:
size
:
60
placeholder
:
'
'
third_party_settings
:
{
}
uid
:
type
:
entity_reference_autocomplete
weight
:
5
region
:
content
settings
:
match_operator
:
CONTAINS
match_limit
:
10
size
:
60
placeholder
:
'
'
third_party_settings
:
{
}
hidden
:
{
}
Loading