| MigrateBlockContentEntityFormDisplayTest.php |
file |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityFormDisplayTest.php |
|
| MigrateBlockContentEntityFormDisplayTest::$modules |
property |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityFormDisplayTest.php |
Modules to install. |
| MigrateBlockContentEntityFormDisplayTest::assertDisplay |
function |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityFormDisplayTest.php |
Asserts a display entity. |
| MigrateBlockContentEntityFormDisplayTest::setUp |
function |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityFormDisplayTest.php |
|
| MigrateBlockContentEntityFormDisplayTest::testMigration |
function |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityFormDisplayTest.php |
Tests the migrated display configuration. |
| MigrateBlockNoBlockContentTest::assertEntity |
function |
core/modules/block/tests/src/Kernel/Migrate/d7/MigrateBlockNoBlockContentTest.php |
Asserts various aspects of a block. |
| 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. |
| 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 |
Modules to install. |
| MigrateCommentEntityDisplayTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityDisplayTest.php |
Modules to install. |
| 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 |
Modules to install. |
| MigrateCommentEntityFormDisplaySubjectTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php |
Modules to install. |
| 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 |
|
| MigrateCommentEntityFormDisplaySubjectTest::setUp |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php |
|
| MigrateCommentEntityFormDisplaySubjectTest::testMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php |
Tests the migrated display configuration. |
| MigrateCommentEntityFormDisplaySubjectTest::testMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php |
Tests the migrated display configuration. |
| MigrateCommentEntityFormDisplayTest |
class |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php |
Tests the migration of comment form display from Drupal 6. |
| MigrateCommentEntityFormDisplayTest |
class |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php |
Tests the migration of comment form display from Drupal 7. |
| MigrateCommentEntityFormDisplayTest.php |
file |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php |
|
| MigrateCommentEntityFormDisplayTest.php |
file |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php |
|
| MigrateCommentEntityFormDisplayTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php |
Modules to install. |
| MigrateCommentEntityFormDisplayTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php |
Modules to install. |
| MigrateCommentEntityFormDisplayTest::assertDisplay |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php |
Asserts various aspects of a comment component in an entity form display. |
| MigrateCommentEntityFormDisplayTest::assertDisplay |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php |
Asserts various aspects of a comment component in an entity form display. |
| MigrateCommentEntityFormDisplayTest::setUp |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php |
|
| MigrateCommentEntityFormDisplayTest::setUp |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php |
|
| MigrateCommentEntityFormDisplayTest::testMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php |
Tests the migrated display configuration. |
| MigrateCommentEntityFormDisplayTest::testMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php |
Tests the migrated display configuration. |
| MigrateCommentFieldInstanceTest::assertEntity |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php |
Asserts a comment field instance entity. |
| MigrateCommentFieldInstanceTest::assertEntity |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldInstanceTest.php |
Asserts a comment field instance entity. |
| 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. |