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. Search 11.x for test
  6. 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
MigrateMenuTest::setUp function core/modules/system/tests/src/Kernel/Migrate/d6/MigrateMenuTest.php
MigrateMenuTest::setUp function core/modules/system/tests/src/Kernel/Migrate/d7/MigrateMenuTest.php
MigrateMenuTest::testMenu function core/modules/system/tests/src/Kernel/Migrate/d6/MigrateMenuTest.php Tests the Drupal 6 menu to Drupal 8 migration.
MigrateMenuTest::testMenu function core/modules/system/tests/src/Kernel/Migrate/d7/MigrateMenuTest.php Tests the Drupal 7 menu to Drupal 8 migration.
MigrateMenuTranslationTest class core/modules/system/tests/src/Kernel/Migrate/d7/MigrateMenuTranslationTest.php Tests menu translation migration.
MigrateMenuTranslationTest.php file core/modules/system/tests/src/Kernel/Migrate/d7/MigrateMenuTranslationTest.php
MigrateMenuTranslationTest::$modules property core/modules/system/tests/src/Kernel/Migrate/d7/MigrateMenuTranslationTest.php Modules to install.
MigrateMenuTranslationTest::setUp function core/modules/system/tests/src/Kernel/Migrate/d7/MigrateMenuTranslationTest.php
MigrateMenuTranslationTest::testMenuTranslation function core/modules/system/tests/src/Kernel/Migrate/d7/MigrateMenuTranslationTest.php Tests migration of menu translations.
MigrateMessageControllerTest class core/modules/migrate_drupal_ui/tests/src/Functional/MigrateMessageControllerTest.php Tests for the MigrateController class.
MigrateMessageControllerTest class core/modules/migrate/tests/src/Functional/MigrateMessageControllerTest.php Tests for the MigrateController class.
MigrateMessageControllerTest.php file core/modules/migrate/tests/src/Functional/MigrateMessageControllerTest.php
MigrateMessageControllerTest.php file core/modules/migrate_drupal_ui/tests/src/Functional/MigrateMessageControllerTest.php
MigrateMessageControllerTest::$database property core/modules/migrate_drupal_ui/tests/src/Functional/MigrateMessageControllerTest.php The database connection.
MigrateMessageControllerTest::$defaultTheme property core/modules/migrate_drupal_ui/tests/src/Functional/MigrateMessageControllerTest.php The theme to install as the default for testing.
MigrateMessageControllerTest::$migrationIds property core/modules/migrate_drupal_ui/tests/src/Functional/MigrateMessageControllerTest.php Migration IDs.
MigrateMessageControllerTest::$modules property core/modules/migrate_drupal_ui/tests/src/Functional/MigrateMessageControllerTest.php Modules to install.
MigrateMessageControllerTest::createMigrateTables function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateMessageControllerTest.php Creates map and message tables for testing.
MigrateMessageControllerTest::createSourceTables function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateMessageControllerTest.php Create source tables.
MigrateMessageControllerTest::getAvailablePaths function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateMessageControllerTest.php Gets the available upgrade paths.
MigrateMessageControllerTest::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateMessageControllerTest.php Gets the expected number of entities per entity type after migration.
MigrateMessageControllerTest::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateMessageControllerTest.php Gets expected number of entities per entity after incremental migration.
MigrateMessageControllerTest::getMissingPaths function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateMessageControllerTest.php Gets the missing upgrade paths.
MigrateMessageControllerTest::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateMessageControllerTest.php Gets the source base path for the concrete test.
MigrateMessageControllerTest::setUp function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateMessageControllerTest.php
MigrateMessageControllerTest::testDetail function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateMessageControllerTest.php Tests the detail pages for migrate messages.
MigrateMessageControllerTest::testDetail function core/modules/migrate/tests/src/Functional/MigrateMessageControllerTest.php Tests the detail pages for migrate messages.
MigrateMessageControllerTest::testOverview function core/modules/migrate/tests/src/Functional/MigrateMessageControllerTest.php Tests the overview page for migrate messages.
MigrateMessageControllerTest::testOverview function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateMessageControllerTest.php Tests the overview page for migrate messages.
MigrateMessageFormTest class core/modules/migrate/tests/src/Functional/MigrateMessageFormTest.php Tests for the MessageForm class.
MigrateMessageFormTest.php file core/modules/migrate/tests/src/Functional/MigrateMessageFormTest.php
MigrateMessageFormTest::getLevelCounts function core/modules/migrate/tests/src/Functional/MigrateMessageFormTest.php Gets the count of migration messages by level.
MigrateMessageFormTest::getMessages function core/modules/migrate/tests/src/Functional/MigrateMessageFormTest.php Gets the migrate messages.
MigrateMessageFormTest::testFilter function core/modules/migrate/tests/src/Functional/MigrateMessageFormTest.php Tests the message form.
MigrateMessageTest class core/modules/migrate/tests/src/Kernel/MigrateMessageTest.php Tests whether idmap messages are sent to message interface when requested.
MigrateMessageTest.php file core/modules/migrate/tests/src/Kernel/MigrateMessageTest.php
MigrateMessageTest::$messages property core/modules/migrate/tests/src/Kernel/MigrateMessageTest.php Messages accumulated during the migration run.
MigrateMessageTest::$migration property core/modules/migrate/tests/src/Kernel/MigrateMessageTest.php Migration to run.
MigrateMessageTest::$modules property core/modules/migrate/tests/src/Kernel/MigrateMessageTest.php
MigrateMessageTest::display function core/modules/migrate/tests/src/Kernel/MigrateMessageTest.php
MigrateMessageTest::mapMessageRecorder function core/modules/migrate/tests/src/Kernel/MigrateMessageTest.php Reacts to map message event.
MigrateMessageTest::setUp function core/modules/migrate/tests/src/Kernel/MigrateMessageTest.php
MigrateMessageTest::testGetMessages function core/modules/migrate/tests/src/Kernel/MigrateMessageTest.php Tests the return value of getMessages().
MigrateMessageTest::testMessagesNotTeed function core/modules/migrate/tests/src/Kernel/MigrateMessageTest.php Tests migration interruptions.
MigrateMessageTest::testMessagesTeed function core/modules/migrate/tests/src/Kernel/MigrateMessageTest.php Tests migration interruptions.
MigrateMessageTestBase class core/modules/migrate/tests/src/Functional/MigrateMessageTestBase.php Provides base class for testing migrate messages.
MigrateMessageTestBase.php file core/modules/migrate/tests/src/Functional/MigrateMessageTestBase.php
MigrateMessageTestBase::$database property core/modules/migrate/tests/src/Functional/MigrateMessageTestBase.php The database connection.
MigrateMessageTestBase::$defaultTheme property core/modules/migrate/tests/src/Functional/MigrateMessageTestBase.php
MigrateMessageTestBase::$migrationIds property core/modules/migrate/tests/src/Functional/MigrateMessageTestBase.php Migration IDs.

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