| MigrateCommentFieldTest |
class |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php |
Tests the migration of comment fields from Drupal 7. |
| MigrateCommentFieldTest.php |
file |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php |
|
| MigrateCommentFieldTest.php |
file |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php |
|
| MigrateCommentFieldTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php |
Modules to install. |
| MigrateCommentFieldTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php |
Modules to install. |
| MigrateCommentFieldTest::assertEntity |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php |
Asserts a comment field entity. |
| MigrateCommentFieldTest::assertEntity |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php |
Asserts a comment field entity. |
| MigrateCommentFieldTest::setUp |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php |
|
| MigrateCommentFieldTest::setUp |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php |
|
| MigrateCommentFieldTest::testMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php |
Tests the migrated comment fields. |
| MigrateCommentFieldTest::testMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php |
Tests the migrated comment fields. |
| MigrateCommentStubTest |
class |
core/modules/comment/tests/src/Kernel/Migrate/MigrateCommentStubTest.php |
Test stub creation for comment entities. |
| MigrateCommentStubTest.php |
file |
core/modules/comment/tests/src/Kernel/Migrate/MigrateCommentStubTest.php |
|
| MigrateCommentStubTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/MigrateCommentStubTest.php |
Modules to install. |
| MigrateCommentStubTest::setUp |
function |
core/modules/comment/tests/src/Kernel/Migrate/MigrateCommentStubTest.php |
|
| MigrateCommentStubTest::testStub |
function |
core/modules/comment/tests/src/Kernel/Migrate/MigrateCommentStubTest.php |
Tests creation of comment stubs. |
| MigrateCommentTest |
class |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTest.php |
Tests the migration of comments from Drupal 6. |
| MigrateCommentTest |
class |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTest.php |
Tests the migration of comments from Drupal 7. |
| MigrateCommentTest.php |
file |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTest.php |
|
| MigrateCommentTest.php |
file |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTest.php |
|
| MigrateCommentTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTest.php |
Modules to install. |
| MigrateCommentTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTest.php |
Modules to install. |
| MigrateCommentTest::setUp |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTest.php |
|
| MigrateCommentTest::setUp |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTest.php |
|
| MigrateCommentTest::testMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTest.php |
Tests the migrated comments. |
| MigrateCommentTest::testMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTest.php |
Tests the migrated comments. |
| MigrateCommentTypeTest |
class |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php |
Tests the migration of comment types from Drupal 6. |
| MigrateCommentTypeTest |
class |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php |
Tests the migration of comment types from Drupal 7. |
| MigrateCommentTypeTest.php |
file |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php |
|
| MigrateCommentTypeTest.php |
file |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php |
|
| MigrateCommentTypeTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php |
Modules to install. |
| MigrateCommentTypeTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php |
Modules to install. |
| MigrateCommentTypeTest::assertEntity |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php |
Asserts a comment type entity. |
| MigrateCommentTypeTest::assertEntity |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php |
Asserts a comment type entity. |
| MigrateCommentTypeTest::providerTestNoCommentTypeMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php |
Provides test cases for ::testNoCommentTypeMigration(). |
| MigrateCommentTypeTest::providerTestNoCommentTypeMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php |
Provides test cases for ::testNoCommentTypeMigration(). |
| MigrateCommentTypeTest::testMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php |
Tests the migrated comment types. |
| MigrateCommentTypeTest::testMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php |
Tests the migrated comment types. |
| MigrateCommentTypeTest::testNoCommentTypeMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php |
Tests comment type migration without node or / and comment on source. |
| MigrateCommentTypeTest::testNoCommentTypeMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php |
Tests comment type migration without node or / and comment on source. |
| MigrateConfigRollbackTest |
class |
core/modules/migrate/tests/src/Kernel/MigrateConfigRollbackTest.php |
Tests rolling back of configuration objects. |
| MigrateConfigRollbackTest.php |
file |
core/modules/migrate/tests/src/Kernel/MigrateConfigRollbackTest.php |
|
| MigrateConfigRollbackTest::$modules |
property |
core/modules/migrate/tests/src/Kernel/MigrateConfigRollbackTest.php |
Modules to install. |
| MigrateConfigRollbackTest::testConfigRollback |
function |
core/modules/migrate/tests/src/Kernel/MigrateConfigRollbackTest.php |
Tests rolling back configuration. |
| MigrateContactCategoryTest |
class |
core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php |
Migrate contact categories to contact.form.*.yml. |
| MigrateContactCategoryTest.php |
file |
core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php |
|
| MigrateContactCategoryTest::$modules |
property |
core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php |
Modules to install. |
| MigrateContactCategoryTest::assertEntity |
function |
core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php |
Performs various assertions on a single contact form entity. |
| MigrateContactCategoryTest::getFixtureFilePath |
function |
core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php |
Gets the path to the fixture file. |
| MigrateContactCategoryTest::setUp |
function |
core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php |
|