Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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
MigrateCustomBlockContentTranslationTest::$modules property core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php Modules to install.
MigrateCustomBlockContentTranslationTest::$modules property core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockContentTranslationTest.php Modules to install.
MigrateCustomBlockContentTranslationTest::setUp function core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockContentTranslationTest.php
MigrateCustomBlockContentTranslationTest::setUp function core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php
MigrateCustomBlockContentTranslationTest::testCustomBlockContentTranslation function core/modules/block_content/tests/src/Kernel/Migrate/d6/MigrateCustomBlockContentTranslationTest.php Tests the Drupal 6 i18n content 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 content block strings to Drupal 8 migration.
MigrateCustomBlockTest class core/modules/block_content/tests/src/Kernel/Migrate/d7/MigrateCustomBlockTest.php Tests migration of content 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 install.
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 content 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 install.
MigrateDblogConfigsTest::$modules property core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php Modules to install.
MigrateDblogConfigsTest::setUp function core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php
MigrateDblogConfigsTest::setUp function core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php
MigrateDblogConfigsTest::testDblogSettings function core/modules/dblog/tests/src/Kernel/Migrate/d6/MigrateDblogConfigsTest.php Tests migration of dblog variables to dblog.settings.yml.
MigrateDblogConfigsTest::testDblogSettings function core/modules/dblog/tests/src/Kernel/Migrate/d7/MigrateDblogConfigsTest.php Tests migration of dblog variables to dblog.settings.yml.
MigrateDefaultLanguageTest class core/modules/language/tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php Tests the default language variable migration.
MigrateDefaultLanguageTest class core/modules/language/tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php Tests the default language variable migration.
MigrateDefaultLanguageTest.php file core/modules/language/tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php
MigrateDefaultLanguageTest.php file core/modules/language/tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php
MigrateDefaultLanguageTest::$modules property core/modules/language/tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php Modules to install.
MigrateDefaultLanguageTest::$modules property core/modules/language/tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php Modules to install.
MigrateDefaultLanguageTest::setDefaultLanguage function core/modules/language/tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php Helper method to test the migration.
MigrateDefaultLanguageTest::setDefaultLanguage function core/modules/language/tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php Helper method to test the migration.
MigrateDefaultLanguageTest::testMigrationWithExistingLanguage function core/modules/language/tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php Tests language_default migration with an existing language.
MigrateDefaultLanguageTest::testMigrationWithExistingLanguage function core/modules/language/tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php Tests language_default migration with a non-existing language.
MigrateDefaultLanguageTest::testMigrationWithNonExistentLanguage function core/modules/language/tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php Tests language_default migration with a non-existing language.
MigrateDefaultLanguageTest::testMigrationWithNonExistentLanguage function core/modules/language/tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php Tests language_default migration with a non-existing language.
MigrateDefaultLanguageTest::testMigrationWithUnsetVariable function core/modules/language/tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php Tests language_default migration with unset default language variable.
MigrateDefaultLanguageTest::testMigrationWithUnsetVariable function core/modules/language/tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php Tests language_default migration with unset default language variable.
MigrateDependenciesTest class core/modules/migrate_drupal/tests/src/Kernel/dependencies/MigrateDependenciesTest.php Ensure the consistency among the dependencies for migrate.
MigrateDependenciesTest.php file core/modules/migrate_drupal/tests/src/Kernel/dependencies/MigrateDependenciesTest.php
MigrateDependenciesTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/dependencies/MigrateDependenciesTest.php Modules to install.
MigrateDependenciesTest::testMigrationDependenciesOrder function core/modules/migrate_drupal/tests/src/Kernel/dependencies/MigrateDependenciesTest.php Tests that the order is correct when loading several migrations.
MigrateDestination class core/modules/migrate/src/Attribute/MigrateDestination.php Defines a MigrateDestination attribute.
MigrateDestination class core/modules/migrate/src/Annotation/MigrateDestination.php Defines a migration destination plugin annotation object.

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