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 |
|---|---|---|---|
| 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. |
| MigrateDumpAlterInterface | interface | core/ |
Allows tests to alter dumps after they have loaded. |
| MigrateDumpAlterInterface.php | file | core/ |
|
| MigrateDumpAlterInterface::migrateDumpAlter | function | core/ |
Allows tests to alter dumps after they have loaded. |
| MigrateEmbeddedDataTest | class | core/ |
Tests the EmbeddedDataSource plugin. |
| MigrateEmbeddedDataTest.php | file | core/ |
|
| MigrateEmbeddedDataTest::$modules | property | core/ |
|
| MigrateEmbeddedDataTest::testEmbeddedData | function | core/ |
Tests the embedded_data source plugin. |
| MigrateEntity | class | core/ |
The migrate entity deriver. |
| MigrateEntity.php | file | core/ |
|
| MigrateEntity::$derivatives | property | core/ |
List of derivative definitions. |
| MigrateEntity::$entityDefinitions | property | core/ |
The entity definitions. |
| MigrateEntity::create | function | core/ |
|
| MigrateEntity::getDerivativeDefinition | function | core/ |
|
| MigrateEntity::getDerivativeDefinitions | function | core/ |
|
| MigrateEntity::__construct | function | core/ |
Constructs a MigrateEntity object. |
| MigrateEntityComplete | class | core/ |
Deriver for entity_complete:ENTITY_TYPE entity migrations. |
| MigrateEntityComplete.php | file | core/ |
|
| 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/ |
|
| 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/ |
Pagination
- Previous page
- Page 1078
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.