plugin.manager.migration
Same name in other branches
- 9 core/modules/migrate/migrate.services.yml \plugin.manager.migration
- 10 core/modules/migrate/migrate.services.yml \plugin.manager.migration
- 11.x core/modules/migrate/migrate.services.yml \plugin.manager.migration
Class
Drupal\migrate\Plugin\MigrationPluginManager31 string references to plugin.manager.migration
- ContentEntityTest::setUp in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ Plugin/ migrate/ source/ ContentEntityTest.php - CredentialForm::create in core/
modules/ migrate_drupal_ui/ src/ Form/ CredentialForm.php - Instantiates a new instance of this class.
- D6TermNodeDeriver::create in core/
modules/ taxonomy/ src/ Plugin/ migrate/ D6TermNodeDeriver.php - Creates a new class instance.
- DestinationCategoryTest::setUp in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ Plugin/ migrate/ DestinationCategoryTest.php - ExecuteMigration::execute in core/
modules/ migrate/ tests/ modules/ migrate_no_migrate_drupal_test/ src/ Controller/ ExecuteMigration.php - Run the node_migration_no_migrate_drupal test migration.
File
-
core/
modules/ migrate/ migrate.services.yml
View source
- class: Drupal\migrate\Plugin\MigrationPluginManager
- arguments:
- - '@module_handler'
- - '@cache.discovery_migration'
- - '@language_manager'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.