Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Modules to install. |
| 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::$defaults | property | core/ |
Provides default values for migrations. |
| MigrationPluginManager::$enforcedSourceModuleTags | property | core/ |
The migration tags which will trigger source_module enforcement. |
| MigrationPluginManager::$sourceManager | property | core/ |
The Migrate source plugin manager service. |
| MigrationPluginManager::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
| 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::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. |
Pagination
- Previous page
- Page 955
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.