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 |
|---|---|---|---|
| MigrateDestination::__construct | function | core/ |
Constructs a migrate destination plugin attribute object. |
| MigrateDestinationInterface | interface | core/ |
Defines an interface for Migration Destination classes. |
| MigrateDestinationInterface.php | file | core/ |
|
| MigrateDestinationInterface::fields | function | core/ |
Returns an array of destination fields. |
| MigrateDestinationInterface::getDestinationModule | function | core/ |
Gets the destination module handling the destination data. |
| MigrateDestinationInterface::getIds | function | core/ |
Gets the destination IDs. |
| MigrateDestinationInterface::import | function | core/ |
Import the row. |
| MigrateDestinationInterface::rollback | function | core/ |
Delete the specified destination object from the target Drupal. |
| MigrateDestinationInterface::rollbackAction | function | core/ |
The rollback action for the last imported item. |
| MigrateDestinationInterface::supportsRollback | function | core/ |
Whether the destination can be rolled back or not. |
| MigrateDestinationPluginManager | class | core/ |
Plugin manager for migrate destination plugins. |
| MigrateDestinationPluginManager.php | file | core/ |
|
| MigrateDestinationPluginManager::$entityTypeManager | property | core/ |
The entity type manager. |
| MigrateDestinationPluginManager::createInstance | function | core/ |
A specific createInstance method is necessary to pass the migration on. |
| MigrateDestinationPluginManager::__construct | function | core/ |
Constructs a MigrateDestinationPluginManager object. |
| MigrateDrupal6AuditIdsTest | class | core/ |
Tests the migration auditor for ID conflicts. |
| MigrateDrupal6AuditIdsTest.php | file | core/ |
|
| MigrateDrupal6AuditIdsTest::setUp | function | core/ |
|
| MigrateDrupal6AuditIdsTest::testAllMigrationsWithIdConflicts | function | core/ |
Tests all migrations with ID conflicts. |
| MigrateDrupal6AuditIdsTest::testAllMigrationsWithNoIdConflicts | function | core/ |
Tests all migrations with no ID conflicts. |
| MigrateDrupal6AuditIdsTest::testDraftRevisionIdConflicts | function | core/ |
Tests draft revisions ID conflicts. |
| MigrateDrupal6AuditIdsTest::testMultipleMigrationWithoutIdConflicts | function | core/ |
Tests multiple migrations to the same destination with no ID conflicts. |
| MigrateDrupal6AuditIdsTest::testNodeGrantsIdConflicts | function | core/ |
Tests ID conflicts for inaccessible nodes. |
| MigrateDrupal6TestBase | class | core/ |
Base class for Drupal 6 migration tests. |
| MigrateDrupal6TestBase.php | file | core/ |
|
| MigrateDrupal6TestBase::$modules | property | core/ |
Modules to install. |
| MigrateDrupal6TestBase::getFixtureFilePath | function | core/ |
Gets the path to the fixture file. |
| MigrateDrupal6TestBase::migrateContent | function | core/ |
Executes all content migrations. |
| MigrateDrupal6TestBase::migrateContentTypes | function | core/ |
Migrates node types. |
| MigrateDrupal6TestBase::migrateFields | function | core/ |
Executes all field migrations. |
| MigrateDrupal6TestBase::migrateTaxonomy | function | core/ |
Executes all taxonomy migrations. |
| MigrateDrupal6TestBase::migrateUsers | function | core/ |
Executes all user migrations. |
| MigrateDrupal6TestBase::setUp | function | core/ |
|
| MigrateDrupal7AuditIdsTest | class | core/ |
Tests the migration auditor for ID conflicts. |
| MigrateDrupal7AuditIdsTest.php | file | core/ |
|
| MigrateDrupal7AuditIdsTest::setUp | function | core/ |
|
| MigrateDrupal7AuditIdsTest::testAllMigrationsWithIdConflicts | function | core/ |
Tests all migrations with ID conflicts. |
| MigrateDrupal7AuditIdsTest::testAllMigrationsWithNoIdConflicts | function | core/ |
Tests all migrations with no ID conflicts. |
| MigrateDrupal7AuditIdsTest::testDraftRevisionIdConflicts | function | core/ |
Tests draft revisions ID conflicts. |
| MigrateDrupal7AuditIdsTest::testMultipleMigrationWithoutIdConflicts | function | core/ |
Tests multiple migrations to the same destination with no ID conflicts. |
| MigrateDrupal7AuditIdsTest::testNodeGrantsIdConflicts | function | core/ |
Tests ID conflicts for inaccessible nodes. |
| MigrateDrupal7TestBase | class | core/ |
Base class for Drupal 7 migration tests. |
| MigrateDrupal7TestBase.php | file | core/ |
|
| MigrateDrupal7TestBase::getFixtureFilePath | function | core/ |
Gets the path to the fixture file. |
| MigrateDrupal7TestBase::migrateCommentTypes | function | core/ |
Migrates comment types. |
| MigrateDrupal7TestBase::migrateContent | function | core/ |
Executes all content migrations. |
| MigrateDrupal7TestBase::migrateContentTypes | function | core/ |
Migrates node types. |
| MigrateDrupal7TestBase::migrateFields | function | core/ |
Executes all field migrations. |
| MigrateDrupal7TestBase::migrateTaxonomyTerms | function | core/ |
Executes all taxonomy term migrations. |
| MigrateDrupal7TestBase::migrateUsers | function | core/ |
Executes all user migrations. |
Pagination
- Previous page
- Page 1077
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.