MigrateFieldWidgetSettingsTest::testWidgetSettings |
function |
core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldWidgetSettingsTest.php |
Test that migrated view modes can be loaded using D8 API's. |
MigrateMapSaveEvent::$fields |
property |
core/modules/migrate/src/Event/MigrateMapSaveEvent.php |
Array of fields being saved to the map, keyed by field name. |
MigrateMapSaveEvent::getFields |
function |
core/modules/migrate/src/Event/MigrateMapSaveEvent.php |
Gets the fields about to be saved to the map. |
MigrateNodeCompleteTest::expectedNodeFieldDataTable |
function |
core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeCompleteTest.php |
Provides the expected node_field_data table. |
MigrateNodeCompleteTest::expectedNodeFieldDataTable |
function |
core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeCompleteTest.php |
Provides the expected node_field_data table. |
MigrateNodeCompleteTest::expectedNodeFieldRevisionTable |
function |
core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeCompleteTest.php |
Provides the expected node_field_revision table. |
MigrateNodeCompleteTest::expectedNodeFieldRevisionTable |
function |
core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeCompleteTest.php |
Provides the expected node_field_revision table. |
MigrateProfileFieldOptionTranslationTest |
class |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateProfileFieldOptionTranslationTest.php |
Tests field option translations migration. |
MigrateProfileFieldOptionTranslationTest.php |
file |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateProfileFieldOptionTranslationTest.php |
|
MigrateProfileFieldOptionTranslationTest::$modules |
property |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateProfileFieldOptionTranslationTest.php |
Modules to enable. |
MigrateProfileFieldOptionTranslationTest::setUp |
function |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateProfileFieldOptionTranslationTest.php |
|
MigrateProfileFieldOptionTranslationTest::testFieldOptionTranslation |
function |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateProfileFieldOptionTranslationTest.php |
Tests the Drupal 6 field option translation. |
MigrateSourceInterface::fields |
function |
core/modules/migrate/src/Plugin/MigrateSourceInterface.php |
Returns available fields on the source. |
MigrateUploadFieldTest |
class |
core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadFieldTest.php |
Uploads migration. |
MigrateUploadFieldTest.php |
file |
core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadFieldTest.php |
|
MigrateUploadFieldTest::$modules |
property |
core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadFieldTest.php |
Modules to enable. |
MigrateUploadFieldTest::setUp |
function |
core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadFieldTest.php |
|
MigrateUploadFieldTest::testUpload |
function |
core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadFieldTest.php |
Tests the Drupal 6 upload settings to Drupal 8 field migration. |
MigrateUploadInstanceTest::testUploadFieldInstance |
function |
core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadInstanceTest.php |
Tests the Drupal 6 upload settings to Drupal 8 field instance migration. |
MigrateUserPictureFieldInstanceTest |
class |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureFieldInstanceTest.php |
User picture field instance migration. |
MigrateUserPictureFieldInstanceTest.php |
file |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureFieldInstanceTest.php |
|
MigrateUserPictureFieldInstanceTest::$modules |
property |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureFieldInstanceTest.php |
Modules to enable. |
MigrateUserPictureFieldInstanceTest::setUp |
function |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureFieldInstanceTest.php |
|
MigrateUserPictureFieldInstanceTest::testUserPictureField |
function |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureFieldInstanceTest.php |
Test the user picture field migration. |
MigrateUserPictureFieldTest |
class |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureFieldTest.php |
User picture field migration. |
MigrateUserPictureFieldTest.php |
file |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureFieldTest.php |
|
MigrateUserPictureFieldTest::$modules |
property |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureFieldTest.php |
Modules to enable. |
MigrateUserPictureFieldTest::setUp |
function |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureFieldTest.php |
|
MigrateUserPictureFieldTest::testUserPictureField |
function |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureFieldTest.php |
Test the user picture field migration. |
MigrateUserProfileEntityDisplayTest::testUserProfileFields |
function |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileEntityDisplayTest.php |
Tests migration of user profile fields. |
MigrateUserProfileFieldInstanceTest |
class |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileFieldInstanceTest.php |
Tests the user profile field instance migration. |
MigrateUserProfileFieldInstanceTest.php |
file |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileFieldInstanceTest.php |
|
MigrateUserProfileFieldInstanceTest::$modules |
property |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileFieldInstanceTest.php |
Modules to enable. |
MigrateUserProfileFieldInstanceTest::setUp |
function |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileFieldInstanceTest.php |
|
MigrateUserProfileFieldInstanceTest::testUserProfileFields |
function |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileFieldInstanceTest.php |
Tests migration of user profile fields. |
MigrateUserProfileFieldInstanceTranslationTest |
class |
core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserProfileFieldInstanceTranslationTest.php |
Tests the user profile field instance migration. |
MigrateUserProfileFieldInstanceTranslationTest.php |
file |
core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserProfileFieldInstanceTranslationTest.php |
|
MigrateUserProfileFieldInstanceTranslationTest::$modules |
property |
core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserProfileFieldInstanceTranslationTest.php |
Modules to enable. |
MigrateUserProfileFieldInstanceTranslationTest::testUserProfileFields |
function |
core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserProfileFieldInstanceTranslationTest.php |
Tests migration of translated user profile fields. |
MigrateUserProfileFieldTest |
class |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileFieldTest.php |
Tests the user profile field migration. |
MigrateUserProfileFieldTest.php |
file |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileFieldTest.php |
|
MigrateUserProfileFieldTest::setUp |
function |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileFieldTest.php |
|
MigrateUserProfileFieldTest::testUserProfileFields |
function |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileFieldTest.php |
Tests migration of user profile fields. |
MigrateVocabularyFieldInstanceTest |
class |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php |
Vocabulary field instance migration. |
MigrateVocabularyFieldInstanceTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php |
|
MigrateVocabularyFieldInstanceTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php |
Modules to enable. |
MigrateVocabularyFieldInstanceTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php |
|
MigrateVocabularyFieldInstanceTest::testSkipNonExistentNodeType |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php |
Tests that vocabulary field instances are ignored appropriately. |
MigrateVocabularyFieldInstanceTest::testVocabularyFieldInstance |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php |
Tests the Drupal 6 vocabulary-node type association to Drupal 8 migration. |
MigrateVocabularyFieldTest |
class |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldTest.php |
Vocabulary field migration. |