| MigrateBlockContentTranslationTest::$modules |
property |
core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockContentTranslationTest.php |
|
| MigrateBlockContentTranslationTest::$modules |
property |
core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockContentTranslationTest.php |
|
| MigrateBlockContentTranslationTest::setUp |
function |
core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockContentTranslationTest.php |
|
| MigrateBlockContentTranslationTest::setUp |
function |
core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockContentTranslationTest.php |
|
| MigrateBlockContentTranslationTest::testBlockContentTranslation |
function |
core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockContentTranslationTest.php |
Tests the migration of block title translation. |
| MigrateBlockContentTranslationTest::testBlockContentTranslation |
function |
core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockContentTranslationTest.php |
Tests the migration of block title translation. |
| MigrateBlockContentTypeTest |
class |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentTypeTest.php |
Tests migration of the basic block content type. |
| MigrateBlockContentTypeTest.php |
file |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentTypeTest.php |
|
| MigrateBlockContentTypeTest::$modules |
property |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentTypeTest.php |
|
| MigrateBlockContentTypeTest::setUp |
function |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentTypeTest.php |
|
| MigrateBlockContentTypeTest::testBlockContentTypeMigration |
function |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentTypeTest.php |
Tests the block content type migration. |
| MigrateCustomBlockContentTranslationTest |
class |
core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php |
Tests migration of i18n custom block strings. |
| MigrateCustomBlockContentTranslationTest |
class |
core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockContentTranslationTest.php |
Tests migration of i18n custom block strings. |
| MigrateCustomBlockContentTranslationTest.php |
file |
core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php |
|
| MigrateCustomBlockContentTranslationTest.php |
file |
core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockContentTranslationTest.php |
|
| MigrateCustomBlockContentTranslationTest::$modules |
property |
core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php |
|
| MigrateCustomBlockContentTranslationTest::$modules |
property |
core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockContentTranslationTest.php |
|
| MigrateCustomBlockContentTranslationTest::setUp |
function |
core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php |
|
| MigrateCustomBlockContentTranslationTest::setUp |
function |
core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockContentTranslationTest.php |
|
| MigrateCustomBlockContentTranslationTest::testCustomBlockContentTranslation |
function |
core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php |
Tests the Drupal 6 i18n custom block strings to Drupal 8 migration. |
| MigrateCustomBlockContentTranslationTest::testCustomBlockContentTranslation |
function |
core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockContentTranslationTest.php |
Tests the Drupal 7 i18n custom block strings to Drupal 8 migration. |
| MigrateDrupal6TestBase::migrateContent |
function |
core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php |
Executes all content migrations. |
| MigrateDrupal6TestBase::migrateContentTypes |
function |
core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php |
Migrates node types. |
| MigrateDrupal7TestBase::migrateContent |
function |
core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7TestBase.php |
Executes all content migrations. |
| MigrateDrupal7TestBase::migrateContentTypes |
function |
core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7TestBase.php |
Migrates node types. |
| MigrateEntityContentBaseTest |
class |
core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php |
Tests the EntityContentBase destination. |
| MigrateEntityContentBaseTest.php |
file |
core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php |
|
| MigrateEntityContentBaseTest::$destination |
property |
core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php |
A content migrate destination. |
| MigrateEntityContentBaseTest::$modules |
property |
core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php |
Modules to enable. |
| MigrateEntityContentBaseTest::$storage |
property |
core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php |
The storage for entity_test_mul. |
| MigrateEntityContentBaseTest::assertTranslations |
function |
core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php |
Check the existing translations of an entity. |
| MigrateEntityContentBaseTest::createDestination |
function |
core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php |
Create the destination plugin to test. |
| MigrateEntityContentBaseTest::setUp |
function |
core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php |
|
| MigrateEntityContentBaseTest::testEmptyDestinations |
function |
core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php |
Tests empty destinations. |
| MigrateEntityContentBaseTest::testEntityWithStringId |
function |
core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php |
Tests creation of ID columns table with definitions taken from entity type. |
| MigrateEntityContentBaseTest::testStubRows |
function |
core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php |
Tests stub rows. |
| MigrateEntityContentBaseTest::testTranslated |
function |
core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php |
Test importing and rolling back translated entities. |
| MigrateEntityContentValidationTest |
class |
core/modules/migrate/tests/src/Kernel/MigrateEntityContentValidationTest.php |
Tests validation of an entity during migration. |
| MigrateEntityContentValidationTest.php |
file |
core/modules/migrate/tests/src/Kernel/MigrateEntityContentValidationTest.php |
|
| MigrateEntityContentValidationTest::$messages |
property |
core/modules/migrate/tests/src/Kernel/MigrateEntityContentValidationTest.php |
Messages accumulated during the migration run. |
| MigrateEntityContentValidationTest::$modules |
property |
core/modules/migrate/tests/src/Kernel/MigrateEntityContentValidationTest.php |
|
| MigrateEntityContentValidationTest::mapMessageRecorder |
function |
core/modules/migrate/tests/src/Kernel/MigrateEntityContentValidationTest.php |
Reacts to map message event. |
| MigrateEntityContentValidationTest::runImport |
function |
core/modules/migrate/tests/src/Kernel/MigrateEntityContentValidationTest.php |
Runs an import of a migration. |
| MigrateEntityContentValidationTest::setUp |
function |
core/modules/migrate/tests/src/Kernel/MigrateEntityContentValidationTest.php |
|
| MigrateEntityContentValidationTest::test1 |
function |
core/modules/migrate/tests/src/Kernel/MigrateEntityContentValidationTest.php |
Tests an import with invalid data and checks error messages. |
| MigrateEntityContentValidationTest::test2 |
function |
core/modules/migrate/tests/src/Kernel/MigrateEntityContentValidationTest.php |
Tests an import with invalid data and checks error messages. |
| MigrateLanguageContentCommentSettingsNoEntityTranslationTest |
class |
core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsNoEntityTranslationTest.php |
Tests language content comment settings migration with no entity translation. |
| MigrateLanguageContentCommentSettingsNoEntityTranslationTest.php |
file |
core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsNoEntityTranslationTest.php |
|
| MigrateLanguageContentCommentSettingsNoEntityTranslationTest::$modules |
property |
core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsNoEntityTranslationTest.php |
|
| MigrateLanguageContentCommentSettingsNoEntityTranslationTest::migrateDumpAlter |
function |
core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsNoEntityTranslationTest.php |
|