Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrationLookupTestCase::$migrateStub | property | core/ |
The prophecy of the migrate stub service. |
| MigrationLookupTestCase::prepareContainer | function | core/ |
Prepares and sets the container. |
| MigrationLookupTestCase::setUp | function | core/ |
|
| MigrationPluginConfigurationTest | class | core/ |
Tests the migration plugin manager. |
| MigrationPluginConfigurationTest.php | file | core/ |
|
| MigrationPluginConfigurationTest::$modules | property | core/ |
Modules to enable. |
| MigrationPluginConfigurationTest::mergeProvider | function | core/ |
Provide configuration data for testing. |
| MigrationPluginConfigurationTest::testConfigurationMerge | function | core/ |
Test merging configuration into a plugin through the plugin manager. |
| MigrationPluginListTest | class | core/ |
Tests the migration plugin manager. |
| MigrationPluginListTest.php | file | core/ |
|
| MigrationPluginListTest::$modules | property | core/ |
Modules to enable. |
| MigrationPluginListTest::setUp | function | core/ |
|
| MigrationPluginListTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
| MigrationPluginManager | class | core/ |
Plugin manager for migration plugins. |
| MigrationPluginManager | class | core/ |
Manages migration plugins. |
| MigrationPluginManager.php | file | core/ |
|
| MigrationPluginManager.php | file | core/ |
|
| MigrationPluginManager::$configFactory | property | core/ |
The config factory service. |
| MigrationPluginManager::$defaults | property | core/ |
Provides default values for migrations. |
| MigrationPluginManager::$enforcedSourceModuleTags | property | core/ |
The migration tags which will trigger source_module enforcement. |
| MigrationPluginManager::$moduleHandler | property | core/ |
The module handler. |
| MigrationPluginManager::$pluginInterface | property | core/ |
The interface the plugins should implement. |
| MigrationPluginManager::$sourceManager | property | core/ |
The Migrate source plugin manager service. |
| MigrationPluginManager::addDependency | function | core/ |
Add one or more dependencies to a graph. |
| MigrationPluginManager::buildDependencyMigration | function | core/ |
Builds a dependency tree for the migrations and set their order. |
| MigrationPluginManager::createInstance | function | core/ |
Creates a pre-configured instance of a plugin. |
| MigrationPluginManager::createInstances | function | core/ |
Create pre-configured instance of plugin derivatives. |
| MigrationPluginManager::createInstancesByTag | function | core/ |
Create migrations given a tag. |
| MigrationPluginManager::createStubMigration | function | core/ |
Creates a stub migration plugin from a definition array. |
| MigrationPluginManager::expandPluginIds | function | core/ |
Expand derivative migration dependencies. |
| MigrationPluginManager::findDefinitions | function | core/ |
Finds plugin definitions. |
| MigrationPluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| MigrationPluginManager::getEnforcedSourceModuleTags | function | core/ |
Returns the migration tags that trigger source_module enforcement. |
| MigrationPluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| MigrationPluginManager::__construct | function | core/ |
MigrationPluginManager constructor. |
| MigrationPluginManager::__construct | function | core/ |
Construct a migration plugin manager. |
| MigrationPluginManagerInterface | interface | core/ |
Migration plugin manager interface. |
| MigrationPluginManagerInterface.php | file | core/ |
|
| MigrationPluginManagerInterface::createInstances | function | core/ |
Create pre-configured instance of plugin derivatives. |
| MigrationPluginManagerInterface::createInstancesByTag | function | core/ |
Create migrations given a tag. |
| MigrationPluginManagerInterface::createStubMigration | function | core/ |
Creates a stub migration plugin from a definition array. |
| MigrationPluginManagerTest | class | core/ |
@coversDefaultClass \Drupal\migrate\Plugin\MigrationPluginManager[[api-linebreak]] @group migrate |
| MigrationPluginManagerTest.php | file | core/ |
|
| MigrationPluginManagerTest::$pluginManager | property | core/ |
A plugin manager. |
| MigrationPluginManagerTest::dependencyProvider | function | core/ |
Provide dependency data for testing. |
| MigrationPluginManagerTest::setUp | function | core/ |
|
| MigrationPluginManagerTest::testDependencyBuilding | function | core/ |
Tests building dependencies for multiple migrations. |
| MigrationProcessTest | class | core/ |
Tests the getProcess() method of all Drupal 6 migrations. |
| MigrationProcessTest | class | core/ |
Tests the getProcess() method of all Drupal 7 migrations. |
| MigrationProcessTest.php | file | core/ |
Pagination
- Previous page
- Page 1009
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.