Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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 enable.
MigrateContactCategoryTest::assertEntity function core/modules/contact/tests/src/Kernel/Migrate/MigrateContactCategoryTest.php Performs various assertions on a single contact form entity.
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 enable.
MigrateContactSettingsTest::$modules property core/modules/contact/tests/src/Kernel/Migrate/d7/MigrateContactSettingsTest.php Modules to enable.
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::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 enable.
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/d6/MigrateCustomBlockContentTranslationTest.php Tests migration of i18n custom block strings.
MigrateCustomBlockContentTranslationTest class core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockContentTranslationTest.php Tests migration of i18n custom 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
MigrateCustomBlockContentTranslationTest::$modules property core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php Modules to enable.
MigrateCustomBlockContentTranslationTest::$modules property core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockContentTranslationTest.php Modules to enable.
MigrateCustomBlockContentTranslationTest::setUp function core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php
MigrateCustomBlockContentTranslationTest::setUp function core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockContentTranslationTest.php
MigrateCustomBlockContentTranslationTest::testCustomBlockContentTranslation function core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php Tests the Drupal 6 i18n custom block strings to Drupal 8 migration.
MigrateCustomBlockContentTranslationTest::testCustomBlockContentTranslation function core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockContentTranslationTest.php Tests the Drupal 7 i18n custom block strings to Drupal 8 migration.
MigrateCustomBlockTest class core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockTest.php Tests migration of custom blocks.
MigrateCustomBlockTest.php file core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockTest.php
MigrateCustomBlockTest::$modules property core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockTest.php Modules to enable.
MigrateCustomBlockTest::setUp function core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockTest.php
MigrateCustomBlockTest::testCustomBlockMigration function core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockTest.php Tests migration of custom blocks from Drupal 7 to Drupal 8.
MigrateDateFormatTest class core/modules/system/tests/src/Kernel/Migrate/d6/MigrateDateFormatTest.php Upgrade date formats to core.date_format.*.yml.
MigrateDateFormatTest.php file core/modules/system/tests/src/Kernel/Migrate/d6/MigrateDateFormatTest.php
MigrateDateFormatTest::setUp function core/modules/system/tests/src/Kernel/Migrate/d6/MigrateDateFormatTest.php
MigrateDateFormatTest::testDateFormats function core/modules/system/tests/src/Kernel/Migrate/d6/MigrateDateFormatTest.php Tests the Drupal 6 date formats to Drupal 8 migration.
MigrateDblogConfigsTest class core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php Upgrade variables to dblog.settings.yml.
MigrateDblogConfigsTest class core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php Upgrade variables to dblog.settings.yml.
MigrateDblogConfigsTest.php file core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php
MigrateDblogConfigsTest.php file core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php
MigrateDblogConfigsTest::$modules property core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php Modules to enable.
MigrateDblogConfigsTest::$modules property core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php Modules to enable.
MigrateDblogConfigsTest::setUp function core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php

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