Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrationPluginManager::expandPluginIds | function | core/ |
|
| 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. |
| MigrationPluginManagerInterface::expandPluginIds | function | core/ |
Expand derivative migration dependencies. |
| MigrationPluginManagerTest | class | core/ |
Tests Drupal\migrate\Plugin\MigrationPluginManager. |
| MigrationPluginManagerTest | class | core/ |
Tests the migration plugin manager. |
| MigrationPluginManagerTest.php | file | core/ |
|
| MigrationPluginManagerTest.php | file | core/ |
|
| MigrationPluginManagerTest::$migrationPluginManager | property | core/ |
The migration plugin manager. |
| MigrationPluginManagerTest::$modules | property | core/ |
|
| MigrationPluginManagerTest::$pluginManager | property | core/ |
A plugin manager. |
| MigrationPluginManagerTest::dependencyProvider | function | core/ |
Provide dependency data for testing. |
| MigrationPluginManagerTest::providerCreateInstanceByTag | function | core/ |
Data provider for testCreateInstancesByTag. |
| MigrationPluginManagerTest::setUp | function | core/ |
|
| MigrationPluginManagerTest::setUp | function | core/ |
|
| MigrationPluginManagerTest::testCreateInstancesByTag | function | core/ |
Tests Migration::createInstancesByTag(). |
| MigrationPluginManagerTest::testDependencyBuilding | function | core/ |
Tests building dependencies for multiple migrations. |
| MigrationPluginManagerTest::testExpandPluginIds | function | core/ |
Tests that expandPluginIds returns all derivatives. |
| 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/ |
|
| MigrationProcessTest.php | file | core/ |
|
| MigrationProcessTest::setUp | function | core/ |
|
| MigrationProcessTest::setUp | function | core/ |
|
| MigrationProcessTest::testGetProcess | function | core/ |
Tests that calling getProcess() on a migration does not throw an exception. |
| MigrationProcessTest::testGetProcess | function | core/ |
Tests that calling getProcess() on a migration does not throw an exception. |
| MigrationProvidersExistTest | class | core/ |
Tests that modules exist for all source and destination plugins. |
| MigrationProvidersExistTest.php | file | core/ |
|
| MigrationProvidersExistTest::enableAllModules | function | core/ |
Enable all available modules. |
| MigrationProvidersExistTest::fieldPluginDefinitionsProvider | function | core/ |
Data provider for field plugin definitions. |
| MigrationProvidersExistTest::testFieldProviderMissingRequiredProperty | function | core/ |
Tests a missing required definition. |
| MigrationProvidersExistTest::testFieldProvidersExist | function | core/ |
Tests that modules exist for all field plugins. |
| MigrationProvidersExistTest::testProvidersExist | function | core/ |
Tests that modules exist for all source plugins. |
| MigrationProvidersExistTest::testSourceProvider | function | core/ |
Tests that a missing source_module property raises an exception. |
| MigrationSourceCacheTest | class | core/ |
Test source counts are correctly cached. |
| MigrationSourceCacheTest.php | file | core/ |
|
| MigrationSourceCacheTest::$migrationPluginManager | property | core/ |
The migration plugin manager. |
| MigrationSourceCacheTest::$modules | property | core/ |
|
| MigrationSourceCacheTest::setUp | function | core/ |
|
| MigrationSourceCacheTest::testCacheCountsNotContaminated | function | core/ |
Tests that counts for the same plugin ID are not crossed. |
| MigrationSourceCacheTest::testCacheCountsUsed | function | core/ |
Test that values are pulled from the cache when appropriate. |
Pagination
- Previous page
- Page 1115
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.