Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
field_group
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
field_group
Commits
a2a42e51
Commit
a2a42e51
authored
1 year ago
by
Claudiu Cristea
Committed by
Kristof De Jaeger
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3409719
: [Drupal 10.2] Deprecated sequence type schema definition
parent
1211c8f4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!43
Fix schema deprecation
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/schema/field_group.entity_display.schema.yml
+50
-50
50 additions, 50 deletions
config/schema/field_group.entity_display.schema.yml
with
50 additions
and
50 deletions
config/schema/field_group.entity_display.schema.yml
+
50
−
50
View file @
a2a42e51
...
...
@@ -2,60 +2,60 @@ core.entity_view_display.*.*.*.third_party.field_group:
type
:
sequence
label
:
'
Field
group
settings
on
entity
view'
sequence
:
-
type
:
mapping
label
:
A field group
mapping
:
children
:
type
:
sequence
label
:
'
The
fields
belonging
to
the
group'
sequence
:
-
type
:
string
label
:
'
The
field
name'
label
:
type
:
label
label
:
Readable name of the group
parent_name
:
type
:
mapping
label
:
A field group
mapping
:
children
:
type
:
sequence
label
:
'
The
fields
belonging
to
the
group'
sequence
:
type
:
string
label
:
'
The
parent
group
of
this
group'
region
:
type
:
string
label
:
'
The
region
of
this
group'
weight
:
type
:
integer
label
:
'
The
weight
of
the
group'
format_type
:
type
:
string
label
:
'
The
formatter
of
the
group'
format_settings
:
type
:
field_group.field_group_formatter_plugin.[%parent.format_type]
label
:
'
The
field
name'
label
:
type
:
label
label
:
Readable name of the group
parent_name
:
type
:
string
label
:
'
The
parent
group
of
this
group'
region
:
type
:
string
label
:
'
The
region
of
this
group'
weight
:
type
:
integer
label
:
'
The
weight
of
the
group'
format_type
:
type
:
string
label
:
'
The
formatter
of
the
group'
format_settings
:
type
:
field_group.field_group_formatter_plugin.[%parent.format_type]
core.entity_form_display.*.*.*.third_party.field_group
:
type
:
sequence
label
:
'
Field
group
settings
on
entity
form'
sequence
:
-
type
:
mapping
label
:
A field group
mapping
:
children
:
type
:
sequence
label
:
'
The
fields
belonging
to
the
group'
sequence
:
-
type
:
string
label
:
'
The
field
name'
label
:
type
:
label
label
:
Readable name of the group
region
:
type
:
string
label
:
'
The
region
of
this
group'
parent_name
:
type
:
string
label
:
'
The
parent
group
of
this
group'
weight
:
type
:
integer
label
:
'
The
weight
of
the
group'
format_type
:
type
:
mapping
label
:
A field group
mapping
:
children
:
type
:
sequence
label
:
'
The
fields
belonging
to
the
group'
sequence
:
type
:
string
label
:
'
The
formatter
of
the
group'
format_settings
:
type
:
field_group.field_group_formatter_plugin.[%parent.format_type]
label
:
'
The
field
name'
label
:
type
:
label
label
:
Readable name of the group
region
:
type
:
string
label
:
'
The
region
of
this
group'
parent_name
:
type
:
string
label
:
'
The
parent
group
of
this
group'
weight
:
type
:
integer
label
:
'
The
weight
of
the
group'
format_type
:
type
:
string
label
:
'
The
formatter
of
the
group'
format_settings
:
type
:
field_group.field_group_formatter_plugin.[%parent.format_type]
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment