Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateDrupal7TestBase::setUp | function | core/ |
|
| 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 enable. |
| MigrateDrupalTestBase::loadFixture | function | core/ |
Loads a database fixture into the source database connection. |
| MigrateDrupalTestBase::setUp | function | core/ |
|
| MigrateDrupalUpdateTest | class | core/ |
Tests that migrate_drupal_multilingual is uninstalled. |
| MigrateDrupalUpdateTest.php | file | core/ |
|
| MigrateDrupalUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| MigrateDrupalUpdateTest::testSourceFeedRequired | function | core/ |
Tests migrate_drupal_multilingual uninstallation. |
| 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/ |
Modules to enable. |
| MigrateEmbeddedDataTest::testEmbeddedData | function | core/ |
Tests the embedded_data source plugin. |
| MigrateEntity | class | core/ |
|
| MigrateEntity.php | file | core/ |
|
| MigrateEntity::$derivatives | property | core/ |
List of derivative definitions. |
| MigrateEntity::$entityDefinitions | property | core/ |
The entity definitions |
| MigrateEntity::create | function | core/ |
Creates a new class instance. |
| MigrateEntity::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| MigrateEntity::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| MigrateEntity::__construct | function | core/ |
Constructs a MigrateEntity object. |
| MigrateEntityComplete | class | core/ |
MigrateEntityComplete deriver. |
| MigrateEntityComplete.php | file | core/ |
|
| MigrateEntityComplete::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| 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 enable. |
| 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::testEmptyDestinations | function | core/ |
Tests empty destinations. |
| MigrateEntityContentBaseTest::testEntityWithStringId | function | core/ |
Tests creation of ID columns table with definitions taken from entity type. |
| MigrateEntityContentBaseTest::testStubRows | function | core/ |
Tests stub rows. |
| MigrateEntityContentBaseTest::testTranslated | function | core/ |
Test importing and rolling back translated entities. |
| MigrateEntityContentValidationTest | class | core/ |
Tests validation of an entity during migration. |
| MigrateEntityContentValidationTest.php | file | core/ |
|
| MigrateEntityContentValidationTest::$messages | property | core/ |
Messages accumulated during the migration run. |
| MigrateEntityContentValidationTest::$modules | property | core/ |
Modules to enable. |
| MigrateEntityContentValidationTest::mapMessageRecorder | function | core/ |
Reacts to map message event. |
| MigrateEntityContentValidationTest::runImport | function | core/ |
Runs an import of a migration. |
| MigrateEntityContentValidationTest::setUp | function | core/ |
Pagination
- Previous page
- Page 974
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.