Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateDblogConfigsTest::setUp | function | core/ |
|
| MigrateDblogConfigsTest::testBookSettings | function | core/ |
Tests migration of dblog variables to dblog.settings.yml. |
| MigrateDblogConfigsTest::testDblogSettings | function | core/ |
Tests migration of dblog variables to dblog.settings.yml. |
| MigrateDefaultLanguageTest | class | core/ |
Tests the default language variable migration. |
| MigrateDefaultLanguageTest | class | core/ |
Tests the default language variable migration. |
| MigrateDefaultLanguageTest.php | file | core/ |
|
| MigrateDefaultLanguageTest.php | file | core/ |
|
| MigrateDefaultLanguageTest::$modules | property | core/ |
Modules to enable. |
| MigrateDefaultLanguageTest::$modules | property | core/ |
Modules to enable. |
| MigrateDefaultLanguageTest::setDefaultLanguage | function | core/ |
Helper method to test the migration. |
| MigrateDefaultLanguageTest::setDefaultLanguage | function | core/ |
Helper method to test the migration. |
| MigrateDefaultLanguageTest::testMigrationWithExistingLanguage | function | core/ |
Tests language_default migration with an existing language. |
| MigrateDefaultLanguageTest::testMigrationWithExistingLanguage | function | core/ |
Tests language_default migration with a non-existing language. |
| MigrateDefaultLanguageTest::testMigrationWithNonExistentLanguage | function | core/ |
Tests language_default migration with a non-existing language. |
| MigrateDefaultLanguageTest::testMigrationWithNonExistentLanguage | function | core/ |
Tests language_default migration with a non-existing language. |
| MigrateDefaultLanguageTest::testMigrationWithUnsetVariable | function | core/ |
Tests language_default migration with unset default language variable. |
| MigrateDefaultLanguageTest::testMigrationWithUnsetVariable | function | core/ |
Tests language_default migration with unset default language variable. |
| MigrateDependenciesTest | class | core/ |
Ensure the consistency among the dependencies for migrate. |
| MigrateDependenciesTest.php | file | core/ |
|
| MigrateDependenciesTest::$modules | property | core/ |
Modules to enable. |
| MigrateDependenciesTest::testAggregatorMigrateDependencies | function | core/ |
Tests dependencies on the migration of aggregator feeds & items. |
| MigrateDependenciesTest::testMigrateDependenciesOrder | function | core/ |
Tests that the order is correct when loading several migrations. |
| MigrateDependenciesTest::testMigrationDependenciesOrder | function | core/ |
Tests that the order is correct when loading several migrations. |
| MigrateDestination | class | core/ |
Defines a migration destination plugin annotation object. |
| MigrateDestination.php | file | core/ |
|
| MigrateDestination::$destination_module | property | core/ |
Identifies the system handling the data the destination plugin will write. |
| MigrateDestination::$id | property | core/ |
A unique identifier for the process plugin. |
| MigrateDestination::$requirements_met | property | core/ |
Whether requirements are met. |
| 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::$deprecatedProperties | property | 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. |
Pagination
- Previous page
- Page 813
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.