6 string references to plugin.manager.migrate.source
- FieldMigration::create in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ FieldMigration.php  - Creates an instance of the plugin.
 - MigrateSourceTestBase::getPlugin in core/
modules/ migrate/ tests/ src/ Kernel/ MigrateSourceTestBase.php  - Instantiates the source plugin under test.
 - Migration::create in core/
modules/ migrate/ src/ Plugin/ Migration.php  - Creates an instance of the plugin.
 - MigrationProvidersExistTest::testProvidersExist in core/
modules/ migrate/ tests/ src/ Kernel/ Plugin/ MigrationProvidersExistTest.php  - Tests that modules exist for all source plugins.
 - NoSourcePluginDecorator::getDefinitions in core/
modules/ migrate/ src/ Plugin/ NoSourcePluginDecorator.php  - Gets the definition of all plugins for this type.
 - QueryBatchTest::getPlugin in core/
modules/ migrate/ tests/ src/ Kernel/ QueryBatchTest.php  - Instantiates the source plugin under test.
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.