Files - 10.3.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
MigrateCommentEntityFormDisplaySubjectTest.php core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php Drupal\Tests\comment\Kernel\Migrate\d6
MigrateCommentEntityFormDisplaySubjectTest.php core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php Drupal\Tests\comment\Kernel\Migrate\d7
MigrateCommentEntityFormDisplayTest.php core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php Drupal\Tests\comment\Kernel\Migrate\d6
MigrateCommentEntityFormDisplayTest.php core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php Drupal\Tests\comment\Kernel\Migrate\d7
MigrateCommentFieldInstanceTest.php core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldInstanceTest.php Drupal\Tests\comment\Kernel\Migrate\d6
MigrateCommentFieldInstanceTest.php core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldInstanceTest.php Drupal\Tests\comment\Kernel\Migrate\d7
MigrateCommentFieldTest.php core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentFieldTest.php Drupal\Tests\comment\Kernel\Migrate\d6
MigrateCommentFieldTest.php core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentFieldTest.php Drupal\Tests\comment\Kernel\Migrate\d7
MigrateCommentStubTest.php core/modules/comment/tests/src/Kernel/Migrate/MigrateCommentStubTest.php Drupal\Tests\comment\Kernel\Migrate
MigrateCommentTest.php core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTest.php Drupal\Tests\comment\Kernel\Migrate\d6
MigrateCommentTest.php core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTest.php Drupal\Tests\comment\Kernel\Migrate\d7
MigrateCommentTypeTest.php core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php Drupal\Tests\comment\Kernel\Migrate\d6
MigrateCommentTypeTest.php core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php Drupal\Tests\comment\Kernel\Migrate\d7
MigrateConfigRollbackTest.php core/modules/migrate/tests/src/Kernel/MigrateConfigRollbackTest.php Drupal\Tests\migrate\Kernel
MigrateContactCategoryTest.php core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php Drupal\Tests\contact\Kernel\Migrate
MigrateContactSettingsTest.php core/modules/contact/tests/src/Kernel/Migrate/d6/MigrateContactSettingsTest.php Drupal\Tests\contact\Kernel\Migrate\d6
MigrateContactSettingsTest.php core/modules/contact/tests/src/Kernel/Migrate/d7/MigrateContactSettingsTest.php Drupal\Tests\contact\Kernel\Migrate\d7
MigrateController.php core/modules/migrate_drupal_ui/src/Controller/MigrateController.php Drupal\migrate_drupal_ui\Controller
MigrateControllerTest.php core/modules/migrate_drupal_ui/tests/src/Functional/MigrateControllerTest.php Drupal\Tests\migrate_drupal_ui\Functional
MigrateCustomBlockContentTranslationTest.php core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php Drupal\Tests\block_content\Kernel\Migrate\d6
MigrateCustomBlockContentTranslationTest.php core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockContentTranslationTest.php Drupal\Tests\block_content\Kernel\Migrate\d7
MigrateCustomBlockTest.php core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockTest.php Drupal\Tests\block_content\Kernel\Migrate\d7
MigrateDateFormatTest.php core/modules/system/tests/src/Kernel/Migrate/d6/MigrateDateFormatTest.php Drupal\Tests\system\Kernel\Migrate\d6
MigrateDblogConfigsTest.php core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php Drupal\Tests\dblog\Kernel\Migrate\d6
MigrateDblogConfigsTest.php core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php Drupal\Tests\dblog\Kernel\Migrate\d7
MigrateDefaultLanguageTest.php core/modules/language/tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php Drupal\Tests\language\Kernel\Migrate\d6
MigrateDefaultLanguageTest.php core/modules/language/tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php Drupal\Tests\language\Kernel\Migrate\d7
MigrateDependenciesTest.php core/modules/migrate_drupal/tests/src/Kernel/dependencies/MigrateDependenciesTest.php Drupal\Tests\migrate_drupal\Kernel\dependencies
MigrateDestination.php core/modules/migrate/src/Attribute/MigrateDestination.php Drupal\migrate\Attribute
MigrateDestination.php core/modules/migrate/src/Annotation/MigrateDestination.php Drupal\migrate\Annotation
MigrateDestinationInterface.php core/modules/migrate/src/Plugin/MigrateDestinationInterface.php Drupal\migrate\Plugin
MigrateDestinationPluginManager.php core/modules/migrate/src/Plugin/MigrateDestinationPluginManager.php Drupal\migrate\Plugin
MigrateDrupal6AuditIdsTest.php core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6AuditIdsTest.php Drupal\Tests\migrate_drupal\Kernel\d6
MigrateDrupal6TestBase.php core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6TestBase.php Drupal\Tests\migrate_drupal\Kernel\d6
MigrateDrupal7AuditIdsTest.php core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7AuditIdsTest.php Drupal\Tests\migrate_drupal\Kernel\d7
MigrateDrupal7TestBase.php core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7TestBase.php Drupal\Tests\migrate_drupal\Kernel\d7
MigrateDrupalServiceProvider.php core/modules/migrate_drupal/src/MigrateDrupalServiceProvider.php Drupal\migrate_drupal
MigrateDrupalTestBase.php core/modules/migrate_drupal/tests/src/Kernel/MigrateDrupalTestBase.php Drupal\Tests\migrate_drupal\Kernel
MigrateDrupalTestBase.php core/modules/tracker/tests/src/Kernel/Migrate/d7/MigrateDrupalTestBase.php Drupal\Tests\tracker\Kernel\Migrate\d7
MigrateDrupalUiRouteSubscriber.php core/modules/migrate_drupal_ui/src/Routing/MigrateDrupalUiRouteSubscriber.php Drupal\migrate_drupal_ui\Routing
MigrateDumpAlterInterface.php core/modules/migrate/tests/src/Kernel/MigrateDumpAlterInterface.php Drupal\Tests\migrate\Kernel
MigrateEmbeddedDataTest.php core/modules/migrate/tests/src/Kernel/MigrateEmbeddedDataTest.php Drupal\Tests\migrate\Kernel
MigrateEntity.php core/modules/migrate/src/Plugin/Derivative/MigrateEntity.php Drupal\migrate\Plugin\Derivative
MigrateEntityComplete.php core/modules/migrate/src/Plugin/Derivative/MigrateEntityComplete.php Drupal\migrate\Plugin\Derivative
MigrateEntityContentBaseTest.php core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php Drupal\Tests\migrate\Kernel
MigrateEntityContentValidationTest.php core/modules/migrate/tests/src/Kernel/MigrateEntityContentValidationTest.php Drupal\Tests\migrate\Kernel
MigrateEntityRevision.php core/modules/migrate/src/Plugin/Derivative/MigrateEntityRevision.php Drupal\migrate\Plugin\Derivative
MigrateEntityTranslationSettingsTest.php core/modules/content_translation/tests/src/Kernel/Migrate/d7/MigrateEntityTranslationSettingsTest.php Drupal\Tests\content_translation\Kernel\Migrate\d7
MigrateEvents.php core/modules/migrate/src/Event/MigrateEvents.php Drupal\migrate\Event
MigrateEventsTest.php core/modules/migrate/tests/src/Kernel/MigrateEventsTest.php Drupal\Tests\migrate\Kernel

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.