Files - main - drupal

Primary tabs

Title Deprecated File name Namespace Summary
MigrateNodeSettingStickyTest.php core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeSettingStickyTest.php Drupal\Tests\node\Kernel\Migrate\d6
MigrateNodeStubTest.php core/modules/node/tests/src/Kernel/Migrate/MigrateNodeStubTest.php Drupal\Tests\node\Kernel\Migrate
MigrateNodeTaxonomyTest.php core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateNodeTaxonomyTest.php Drupal\Tests\taxonomy\Kernel\Migrate\d7
MigrateNodeTest.php core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTest.php Drupal\Tests\node\Kernel\Migrate\d6
MigrateNodeTest.php core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTest.php Drupal\Tests\node\Kernel\Migrate\d7
MigrateNodeTestBase.php core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTestBase.php Drupal\Tests\node\Kernel\Migrate\d6
MigrateNodeTitleLabelTest.php core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTitleLabelTest.php Drupal\Tests\node\Kernel\Migrate\d7
MigrateNodeTypeTest.php core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeTypeTest.php Drupal\Tests\node\Kernel\Migrate\d6
MigrateNodeTypeTest.php core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTypeTest.php Drupal\Tests\node\Kernel\Migrate\d7
MigrateNoMigrateDrupalTest.php core/modules/migrate/tests/src/Functional/MigrateNoMigrateDrupalTest.php Drupal\Tests\migrate\Functional
MigratePluginManager.php core/modules/migrate/src/Plugin/MigratePluginManager.php Drupal\migrate\Plugin
MigratePluginManagerInterface.php core/modules/migrate/src/Plugin/MigratePluginManagerInterface.php Drupal\migrate\Plugin
MigratePostRowSaveEvent.php core/modules/migrate/src/Event/MigratePostRowSaveEvent.php Drupal\migrate\Event
MigratePostRowSaveEventTest.php core/modules/migrate/tests/src/Unit/Event/MigratePostRowSaveEventTest.php Drupal\Tests\migrate\Unit\Event
MigratePrepareRowTestHooks.php core/modules/migrate/tests/modules/migrate_prepare_row_test/src/Hook/MigratePrepareRowTestHooks.php Drupal\migrate_prepare_row_test\Hook
MigratePreRowSaveEvent.php core/modules/migrate/src/Event/MigratePreRowSaveEvent.php Drupal\migrate\Event
MigratePreRowSaveEventTest.php core/modules/migrate/tests/src/Unit/Event/MigratePreRowSaveEventTest.php Drupal\Tests\migrate\Unit\Event
MigratePrivateFileTest.php core/modules/file/tests/src/Kernel/Migrate/d7/MigratePrivateFileTest.php Drupal\Tests\file\Kernel\Migrate\d7
MigrateProcess.php core/modules/migrate/src/Attribute/MigrateProcess.php Drupal\migrate\Attribute
MigrateProcessErrorMessagesTest.php core/modules/migrate/tests/src/Kernel/MigrateProcessErrorMessagesTest.php Drupal\Tests\migrate\Kernel
MigrateProcessInterface.php core/modules/migrate/src/Plugin/MigrateProcessInterface.php Drupal\migrate\Plugin
MigrateProcessPlugin.php core/modules/migrate/src/Annotation/MigrateProcessPlugin.php Drupal\migrate\Annotation
MigrateProcessTestCase.php core/modules/migrate/tests/src/Unit/process/MigrateProcessTestCase.php Drupal\Tests\migrate\Unit\process
MigrateProfileFieldOptionTranslationTest.php core/modules/user/tests/src/Kernel/Migrate/d6/MigrateProfileFieldOptionTranslationTest.php Drupal\Tests\user\Kernel\Migrate\d6
MigrateResponsiveImageStylesTest.php core/modules/responsive_image/tests/src/Kernel/Migrate/d7/MigrateResponsiveImageStylesTest.php Drupal\Tests\responsive_image\Kernel\Migrate\d7
MigrateRollbackEntityConfigTest.php core/modules/migrate/tests/src/Kernel/MigrateRollbackEntityConfigTest.php Drupal\Tests\migrate\Kernel
MigrateRollbackEvent.php core/modules/migrate/src/Event/MigrateRollbackEvent.php Drupal\migrate\Event
MigrateRollbackTest.php core/modules/migrate/tests/src/Kernel/MigrateRollbackTest.php Drupal\Tests\migrate\Kernel
MigrateRowDeleteEvent.php core/modules/migrate/src/Event/MigrateRowDeleteEvent.php Drupal\migrate\Event
MigrateSearchPageTest.php core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchPageTest.php Drupal\Tests\search\Kernel\Migrate\d6
MigrateSearchPageTest.php core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php Drupal\Tests\search\Kernel\Migrate\d7
MigrateSearchSettingsTest.php core/modules/search/tests/src/Kernel/Migrate/d6/MigrateSearchSettingsTest.php Drupal\Tests\search\Kernel\Migrate\d6
MigrateSearchSettingsTest.php core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchSettingsTest.php Drupal\Tests\search\Kernel\Migrate\d7
MigrateShortcutSetTest.php core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetTest.php Drupal\Tests\shortcut\Kernel\Migrate\d7
MigrateShortcutSetUsersTest.php core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetUsersTest.php Drupal\Tests\shortcut\Kernel\Migrate\d7
MigrateShortcutStubTest.php core/modules/shortcut/tests/src/Kernel/Migrate/MigrateShortcutStubTest.php Drupal\Tests\shortcut\Kernel\Migrate
MigrateShortcutTest.php core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutTest.php Drupal\Tests\shortcut\Kernel\Migrate\d7
MigrateSkipAllRowsTestHooks.php core/modules/migrate/tests/modules/migrate_skip_all_rows_test/src/Hook/MigrateSkipAllRowsTestHooks.php Drupal\migrate_skip_all_rows_test\Hook
MigrateSkipProcessException.php core/modules/migrate/src/MigrateSkipProcessException.php Drupal\migrate
MigrateSkipProcessExceptionTest.php core/modules/migrate/tests/src/Unit/Exception/MigrateSkipProcessExceptionTest.php Drupal\Tests\migrate\Unit\Exception
MigrateSkipRowException.php core/modules/migrate/src/MigrateSkipRowException.php Drupal\migrate
MigrateSkipRowTest.php core/modules/migrate/tests/src/Kernel/MigrateSkipRowTest.php Drupal\Tests\migrate\Kernel
MigrateSource.php core/modules/migrate/src/Attribute/MigrateSource.php Drupal\migrate\Attribute
MigrateSource.php core/modules/migrate/src/Annotation/MigrateSource.php Drupal\migrate\Annotation
MigrateSourceDiscoveryTest.php core/modules/migrate/tests/src/Kernel/Plugin/source/MigrateSourceDiscoveryTest.php Drupal\Tests\migrate\Kernel\Plugin\source
MigrateSourceInterface.php core/modules/migrate/src/Plugin/MigrateSourceInterface.php Drupal\migrate\Plugin
MigrateSourcePluginManager.php core/modules/migrate/src/Plugin/MigrateSourcePluginManager.php Drupal\migrate\Plugin
MigrateSourceTest.php core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Drupal\Tests\migrate\Unit
MigrateSourceTestBase.php core/modules/migrate/tests/src/Kernel/MigrateSourceTestBase.php Drupal\Tests\migrate\Kernel
MigrateSourceWithAnnotations.php core/modules/migrate/tests/modules/migrate_source_annotation_bc_test/src/Plugin/migrate/source/MigrateSourceWithAnnotations.php Drupal\migrate_source_annotation_bc_test\Plugin\migrate\source

Other projects


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