Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
Migration::getIdMap | function | core/ |
Returns the initialized id_map plugin. |
Migration::getIdMapPlugin | function | core/ |
Retrieves the ID map plugin. |
Migration::id | function | core/ |
An alias for getPluginId() for backwards compatibility reasons. |
MigrationConfigurationTraitTest::providerTestGetLegacyDrupalVersion | function | core/ |
Provides data for testGetLegacyDrupalVersion. |
MigrationInterface::getDestinationIds | function | core/ |
The destination identifiers. |
MigrationInterface::getIdMap | function | core/ |
Returns the initialized id_map plugin. |
MigrationInterface::id | function | core/ |
An alias for getPluginId() for backwards compatibility reasons. |
MigrationInterface::STATUS_IDLE | constant | core/ |
The migration is currently not running. |
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. |
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::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. |
MigrationPluginConfigurationTest::mergeProvider | function | core/ |
Provide configuration data for testing. |
MigrationPluginManager::expandPluginIds | function | core/ |
|
MigrationPluginManagerInterface::expandPluginIds | function | core/ |
Expand derivative migration dependencies. |
MigrationPluginManagerTest::dependencyProvider | function | core/ |
Provide dependency data for testing. |
MigrationPluginManagerTest::providerCreateInstanceByTag | function | core/ |
Data provider for testCreateInstancesByTag. |
MigrationPluginManagerTest::testExpandPluginIds | function | core/ |
Tests that expandPluginIds returns all derivatives. |
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. |
MigrationStateUnitTest::providerGetUpgradeStates | function | core/ |
Data provider for testGetUpgradeStates. |
MigrationTest::getInvalidMigrationDependenciesProvider | function | core/ |
Provides invalid migration dependencies. |
MigrationTest::getProcessPluginsExceptionMessageProvider | function | core/ |
Provides data for testing invalid process pipeline. |
MigrationTest::getValidMigrationDependenciesProvider | function | core/ |
Provides data for valid migration configuration test. |
MigrationTest::providerTestAddOptionalDependencies | function | core/ |
Provides data for testAddOptionalDependencies. |
MigrationTest::providerTestAddRequiredDependencies | function | core/ |
Provides data for testAddRequiredDependencies. |
MigrationTest::testGetDestinationIds | function | core/ |
Tests Migration::getDestinationIds() |
MigrationTest::testMigrationDependenciesWithInvalidConfig | function | core/ |
Tests that getting migration dependencies fails with invalid configuration. |
MigrationTest::testMigrationDependenciesWithValidConfig | function | core/ |
Tests valid migration dependencies configuration returns expected values. |
MigrationTest::testSetInvalidation | function | core/ |
Tests Migration::set(). |
migration_provider_no_annotation.yml | file | core/ |
core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/migrations/migration_provider_no_annotation.yml |
migration_provider_test.info.yml | file | core/ |
core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/migration_provider_test.info.yml |
MimeTypeGuesser::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
MockRouteProvider | class | core/ |
Easily configurable mock route provider. |
MockRouteProvider.php | file | core/ |
|
MockRouteProvider::$routes | property | core/ |
A collection of routes for this route provider. |
MockRouteProvider::getAllRoutes | function | core/ |
Returns all the routes on the system. |
MockRouteProvider::getRouteAliases | function | core/ |
Gets aliases for a route name. |
MockRouteProvider::getRouteByName | function | core/ |
Find the route using the provided route name. |
Pagination
- Previous page
- Page 120
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.