| MigrateBlockTest.php |
file |
core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php |
|
| MigrateBlockTest.php |
file |
core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php |
|
| MigrateBlockTest::$modules |
property |
core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php |
Modules to enable. |
| MigrateBlockTest::$modules |
property |
core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php |
Modules to enable. |
| MigrateBlockTest::assertEntity |
function |
core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php |
Asserts various aspects of a block. |
| MigrateBlockTest::assertEntity |
function |
core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php |
Asserts various aspects of a block. |
| MigrateBlockTest::setUp |
function |
core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php |
|
| MigrateBlockTest::setUp |
function |
core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php |
|
| MigrateBlockTest::testBlockMigration |
function |
core/modules/block/tests/src/Kernel/Migrate/d6/MigrateBlockTest.php |
Tests the block migration. |
| MigrateBlockTest::testBlockMigration |
function |
core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockTest.php |
Tests the block migration. |
| MigrateBookConfigsTest |
class |
core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookConfigsTest.php |
Upgrade variables to book.settings.yml. |
| MigrateBookConfigsTest |
class |
core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookConfigsTest.php |
Tests the migration of Book settings. |
| MigrateBookConfigsTest.php |
file |
core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookConfigsTest.php |
|
| MigrateBookConfigsTest.php |
file |
core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookConfigsTest.php |
|
| MigrateBookConfigsTest::$modules |
property |
core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookConfigsTest.php |
Modules to enable. |
| MigrateBookConfigsTest::$modules |
property |
core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookConfigsTest.php |
Modules to enable. |
| MigrateBookConfigsTest::providerBookSettings |
function |
core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookConfigsTest.php |
Data provider for testBookSettings(). |
| MigrateBookConfigsTest::setUp |
function |
core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookConfigsTest.php |
|
| MigrateBookConfigsTest::testBookSettings |
function |
core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookConfigsTest.php |
Tests migration of book variables to book.settings.yml. |
| MigrateBookConfigsTest::testBookSettings |
function |
core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookConfigsTest.php |
Tests migration of book variables to book.settings.yml. |
| MigrateBookTest |
class |
core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookTest.php |
Upgrade book structure. |
| MigrateBookTest |
class |
core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookTest.php |
Tests migration of book structures from Drupal 7. |
| MigrateBookTest.php |
file |
core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookTest.php |
|
| MigrateBookTest.php |
file |
core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookTest.php |
|
| MigrateBookTest::$modules |
property |
core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookTest.php |
Modules to enable. |
| MigrateBookTest::$modules |
property |
core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookTest.php |
Modules to enable. |
| MigrateBookTest::setUp |
function |
core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookTest.php |
|
| MigrateBookTest::setUp |
function |
core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookTest.php |
|
| MigrateBookTest::testBook |
function |
core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookTest.php |
Tests the Drupal 6 book structure to Drupal 8 migration. |
| MigrateBookTest::testBook |
function |
core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookTest.php |
Tests the Drupal 7 book structure to Drupal 8 migration. |
| MigrateBundleTest |
class |
core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php |
Tests setting of bundles on content entity migrations. |
| MigrateBundleTest.php |
file |
core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php |
|
| MigrateBundleTest::$modules |
property |
core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php |
Modules to enable. |
| MigrateBundleTest::setUp |
function |
core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php |
|
| MigrateBundleTest::testDestinationBundle |
function |
core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php |
Tests setting the bundle in the destination. |
| MigrateBundleTest::testMixedBundles |
function |
core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php |
Tests setting bundles both in process and destination. |
| MigrateBundleTest::testProcessBundle |
function |
core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php |
Tests setting the bundle in the process pipeline. |
| MigrateCckFieldPluginManagerTest |
class |
core/modules/migrate_drupal/tests/src/Kernel/MigrateCckFieldPluginManagerTest.php |
Tests the cck field plugin manager. |
| MigrateCckFieldPluginManagerTest.php |
file |
core/modules/migrate_drupal/tests/src/Kernel/MigrateCckFieldPluginManagerTest.php |
|
| MigrateCckFieldPluginManagerTest::$modules |
property |
core/modules/migrate_drupal/tests/src/Kernel/MigrateCckFieldPluginManagerTest.php |
Modules to enable. |
| MigrateCckFieldPluginManagerTest::testPluginSelection |
function |
core/modules/migrate_drupal/tests/src/Kernel/MigrateCckFieldPluginManagerTest.php |
Tests that the correct MigrateCckField plugins are used. |
| MigrateColorTest |
class |
core/modules/color/tests/src/Kernel/Migrate/d7/MigrateColorTest.php |
Tests migration of Color variables to configuration. |
| MigrateColorTest.php |
file |
core/modules/color/tests/src/Kernel/Migrate/d7/MigrateColorTest.php |
|
| MigrateColorTest::$modules |
property |
core/modules/color/tests/src/Kernel/Migrate/d7/MigrateColorTest.php |
Modules to enable. |
| MigrateColorTest::setUp |
function |
core/modules/color/tests/src/Kernel/Migrate/d7/MigrateColorTest.php |
|
| MigrateColorTest::testMigrateColor |
function |
core/modules/color/tests/src/Kernel/Migrate/d7/MigrateColorTest.php |
Tests migration of color's variables to configuration. |
| MigrateCommentEntityDisplayTest |
class |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php |
Tests the migration of comment entity displays from Drupal 6. |
| MigrateCommentEntityDisplayTest |
class |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php |
Tests the migration of comment entity displays from Drupal 7. |
| MigrateCommentEntityDisplayTest.php |
file |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php |
|
| MigrateCommentEntityDisplayTest.php |
file |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php |
|