Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
7a42da23
Commit
7a42da23
authored
Jul 15, 2014
by
alexpott
Browse files
Issue
#2202511
by hussainweb, benjy | mikeryan: Added Implement migration groups.
parent
16e60c42
Changes
82
Hide whitespace changes
Inline
Side-by-side
core/modules/migrate/config/schema/migrate.schema.yml
View file @
7a42da23
...
...
@@ -7,6 +7,12 @@ migrate.migration.*:
id
:
type
:
string
label
:
'
ID'
migration_groups
:
type
:
sequence
label
:
'
Migration
Groups'
sequence
:
-
type
:
string
label
:
'
Group'
label
:
type
:
label
label
:
'
Label'
...
...
core/modules/migrate_drupal/config/install/migrate.migration.d6_action_settings.yml
View file @
7a42da23
id
:
d6_action_settings
label
:
Drupal 6 action configuration
migration_groups
:
-
Drupal
6
source
:
plugin
:
variable
variables
:
...
...
core/modules/migrate_drupal/config/install/migrate.migration.d6_aggregator_feed.yml
View file @
7a42da23
id
:
d6_aggregator_feed
label
:
Drupal 6 aggregator feeds
migration_groups
:
-
Drupal
6
source
:
plugin
:
d6_aggregator_feed
...
...
core/modules/migrate_drupal/config/install/migrate.migration.d6_aggregator_item.yml
View file @
7a42da23
id
:
d6_aggregator_item
label
:
Drupal 6 aggregator items
migration_groups
:
-
Drupal
6
source
:
plugin
:
d6_aggregator_item
process
:
...
...
core/modules/migrate_drupal/config/install/migrate.migration.d6_aggregator_settings.yml
View file @
7a42da23
id
:
d6_aggregator_settings
label
:
Drupal 6 aggregator configuration
migration_groups
:
-
Drupal
6
source
:
plugin
:
variable
variables
:
...
...
core/modules/migrate_drupal/config/install/migrate.migration.d6_block.yml
View file @
7a42da23
id
:
d6_block
label
:
Drupal 6 blocks
migration_groups
:
-
Drupal
6
source
:
plugin
:
d6_block
process
:
...
...
core/modules/migrate_drupal/config/install/migrate.migration.d6_book.yml
View file @
7a42da23
id
:
d6_book
label
:
Drupal 6 books
migration_groups
:
-
Drupal
6
source
:
plugin
:
d6_book
process
:
...
...
core/modules/migrate_drupal/config/install/migrate.migration.d6_book_settings.yml
View file @
7a42da23
id
:
d6_book_settings
label
:
Drupal 6 book configuration
migration_groups
:
-
Drupal
6
source
:
plugin
:
variable
variables
:
...
...
core/modules/migrate_drupal/config/install/migrate.migration.d6_cck_field_revision.yml
View file @
7a42da23
id
:
d6_cck_field_revision
label
:
Drupal 6 field revisions
migration_groups
:
-
Drupal
6
load
:
plugin
:
drupal_entity
bundle_migration
:
d6_node_type
...
...
core/modules/migrate_drupal/config/install/migrate.migration.d6_cck_field_values.yml
View file @
7a42da23
id
:
d6_cck_field_values
label
:
Drupal 6 field values
migration_groups
:
-
Drupal
6
load
:
plugin
:
drupal_entity
bundle_migration
:
d6_node_type
...
...
core/modules/migrate_drupal/config/install/migrate.migration.d6_comment.yml
View file @
7a42da23
id
:
d6_comment
label
:
Drupal 6 comments
migration_groups
:
-
Drupal
6
source
:
plugin
:
d6_comment
constants
:
...
...
core/modules/migrate_drupal/config/install/migrate.migration.d6_comment_entity_display.yml
View file @
7a42da23
id
:
d6_comment_entity_display
label
:
Drupal 6 comment display configuration
migration_groups
:
-
Drupal
6
source
:
plugin
:
d6_comment_variable
constants
:
...
...
core/modules/migrate_drupal/config/install/migrate.migration.d6_comment_entity_form_display.yml
View file @
7a42da23
id
:
d6_comment_entity_form_display
label
:
Drupal 6 comment field form display configuration
migration_groups
:
-
Drupal
6
source
:
plugin
:
d6_comment_variable
constants
:
...
...
core/modules/migrate_drupal/config/install/migrate.migration.d6_comment_field.yml
View file @
7a42da23
id
:
d6_comment_field
label
:
Drupal 6 comment field configuration
migration_groups
:
-
Drupal
6
source
:
plugin
:
d6_comment_variable_per_comment_type
constants
:
...
...
core/modules/migrate_drupal/config/install/migrate.migration.d6_comment_field_instance.yml
View file @
7a42da23
id
:
d6_comment_field_instance
label
:
Drupal 6 comment field instance configuration
migration_groups
:
-
Drupal
6
source
:
plugin
:
d6_comment_variable
constants
:
...
...
core/modules/migrate_drupal/config/install/migrate.migration.d6_comment_type.yml
View file @
7a42da23
id
:
d6_comment_type
label
:
Drupal 6 comment type
migration_groups
:
-
Drupal
6
source
:
plugin
:
d6_comment_variable_per_comment_type
constants
:
...
...
core/modules/migrate_drupal/config/install/migrate.migration.d6_contact_category.yml
View file @
7a42da23
id
:
d6_contact_category
label
:
Drupal 6 contact category configuration
migration_groups
:
-
Drupal
6
source
:
plugin
:
d6_contact_category
process
:
...
...
core/modules/migrate_drupal/config/install/migrate.migration.d6_contact_settings.yml
View file @
7a42da23
id
:
d6_contact_settings
label
:
Drupal 6 contact configuration
migration_groups
:
-
Drupal
6
source
:
plugin
:
d6_contact_settings
variables
:
...
...
core/modules/migrate_drupal/config/install/migrate.migration.d6_custom_block.yml
View file @
7a42da23
id
:
d6_custom_block
label
:
Drupal 6 custom blocks
migration_groups
:
-
Drupal
6
source
:
plugin
:
d6_box
constants
:
...
...
core/modules/migrate_drupal/config/install/migrate.migration.d6_date_formats.yml
View file @
7a42da23
id
:
d6_date_formats
label
:
Drupal 6 date format configuration
migration_groups
:
-
Drupal
6
source
:
plugin
:
variable_multirow
variables
:
...
...
Prev
1
2
3
4
5
Next
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