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 |
|---|---|---|---|
| MigrationLookup::create | function | core/ |
|
| MigrationLookup::isValid | function | core/ |
Determines if the value is valid for lookup. |
| MigrationLookup::skipInvalid | function | core/ |
Skips the migration process entirely if the value is invalid. |
| MigrationLookup::transform | function | core/ |
|
| MigrationLookup::__construct | function | core/ |
Constructs a MigrationLookup object. |
| MigrationLookupTest | class | core/ |
Tests Drupal\migrate\Plugin\migrate\process\MigrationLookup. |
| MigrationLookupTest.php | file | core/ |
|
| MigrationLookupTest::noSkipValidDataProvider | function | core/ |
Provides data for the NoSkipValid test. |
| MigrationLookupTest::providerTestTransformWithStubbing | function | core/ |
Provides data for testTransformWithStubbing(). |
| MigrationLookupTest::skipInvalidDataProvider | function | core/ |
Provides data for the SkipInvalid test. |
| MigrationLookupTest::successfulLookupDataProvider | function | core/ |
Provides data for the successful lookup test. |
| MigrationLookupTest::testMultipleMigrations | function | core/ |
Tests processing multiple migrations and source IDs. |
| MigrationLookupTest::testMultipleSourceIds | function | core/ |
Tests processing multiple source IDs. |
| MigrationLookupTest::testNoSkipValid | function | core/ |
Tests that valid, but technically empty values are not skipped. |
| MigrationLookupTest::testSkipInvalid | function | core/ |
Tests that processing is skipped when the input value is invalid. |
| MigrationLookupTest::testSuccessfulLookup | function | core/ |
Tests a successful lookup. |
| MigrationLookupTest::testTransformWithStubbing | function | core/ |
Tests transform with stubbing. |
| MigrationLookupTest::testTransformWithStubSkipping | function | core/ |
Tests transform with stub skipping. |
| MigrationLookupTestCase | class | core/ |
Provides container handling for migration lookup unit tests. |
| MigrationLookupTestCase.php | file | core/ |
|
| MigrationLookupTestCase::$migrateLookup | property | core/ |
The prophecy of the migrate lookup service. |
| 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/ |
|
| MigrationPluginConfigurationTest::mergeProvider | function | core/ |
Provide configuration data for testing. |
| MigrationPluginConfigurationTest::testConfigurationMerge | function | core/ |
Tests 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 install. |
| MigrationPluginListTest::setUp | function | core/ |
|
| MigrationPluginListTest::testGetDefinitions | function | core/ |
Tests get definitions. |
| 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/ |
|
| MigrationPluginManager::createInstance | function | core/ |
|
| MigrationPluginManager::createInstances | function | core/ |
|
| MigrationPluginManager::createInstancesByTag | function | core/ |
|
| MigrationPluginManager::createStubMigration | function | core/ |
Pagination
- Previous page
- Page 1114
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.