| MigrateBookConfigsTest::$modules |
property |
core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookConfigsTest.php |
|
| MigrateBookConfigsTest::$modules |
property |
core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookConfigsTest.php |
|
| MigrateBookConfigsTest::getFixtureFilePath |
function |
core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookConfigsTest.php |
Gets the path to the fixture file. |
| MigrateBookConfigsTest::getFixtureFilePath |
function |
core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookConfigsTest.php |
Gets the path to the fixture file. |
| 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 |
|
| MigrateBookTest::$modules |
property |
core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookTest.php |
|
| MigrateBookTest::getFixtureFilePath |
function |
core/modules/book/tests/src/Kernel/Migrate/d6/MigrateBookTest.php |
Gets the path to the fixture file. |
| MigrateBookTest::getFixtureFilePath |
function |
core/modules/book/tests/src/Kernel/Migrate/d7/MigrateBookTest.php |
Gets the path to the fixture file. |
| 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 |
|
| 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. |
| 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 |
|
| MigrateCommentEntityDisplayTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php |
|
| MigrateCommentEntityDisplayTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php |
|
| MigrateCommentEntityDisplayTest::assertDisplay |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php |
Asserts various aspects of a comment component in an entity view display. |
| MigrateCommentEntityDisplayTest::assertDisplay |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php |
Asserts various aspects of a comment component in an entity view display. |
| MigrateCommentEntityDisplayTest::setUp |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php |
|
| MigrateCommentEntityDisplayTest::setUp |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php |
|
| MigrateCommentEntityDisplayTest::testMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityDisplayTest.php |
Tests the migrated display configuration. |
| MigrateCommentEntityDisplayTest::testMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php |
Tests the migrated display configuration. |
| MigrateCommentEntityFormDisplaySubjectTest |
class |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php |
Tests the migration of comment form's subject display from Drupal 6. |
| MigrateCommentEntityFormDisplaySubjectTest |
class |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php |
Tests the migration of comment form's subject display from Drupal 7. |
| MigrateCommentEntityFormDisplaySubjectTest.php |
file |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php |
|
| MigrateCommentEntityFormDisplaySubjectTest.php |
file |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php |
|
| MigrateCommentEntityFormDisplaySubjectTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php |
|
| MigrateCommentEntityFormDisplaySubjectTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php |
|
| MigrateCommentEntityFormDisplaySubjectTest::assertSubjectNotVisible |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php |
Asserts that the comment subject field is not visible for a node type. |
| MigrateCommentEntityFormDisplaySubjectTest::assertSubjectNotVisible |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php |
Asserts that the comment subject field is not visible for a node type. |
| MigrateCommentEntityFormDisplaySubjectTest::assertSubjectVisible |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php |
Asserts that the comment subject field is visible for a node type. |
| MigrateCommentEntityFormDisplaySubjectTest::assertSubjectVisible |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php |
Asserts that the comment subject field is visible for a node type. |
| MigrateCommentEntityFormDisplaySubjectTest::setUp |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php |
|