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 |
|---|---|---|---|
| Migration::findMigrationDependencies | function | core/ |
Find migration dependencies from migration_lookup and sub_process plugins. |
| Migration::getDestinationConfiguration | function | core/ |
|
| Migration::getDestinationIds | function | core/ |
|
| Migration::getDestinationPlugin | function | core/ |
|
| Migration::getIdMap | function | core/ |
|
| Migration::getIdMapPlugin | function | core/ |
Retrieves the ID map plugin. |
| Migration::getInterruptionResult | function | core/ |
|
| Migration::getMigrationDependencies | function | core/ |
Get the dependencies for this migration. |
| Migration::getMigrationPluginManager | function | core/ |
Gets the migration plugin manager. |
| Migration::getMigrationTags | function | core/ |
|
| Migration::getPluginDefinition | function | core/ |
|
| Migration::getProcess | function | core/ |
|
| Migration::getProcessNormalized | function | core/ |
Resolve shorthands into a list of plugin configurations. |
| Migration::getProcessPlugins | function | core/ |
|
| Migration::getRequirements | function | core/ |
|
| Migration::getSourceConfiguration | function | core/ |
|
| Migration::getSourcePlugin | function | core/ |
|
| Migration::getStatus | function | core/ |
|
| Migration::getStatusLabel | function | core/ |
|
| Migration::id | function | core/ |
|
| Migration::interruptMigration | function | core/ |
|
| Migration::isAuditable | function | core/ |
|
| Migration::label | function | core/ |
|
| Migration::mergeProcessOfProperty | function | core/ |
|
| Migration::set | function | core/ |
|
| Migration::setProcess | function | core/ |
|
| Migration::setProcessOfProperty | function | core/ |
|
| Migration::setStatus | function | core/ |
|
| Migration::__construct | function | core/ |
Constructs a Migration. |
| MigrationConfigurationTrait | trait | core/ |
Configures the appropriate migrations for a given source Drupal database. |
| MigrationConfigurationTrait.php | file | core/ |
|
| MigrationConfigurationTrait::$configFactory | property | core/ |
The config factory service. |
| MigrationConfigurationTrait::$followUpMigrationTags | property | core/ |
The follow-up migration tags. |
| MigrationConfigurationTrait::$migrationPluginManager | property | core/ |
The migration plugin manager service. |
| MigrationConfigurationTrait::$state | property | core/ |
The state service. |
| MigrationConfigurationTrait::createDatabaseStateSettings | function | core/ |
Creates the necessary state entries for SqlBase::getDatabase() to work. |
| MigrationConfigurationTrait::getConfigFactory | function | core/ |
Gets the config factory service. |
| MigrationConfigurationTrait::getConnection | function | core/ |
Gets the database connection for the source Drupal database. |
| MigrationConfigurationTrait::getFollowUpMigrationTags | function | core/ |
Returns the follow-up migration tags. |
| MigrationConfigurationTrait::getLegacyDrupalVersion | function | core/ |
Determines what version of Drupal the source database contains. |
| MigrationConfigurationTrait::getMigrationPluginManager | function | core/ |
Gets the migration plugin manager service. |
| MigrationConfigurationTrait::getMigrations | function | core/ |
Gets the migrations for import. |
| MigrationConfigurationTrait::getState | function | core/ |
Gets the state service. |
| MigrationConfigurationTrait::getSystemData | function | core/ |
Gets the system data from the system table of the source Drupal database. |
| MigrationConfigurationTraitTest | class | core/ |
Tests Drupal\migrate_drupal\MigrationConfigurationTrait. |
| MigrationConfigurationTraitTest.php | file | core/ |
|
| MigrationConfigurationTraitTest::providerTestGetLegacyDrupalVersion | function | core/ |
Provides data for testGetLegacyDrupalVersion. |
| MigrationConfigurationTraitTest::testGetLegacyDrupalVersion | function | core/ |
Tests get legacy drupal version. |
| MigrationDeriverTrait | trait | core/ |
Provides functionality for migration derivers. |
| MigrationDeriverTrait.php | file | core/ |
Pagination
- Previous page
- Page 1112
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.