Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
drupal
Commits
359aabe0
Commit
359aabe0
authored
Jul 08, 2013
by
alexpott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#2031185
by vijaycs85: Create configuration schema for language config entity.
parent
1398ddf6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
0 deletions
+29
-0
core/modules/language/config/schema/language.schema.yml
core/modules/language/config/schema/language.schema.yml
+29
-0
No files found.
core/modules/language/config/schema/language.schema.yml
View file @
359aabe0
...
...
@@ -45,3 +45,32 @@ language.mappings:
sequence
:
-
type
:
string
label
:
'
Language'
language.entity.*
:
type
:
mapping
label
:
'
Language'
mapping
:
id
:
type
:
string
label
:
'
ID'
uuid
:
type
:
string
label
:
'
UUID'
label
:
type
:
label
label
:
'
Language
name'
direction
:
type
:
boolean
label
:
'
Direction'
weight
:
type
:
integer
label
:
'
Weight'
locked
:
type
:
boolean
label
:
'
Locked'
status
:
type
:
boolean
label
:
'
Status'
langcode
:
type
:
string
label
:
'
Language
code'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment