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 main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| MigrateDrupal7TestBase::setUp | function | core/ |
|
| MigrateDrupalHooks | class | core/ |
Hook implementations for migrate_drupal. |
| MigrateDrupalHooks.php | file | core/ |
|
| MigrateDrupalHooks::help | function | core/ |
Implements hook_help(). |
| MigrateDrupalHooks::migrationPluginsAlter | function | core/ |
Implements hook_migration_plugins_alter(). |
| MigrateDrupalServiceProvider | class | core/ |
Alters container services. |
| MigrateDrupalServiceProvider.php | file | core/ |
|
| MigrateDrupalServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| MigrateDrupalTestBase | class | core/ |
Base class for Drupal migration tests. |
| MigrateDrupalTestBase.php | file | core/ |
|
| MigrateDrupalTestBase::$modules | property | core/ |
Modules to install. |
| MigrateDrupalTestBase::loadFixture | function | core/ |
Loads a database fixture into the source database connection. |
| MigrateDrupalTestBase::setUp | function | core/ |
|
| MigrateDrupalUiHooks | class | core/ |
Hook implementations for migrate_drupal_ui. |
| MigrateDrupalUiHooks.php | file | core/ |
|
| MigrateDrupalUiHooks::help | function | core/ |
Implements hook_help(). |
| MigrateDrupalUiRouteSubscriber | class | core/ |
Sets the controller for Migrate Message route. |
| MigrateDrupalUiRouteSubscriber.php | file | core/ |
|
| MigrateDrupalUiRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| MigrateDrupalUninstallTest | class | core/ |
Test migrate_drupal module uninstall. |
| MigrateDrupalUninstallTest.php | file | core/ |
|
| MigrateDrupalUninstallTest::$modules | property | core/ |
Modules to install. |
| MigrateDrupalUninstallTest::testUninstall | function | core/ |
Tests uninstall. |
| MigrateEmbeddedDataTest | class | core/ |
Tests the EmbeddedDataSource plugin. |
| MigrateEmbeddedDataTest.php | file | core/ |
|
| MigrateEmbeddedDataTest::$modules | property | core/ |
Modules to install. |
| MigrateEmbeddedDataTest::testEmbeddedData | function | core/ |
Tests the embedded_data source plugin. |
| MigrateEntity::$derivatives | property | core/ |
List of derivative definitions. |
| MigrateEntity::$entityDefinitions | property | core/ |
The entity definitions. |
| MigrateEntity::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| MigrateEntity::__construct | function | core/ |
Constructs a MigrateEntity object. |
| MigrateEntityComplete::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| MigrateEntityComplete::__construct | function | core/ |
Constructs a MigrateEntity object. |
| MigrateEntityContentBaseTest | class | core/ |
Tests the EntityContentBase destination. |
| MigrateEntityContentBaseTest.php | file | core/ |
|
| MigrateEntityContentBaseTest::$destination | property | core/ |
A content migrate destination. |
| MigrateEntityContentBaseTest::$modules | property | core/ |
Modules to install. |
| MigrateEntityContentBaseTest::$storage | property | core/ |
The storage for entity_test_mul. |
| MigrateEntityContentBaseTest::assertTranslations | function | core/ |
Check the existing translations of an entity. |
| MigrateEntityContentBaseTest::createDestination | function | core/ |
Create the destination plugin to test. |
| MigrateEntityContentBaseTest::setUp | function | core/ |
|
| MigrateEntityContentBaseTest::testBundleFallbackForStub | function | core/ |
Tests bundle is properly provided for stubs without bundle support. |
| MigrateEntityContentBaseTest::testEmptyDestinations | function | core/ |
Tests empty destinations. |
| MigrateEntityContentBaseTest::testEntityWithStringId | function | core/ |
Tests creation of ID columns table with definitions taken from entity type. |
| MigrateEntityContentBaseTest::testFields | function | core/ |
Test destination fields() method. |
Pagination
- Previous page
- Page 930
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.