Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal-3421017
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
Issue forks
drupal-3421017
Commits
54a38cdf
Commit
54a38cdf
authored
8 years ago
by
Alex Pott
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#2814971
by phenaproxima: Remove redundant configuration in d6_field migration
parent
97f0d43d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
core/modules/field/migration_templates/d6_field.yml
+95
-100
95 additions, 100 deletions
core/modules/field/migration_templates/d6_field.yml
with
95 additions
and
100 deletions
core/modules/field/migration_templates/d6_field.yml
+
95
−
100
View file @
54a38cdf
...
...
@@ -15,105 +15,101 @@ process:
langcode
:
'
constants/langcode'
field_name
:
field_name
type
:
-
plugin
:
field_type
source
:
-
type
-
widget_type
map
:
number_integer
:
number
:
integer
optionwidgets_select
:
list_integer
optionwidgets_buttons
:
list_integer
optionwidgets_onoff
:
boolean
number_decimal
:
number
:
decimal
optionwidgets_select
:
list_float
optionwidgets_buttons
:
list_float
optionwidgets_onoff
:
boolean
number_float
:
number
:
float
optionwidgets_select
:
list_float
optionwidgets_buttons
:
list_float
optionwidgets_onoff
:
boolean
email
:
email_textfield
:
email
filefield
:
imagefield_widget
:
image
filefield_widget
:
file
date
:
date_select
:
datetime
datestamp
:
date_select
:
datetime
datetime
:
date_select
:
datetime
fr_phone
:
phone_textfield
:
telephone
be_phone
:
phone_textfield
:
telephone
it_phone
:
phone_textfield
:
telephone
el_phone
:
phone_textfield
:
telephone
ch_phone
:
phone_textfield
:
telephone
ca_phone
:
phone_textfield
:
telephone
cr_phone
:
phone_textfield
:
telephone
pa_phone
:
phone_textfield
:
telephone
gb_phone
:
phone_textfield
:
telephone
ru_phone
:
phone_textfield
:
telephone
ua_phone
:
phone_textfield
:
telephone
es_phone
:
phone_textfield
:
telephone
au_phone
:
phone_textfield
:
telephone
cs_phone
:
phone_textfield
:
telephone
hu_phone
:
phone_textfield
:
telephone
pl_phone
:
phone_textfield
:
telephone
nl_phone
:
phone_textfield
:
telephone
se_phone
:
phone_textfield
:
telephone
za_phone
:
phone_textfield
:
telephone
il_phone
:
phone_textfield
:
telephone
nz_phone
:
phone_textfield
:
telephone
br_phone
:
phone_textfield
:
telephone
cl_phone
:
phone_textfield
:
telephone
cn_phone
:
phone_textfield
:
telephone
hk_phone
:
phone_textfield
:
telephone
mo_phone
:
phone_textfield
:
telephone
ph_phone
:
phone_textfield
:
telephone
sg_phone
:
phone_textfield
:
telephone
jo_phone
:
phone_textfield
:
telephone
eg_phone
:
phone_textfield
:
telephone
pk_phone
:
phone_textfield
:
telephone
int_phone
:
phone_textfield
:
telephone
-
plugin
:
skip_on_empty
method
:
row
plugin
:
field_type
source
:
-
type
-
widget_type
map
:
number_integer
:
number
:
integer
optionwidgets_select
:
list_integer
optionwidgets_buttons
:
list_integer
optionwidgets_onoff
:
boolean
number_decimal
:
number
:
decimal
optionwidgets_select
:
list_float
optionwidgets_buttons
:
list_float
optionwidgets_onoff
:
boolean
number_float
:
number
:
float
optionwidgets_select
:
list_float
optionwidgets_buttons
:
list_float
optionwidgets_onoff
:
boolean
email
:
email_textfield
:
email
filefield
:
imagefield_widget
:
image
filefield_widget
:
file
date
:
date_select
:
datetime
datestamp
:
date_select
:
datetime
datetime
:
date_select
:
datetime
fr_phone
:
phone_textfield
:
telephone
be_phone
:
phone_textfield
:
telephone
it_phone
:
phone_textfield
:
telephone
el_phone
:
phone_textfield
:
telephone
ch_phone
:
phone_textfield
:
telephone
ca_phone
:
phone_textfield
:
telephone
cr_phone
:
phone_textfield
:
telephone
pa_phone
:
phone_textfield
:
telephone
gb_phone
:
phone_textfield
:
telephone
ru_phone
:
phone_textfield
:
telephone
ua_phone
:
phone_textfield
:
telephone
es_phone
:
phone_textfield
:
telephone
au_phone
:
phone_textfield
:
telephone
cs_phone
:
phone_textfield
:
telephone
hu_phone
:
phone_textfield
:
telephone
pl_phone
:
phone_textfield
:
telephone
nl_phone
:
phone_textfield
:
telephone
se_phone
:
phone_textfield
:
telephone
za_phone
:
phone_textfield
:
telephone
il_phone
:
phone_textfield
:
telephone
nz_phone
:
phone_textfield
:
telephone
br_phone
:
phone_textfield
:
telephone
cl_phone
:
phone_textfield
:
telephone
cn_phone
:
phone_textfield
:
telephone
hk_phone
:
phone_textfield
:
telephone
mo_phone
:
phone_textfield
:
telephone
ph_phone
:
phone_textfield
:
telephone
sg_phone
:
phone_textfield
:
telephone
jo_phone
:
phone_textfield
:
telephone
eg_phone
:
phone_textfield
:
telephone
pk_phone
:
phone_textfield
:
telephone
int_phone
:
phone_textfield
:
telephone
cardinality
:
plugin
:
static_map
bypass
:
true
...
...
@@ -126,6 +122,5 @@ process:
source
:
-
'
@type'
-
global_settings
destination
:
plugin
:
md_entity:field_storage_config
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