Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
MigrateCommentTypeTest class core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php Tests the migration of comment types from Drupal 7.
MigrateCommentTypeTest.php file core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php
MigrateCommentTypeTest.php file core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php
MigrateCommentTypeTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php Modules to install.
MigrateCommentTypeTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php Modules to install.
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.
MigrateCommentTypeTest::providerTestNoCommentTypeMigration function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php Provides test cases for ::testNoCommentTypeMigration().
MigrateCommentTypeTest::providerTestNoCommentTypeMigration function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php Provides test cases for ::testNoCommentTypeMigration().
MigrateCommentTypeTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php Tests the migrated comment types.
MigrateCommentTypeTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php Tests the migrated comment types.
MigrateCommentTypeTest::testNoCommentTypeMigration function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php Tests comment type migration without node or / and comment on source.
MigrateCommentTypeTest::testNoCommentTypeMigration function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php Tests comment type migration without node or / and comment on source.
MigrateConfigRollbackTest class core/modules/migrate/tests/src/Kernel/MigrateConfigRollbackTest.php Tests rolling back of configuration objects.
MigrateConfigRollbackTest.php file core/modules/migrate/tests/src/Kernel/MigrateConfigRollbackTest.php
MigrateConfigRollbackTest::$modules property core/modules/migrate/tests/src/Kernel/MigrateConfigRollbackTest.php
MigrateConfigRollbackTest::testConfigRollback function core/modules/migrate/tests/src/Kernel/MigrateConfigRollbackTest.php Tests rolling back configuration.
MigrateContactCategoryTest class core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php Migrate contact categories to contact.form.*.yml.
MigrateContactCategoryTest.php file core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php
MigrateContactCategoryTest::$modules property core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php Modules to install.
MigrateContactCategoryTest::assertEntity function core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php Performs various assertions on a single contact form entity.
MigrateContactCategoryTest::getFixtureFilePath function core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php Gets the path to the fixture file.
MigrateContactCategoryTest::setUp function core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php
MigrateContactCategoryTest::testContactCategory function core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php The Drupal 6 and 7 contact categories to Drupal 8 migration.
MigrateContactSettingsTest class core/modules/contact/tests/src/Kernel/Migrate/d6/MigrateContactSettingsTest.php Upgrade variables to contact.settings.yml.
MigrateContactSettingsTest class core/modules/contact/tests/src/Kernel/Migrate/d7/MigrateContactSettingsTest.php Tests migration of Contact settings to configuration.
MigrateContactSettingsTest.php file core/modules/contact/tests/src/Kernel/Migrate/d6/MigrateContactSettingsTest.php
MigrateContactSettingsTest.php file core/modules/contact/tests/src/Kernel/Migrate/d7/MigrateContactSettingsTest.php
MigrateContactSettingsTest::$modules property core/modules/contact/tests/src/Kernel/Migrate/d6/MigrateContactSettingsTest.php Modules to install.
MigrateContactSettingsTest::$modules property core/modules/contact/tests/src/Kernel/Migrate/d7/MigrateContactSettingsTest.php Modules to install.
MigrateContactSettingsTest::getFixtureFilePath function core/modules/contact/tests/src/Kernel/Migrate/d6/MigrateContactSettingsTest.php Gets the path to the fixture file.
MigrateContactSettingsTest::getFixtureFilePath function core/modules/contact/tests/src/Kernel/Migrate/d7/MigrateContactSettingsTest.php Gets the path to the fixture file.
MigrateContactSettingsTest::setUp function core/modules/contact/tests/src/Kernel/Migrate/d6/MigrateContactSettingsTest.php
MigrateContactSettingsTest::setUp function core/modules/contact/tests/src/Kernel/Migrate/d7/MigrateContactSettingsTest.php
MigrateContactSettingsTest::testContactSettings function core/modules/contact/tests/src/Kernel/Migrate/d6/MigrateContactSettingsTest.php Tests migration of contact variables to contact.settings.yml.
MigrateContactSettingsTest::testContactSettings function core/modules/contact/tests/src/Kernel/Migrate/d7/MigrateContactSettingsTest.php Tests migration of Contact's variables to configuration.
MigrateController class core/modules/migrate_drupal_ui/src/Controller/MigrateController.php Provides controller methods for the migration.
MigrateController.php file core/modules/migrate_drupal_ui/src/Controller/MigrateController.php
MigrateController::showLog function core/modules/migrate_drupal_ui/src/Controller/MigrateController.php Sets a log filter and redirects to the log.
MigrateControllerTest class core/modules/migrate_drupal_ui/tests/src/Functional/MigrateControllerTest.php Tests for the MigrateController class.
MigrateControllerTest.php file core/modules/migrate_drupal_ui/tests/src/Functional/MigrateControllerTest.php
MigrateControllerTest::$defaultTheme property core/modules/migrate_drupal_ui/tests/src/Functional/MigrateControllerTest.php The theme to install as the default for testing.
MigrateControllerTest::$modules property core/modules/migrate_drupal_ui/tests/src/Functional/MigrateControllerTest.php Modules to install.
MigrateControllerTest::clickViewsOperationsLink function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateControllerTest.php Clicks a view link to perform an operation.
MigrateControllerTest::setUp function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateControllerTest.php
MigrateControllerTest::testUpgradeReport function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateControllerTest.php Tests the upgrade report with the view enabled, disabled and uninstalled.
MigrateCustomBlockContentTranslationTest class core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockContentTranslationTest.php Tests migration of i18n content block strings.
MigrateCustomBlockContentTranslationTest class core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php Tests migration of i18n content block strings.
MigrateCustomBlockContentTranslationTest.php file core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php
MigrateCustomBlockContentTranslationTest.php file core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockContentTranslationTest.php

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