| MigrateUploadEntityDisplayTest::testUploadEntityDisplay |
function |
core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityDisplayTest.php |
Tests Drupal 6 upload settings to Drupal 8 entity display migration. |
| MigrateUploadEntityFormDisplayTest |
class |
core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php |
Upload form entity display. |
| MigrateUploadEntityFormDisplayTest.php |
file |
core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php |
|
| MigrateUploadEntityFormDisplayTest::$modules |
property |
core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php |
Modules to install. |
| MigrateUploadEntityFormDisplayTest::setUp |
function |
core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php |
|
| MigrateUploadEntityFormDisplayTest::testSkipNonExistentNodeType |
function |
core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php |
Tests that entity displays are ignored appropriately. |
| MigrateUploadEntityFormDisplayTest::testUploadEntityFormDisplay |
function |
core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php |
Tests Drupal 6 upload settings to Drupal 8 entity form display migration. |
| MigrateUserPictureD6FileTest::assertEntity |
function |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserPictureD6FileTest.php |
Asserts a file entity. |
| MigrateUserPictureEntityDisplayTest |
class |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureEntityDisplayTest.php |
User picture entity display. |
| MigrateUserPictureEntityDisplayTest.php |
file |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureEntityDisplayTest.php |
|
| MigrateUserPictureEntityDisplayTest::$modules |
property |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureEntityDisplayTest.php |
Modules to install. |
| MigrateUserPictureEntityDisplayTest::setUp |
function |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureEntityDisplayTest.php |
|
| MigrateUserPictureEntityDisplayTest::testUserPictureEntityDisplay |
function |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureEntityDisplayTest.php |
Tests the Drupal 7 user picture to Drupal 8 entity display migration. |
| MigrateUserPictureEntityFormDisplayTest |
class |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureEntityFormDisplayTest.php |
Tests migration of the user_picture field's entity form display settings. |
| MigrateUserPictureEntityFormDisplayTest.php |
file |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureEntityFormDisplayTest.php |
|
| MigrateUserPictureEntityFormDisplayTest::$modules |
property |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureEntityFormDisplayTest.php |
Modules to install. |
| MigrateUserPictureEntityFormDisplayTest::setUp |
function |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureEntityFormDisplayTest.php |
|
| MigrateUserPictureEntityFormDisplayTest::testEntityFormDisplaySettings |
function |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureEntityFormDisplayTest.php |
Tests the field's entity form display settings. |
| MigrateUserProfileEntityDisplayTest |
class |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileEntityDisplayTest.php |
Tests the user profile entity display migration. |
| MigrateUserProfileEntityDisplayTest.php |
file |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileEntityDisplayTest.php |
|
| MigrateUserProfileEntityDisplayTest::setUp |
function |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileEntityDisplayTest.php |
|
| MigrateUserProfileEntityDisplayTest::testUserProfileFields |
function |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileEntityDisplayTest.php |
Tests migration of user profile fields. |
| MigrateUserProfileEntityFormDisplayTest |
class |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileEntityFormDisplayTest.php |
Tests the user profile entity form display migration. |
| MigrateUserProfileEntityFormDisplayTest.php |
file |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileEntityFormDisplayTest.php |
|
| MigrateUserProfileEntityFormDisplayTest::setUp |
function |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileEntityFormDisplayTest.php |
|
| MigrateUserProfileEntityFormDisplayTest::testUserProfileEntityFormDisplay |
function |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileEntityFormDisplayTest.php |
Tests migration of user profile fields. |
| MigrateUserRoleTest::assertEntity |
function |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserRoleTest.php |
Asserts aspects of a user role config entity. |
| MigrateUserTest::assertEntity |
function |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserTest.php |
Asserts various aspects of a user account. |
| MigrateValidatableEntityInterface |
interface |
core/modules/migrate/src/Plugin/MigrateValidatableEntityInterface.php |
To implement by a destination plugin that should provide entity validation. |
| MigrateValidatableEntityInterface.php |
file |
core/modules/migrate/src/Plugin/MigrateValidatableEntityInterface.php |
|
| MigrateValidatableEntityInterface::isEntityValidationRequired |
function |
core/modules/migrate/src/Plugin/MigrateValidatableEntityInterface.php |
Returns a state of whether an entity needs to be validated before saving. |
| MigrateValidatableEntityInterface::validateEntity |
function |
core/modules/migrate/src/Plugin/MigrateValidatableEntityInterface.php |
Validates the entity. |
| MigrateViewModesTest::assertEntity |
function |
core/modules/field/tests/src/Kernel/Migrate/d7/MigrateViewModesTest.php |
Asserts various aspects of a view mode entity. |
| MigrateVocabularyEntityDisplayTest |
class |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php |
Vocabulary entity display migration. |
| MigrateVocabularyEntityDisplayTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php |
|
| MigrateVocabularyEntityDisplayTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php |
Modules to install. |
| MigrateVocabularyEntityDisplayTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php |
|
| MigrateVocabularyEntityDisplayTest::testSkipNonExistentNodeType |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php |
Tests that vocabulary displays are ignored appropriately. |
| MigrateVocabularyEntityDisplayTest::testVocabularyEntityDisplay |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php |
Tests the Drupal 6 vocabulary-node type association to Drupal 8 migration. |
| MigrateVocabularyEntityFormDisplayTest |
class |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
Vocabulary entity form display migration. |
| MigrateVocabularyEntityFormDisplayTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
|
| MigrateVocabularyEntityFormDisplayTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
Modules to install. |
| MigrateVocabularyEntityFormDisplayTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
|
| MigrateVocabularyEntityFormDisplayTest::testSkipNonExistentNodeType |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
Tests that vocabulary displays are ignored appropriately. |
| MigrateVocabularyEntityFormDisplayTest::testVocabularyEntityFormDisplay |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
Tests the Drupal 6 vocabulary-node type association to Drupal 8 migration. |
| migrate_entity_test.info.yml |
file |
core/modules/migrate/tests/modules/migrate_entity_test/migrate_entity_test.info.yml |
core/modules/migrate/tests/modules/migrate_entity_test/migrate_entity_test.info.yml |
| ModeratedNodeListBuilder::$entityTypeManager |
property |
core/modules/content_moderation/src/ModeratedNodeListBuilder.php |
The entity type manager. |
| ModeratedNodeListBuilder::getEntityRevisionIds |
function |
core/modules/content_moderation/src/ModeratedNodeListBuilder.php |
Loads entity revision IDs using a pager sorted by the entity revision ID. |
| ModeratedNodeResourceTestBase::createEntity |
function |
core/modules/rest/tests/src/Functional/EntityResource/ModeratedNode/ModeratedNodeResourceTestBase.php |
Creates the entity to be tested. |
| ModeratedNodeResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/rest/tests/src/Functional/EntityResource/ModeratedNode/ModeratedNodeResourceTestBase.php |
Returns the expected normalization of the entity. |