Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Search main 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
MigrateUploadEntityFormDisplayTest::testSkipNonExistentNodeType function core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php Tests that entity displays are ignored appropriately.
MigrateUploadEntityFormDisplayTest::testUploadEntityFormDisplay function core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php Tests Drupal 6 upload settings to Drupal 8 entity form display migration.
MigrateUploadFieldTest class core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadFieldTest.php Uploads migration.
MigrateUploadFieldTest.php file core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadFieldTest.php
MigrateUploadFieldTest::$modules property core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadFieldTest.php Modules to enable.
MigrateUploadFieldTest::setUp function core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadFieldTest.php
MigrateUploadFieldTest::testUpload function core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadFieldTest.php Tests the Drupal 6 upload settings to Drupal 8 field migration.
MigrateUploadInstanceTest class core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadInstanceTest.php Upload field instance migration.
MigrateUploadInstanceTest.php file core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadInstanceTest.php
MigrateUploadInstanceTest::$modules property core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadInstanceTest.php Modules to enable.
MigrateUploadInstanceTest::setUp function core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadInstanceTest.php
MigrateUploadInstanceTest::testUploadFieldInstance function core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadInstanceTest.php Tests the Drupal 6 upload settings to Drupal 8 field instance migration.
MigrateUploadTest class core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadTest.php Migrate association data between nodes and files.
MigrateUploadTest.php file core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadTest.php
MigrateUploadTest::$modules property core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadTest.php Modules to enable.
MigrateUploadTest::setUp function core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadTest.php
MigrateUploadTest::testUpload function core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadTest.php Test upload migration from Drupal 6 to Drupal 8.
MigrateUrlAliasNoTranslationTest class core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasNoTranslationTest.php Tests URL alias migration.
MigrateUrlAliasNoTranslationTest.php file core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasNoTranslationTest.php
MigrateUrlAliasNoTranslationTest::setUp function core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasNoTranslationTest.php
MigrateUrlAliasTest class core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php URL alias migration.
MigrateUrlAliasTest class core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php Tests URL alias migration.
MigrateUrlAliasTest.php file core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php
MigrateUrlAliasTest.php file core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php
MigrateUrlAliasTest::$modules property core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php Modules to enable.
MigrateUrlAliasTest::$modules property core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php Modules to enable.
MigrateUrlAliasTest::assertPath function core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php Asserts that a path alias matches a set of conditions.
MigrateUrlAliasTest::setUp function core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php
MigrateUrlAliasTest::setUp function core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php
MigrateUrlAliasTest::testUrlAlias function core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php Test the url alias migration.
MigrateUrlAliasTest::testUrlAliasWithTranslatedNodes function core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php Test the URL alias migration with translated nodes.
MigrateUrlAliasTest::testUrlAliasWithTranslatedNodes function core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTest.php Test the URL alias migration with translated nodes.
MigrateUrlAliasTestBase class core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php Tests URL alias migration.
MigrateUrlAliasTestBase.php file core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php
MigrateUrlAliasTestBase::$modules property core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php Modules to enable.
MigrateUrlAliasTestBase::setUp function core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php
MigrateUrlAliasTestBase::testUrlAlias function core/modules/path/tests/src/Kernel/Migrate/d7/MigrateUrlAliasTestBase.php Test the URL alias migration.
MigrateUserAdminPassTest class core/modules/user/tests/src/Kernel/Migrate/MigrateUserAdminPassTest.php Tests preservation of root account password.
MigrateUserAdminPassTest.php file core/modules/user/tests/src/Kernel/Migrate/MigrateUserAdminPassTest.php
MigrateUserAdminPassTest::$modules property core/modules/user/tests/src/Kernel/Migrate/MigrateUserAdminPassTest.php Modules to enable.
MigrateUserAdminPassTest::$originalPasswords property core/modules/user/tests/src/Kernel/Migrate/MigrateUserAdminPassTest.php The passwords as retrieved from the account entities before migration.
MigrateUserAdminPassTest::setUp function core/modules/user/tests/src/Kernel/Migrate/MigrateUserAdminPassTest.php
MigrateUserAdminPassTest::testAdminPasswordPreserved function core/modules/user/tests/src/Kernel/Migrate/MigrateUserAdminPassTest.php Tests preserving the admin user's password.
MigrateUserConfigsTest class core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTest.php Upgrade variables to user.*.yml.
MigrateUserConfigsTest.php file core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTest.php
MigrateUserConfigsTest::setUp function core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTest.php
MigrateUserConfigsTest::testUserMail function core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTest.php Tests migration of user variables to user.mail.yml.
MigrateUserConfigsTest::testUserSettings function core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTest.php Tests migration of user variables to user.settings.yml.
MigrateUserConfigsTranslationTest class core/modules/config_translation/tests/src/Kernel/Migrate/d6/MigrateUserConfigsTranslationTest.php Upgrade i18n variables to user.*.yml.
MigrateUserConfigsTranslationTest class core/modules/config_translation/tests/src/Kernel/Migrate/d7/MigrateUserConfigsTranslationTest.php Test migration of i18n user variables.

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