| 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. |
| 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. |
| MigrateContactCategoryTest::assertEntity |
function |
core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php |
Performs various assertions on a single contact form entity. |
| MigrateDestinationPluginManager::$entityTypeManager |
property |
core/modules/migrate/src/Plugin/MigrateDestinationPluginManager.php |
The entity type manager. |
| MigrateEntity |
class |
core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php |
The migrate entity deriver. |
| MigrateEntity.php |
file |
core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php |
|
| MigrateEntity::$derivatives |
property |
core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php |
List of derivative definitions. |
| MigrateEntity::$entityDefinitions |
property |
core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php |
The entity definitions. |
| MigrateEntity::create |
function |
core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php |
Creates a new class instance. |
| MigrateEntity::getDerivativeDefinition |
function |
core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php |
Gets the definition of a derivative plugin. |
| MigrateEntity::getDerivativeDefinitions |
function |
core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php |
Gets the definition of all derivatives of a base plugin. |
| MigrateEntity::__construct |
function |
core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php |
Constructs a MigrateEntity object. |
| MigrateEntityComplete |
class |
core/modules/migrate/src/Plugin/Derivative/MigrateEntityComplete.php |
Deriver for entity_complete:ENTITY_TYPE entity migrations. |
| MigrateEntityComplete.php |
file |
core/modules/migrate/src/Plugin/Derivative/MigrateEntityComplete.php |
|
| MigrateEntityComplete::getDerivativeDefinitions |
function |
core/modules/migrate/src/Plugin/Derivative/MigrateEntityComplete.php |
Gets the definition of all derivatives of a base plugin. |
| MigrateEntityComplete::__construct |
function |
core/modules/migrate/src/Plugin/Derivative/MigrateEntityComplete.php |
Constructs a MigrateEntity object. |
| 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 install. |
| 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::testBundleFallbackForStub |
function |
core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php |
Tests bundle is properly provided for stubs without bundle support. |
| 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::testFields |
function |
core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php |
Test destination fields() method. |
| 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 |
Tests importing and rolling back translated entities. |
| MigrateEntityContentValidationTest |
class |
core/modules/migrate/tests/src/Kernel/MigrateEntityContentValidationTest.php |
Tests validation of an entity during migration. |