31 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.
FieldDiscoveryTest::setUp in core/modules/migrate_drupal/tests/src/Kernel/d6/FieldDiscoveryTest.php
FieldDiscoveryTest::setUp in core/modules/migrate_drupal/tests/src/Kernel/d7/FieldDiscoveryTest.php
FieldDiscoveryTest::testAddFields in core/modules/migrate_drupal/tests/src/Kernel/d6/FieldDiscoveryTest.php
Tests the addFields method.
FieldMigration::create in core/modules/migrate_drupal/src/Plugin/migrate/FieldMigration.php
Creates an instance of the plugin.
FollowUpMigrationsTest::testEntityReferenceTranslations in core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php
Test entity reference translations.
FollowUpMigrationsTest::testEntityReferenceTranslations in core/modules/migrate_drupal/tests/src/Kernel/d6/FollowUpMigrationsTest.php
Test entity reference translations.
IdMapTableNoDummyTest::setUp in core/modules/migrate_drupal/tests/src/Kernel/IdMapTableNoDummyTest.php
IncrementalForm::create in core/modules/migrate_drupal_ui/src/Form/IncrementalForm.php
Instantiates a new instance of this class.
MigrateNodeDeriverTest::setUp in core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeDeriverTest.php
MigrateStubTest::setUp in core/modules/migrate/tests/src/Kernel/MigrateStubTest.php
MigrateTestBase::executeMigrations in core/modules/migrate/tests/src/Kernel/MigrateTestBase.php
Executes a set of migrations in dependency order.
MigrateTestBase::prepareMigrations in core/modules/migrate/tests/src/Kernel/MigrateTestBase.php
Prepare any dependent migrations.
MigrateUpgradeFormBase::create in core/modules/migrate_drupal_ui/src/Form/MigrateUpgradeFormBase.php
Instantiates a new instance of this class.
MigrateUpgradeTestBase::assertMigrationResults in core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php
Checks that migrations have been performed successfully.
migrate_drupal_migration_plugins_alter in core/modules/migrate_drupal/migrate_drupal.module
Implements hook_migration_plugins_alter().
Migration::create in core/modules/migrate/src/Plugin/Migration.php
Creates an instance of the plugin.
MigrationConfigurationTrait::getMigrationPluginManager in core/modules/migrate_drupal/src/MigrationConfigurationTrait.php
Gets the migration plugin manager service.
MigrationDirectoryTest::testMigrationDirectory in core/modules/migrate/tests/src/Kernel/Plugin/MigrationDirectoryTest.php
Tests that migrations in the migration_templates directory are created.
MigrationLabelExistTest::testLabelExist in core/modules/migrate_drupal_ui/tests/src/Kernel/MigrationLabelExistTest.php
Tests that labels exist for all migrations.
MigrationProcessTest::testGetProcess in core/modules/migrate_drupal/tests/src/Kernel/d6/MigrationProcessTest.php
Tests that calling getProcess() on a migration does not throw an exception.
MigrationProcessTest::testGetProcess in core/modules/migrate_drupal/tests/src/Kernel/d7/MigrationProcessTest.php
Tests that calling getProcess() on a migration does not throw an exception.
MigrationStateDeprecationTest::testUndeclaredDestinationDeprecation in core/modules/migrate_drupal/tests/src/Kernel/MigrationStateDeprecationTest.php
Tests migration state deprecation notice.
MigrationTest::testGetMigrationDependencies in core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php
Tests Migration::getMigrationDependencies()
ReviewForm::create in core/modules/migrate_drupal_ui/src/Form/ReviewForm.php
Instantiates a new instance of this class.
Sql::getMigrationPluginManager in core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
Returns the migration plugin manager.
ValidateMigrationStateTestTrait::testMigrationState in core/modules/migrate_drupal/tests/src/Traits/ValidateMigrationStateTestTrait.php
Tests the migration information in .migrate_drupal.yml.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.