Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.x for test
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
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.
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/d6/MigrateCustomBlockContentTranslationTest.php Tests migration of i18n content block strings.
MigrateCustomBlockContentTranslationTest class core/modules/block_content/tests/src/Kernel/Migrate/d7/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/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 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.

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