Search for test

  1. Search 7.x for test
  2. Search 8.9.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
UpgradeTest::$modules property core/modules/aggregator/tests/src/Functional/migrate_drupal_ui/d6/UpgradeTest.php Modules to enable.
UpgradeTest::$modules property core/modules/aggregator/tests/src/Functional/migrate_drupal_ui/d7/UpgradeTest.php Modules to enable.
UpgradeTest::$nodeStorage property core/modules/aggregator/tests/src/Functional/migrate_drupal_ui/d6/UpgradeTest.php The entity storage for node.
UpgradeTest::$nodeStorage property core/modules/aggregator/tests/src/Functional/migrate_drupal_ui/d7/UpgradeTest.php The entity storage for node.
UpgradeTest::getAvailablePaths function core/modules/aggregator/tests/src/Functional/migrate_drupal_ui/d6/UpgradeTest.php Gets the available upgrade paths.
UpgradeTest::getAvailablePaths function core/modules/aggregator/tests/src/Functional/migrate_drupal_ui/d7/UpgradeTest.php Gets the available upgrade paths.
UpgradeTest::getEntityCounts function core/modules/aggregator/tests/src/Functional/migrate_drupal_ui/d6/UpgradeTest.php Gets the expected number of entities per entity type after migration.
UpgradeTest::getEntityCounts function core/modules/aggregator/tests/src/Functional/migrate_drupal_ui/d7/UpgradeTest.php Gets the expected number of entities per entity type after migration.
UpgradeTest::getEntityCountsIncremental function core/modules/aggregator/tests/src/Functional/migrate_drupal_ui/d6/UpgradeTest.php Gets expected number of entities per entity after incremental migration.
UpgradeTest::getEntityCountsIncremental function core/modules/aggregator/tests/src/Functional/migrate_drupal_ui/d7/UpgradeTest.php Gets expected number of entities per entity after incremental migration.
UpgradeTest::getMissingPaths function core/modules/aggregator/tests/src/Functional/migrate_drupal_ui/d6/UpgradeTest.php Gets the missing upgrade paths.
UpgradeTest::getMissingPaths function core/modules/aggregator/tests/src/Functional/migrate_drupal_ui/d7/UpgradeTest.php Gets the missing upgrade paths.
UpgradeTest::getSourceBasePath function core/modules/aggregator/tests/src/Functional/migrate_drupal_ui/d6/UpgradeTest.php Gets the source base path for the concrete test.
UpgradeTest::getSourceBasePath function core/modules/aggregator/tests/src/Functional/migrate_drupal_ui/d7/UpgradeTest.php Gets the source base path for the concrete test.
UpgradeTest::setUp function core/modules/aggregator/tests/src/Functional/migrate_drupal_ui/d6/UpgradeTest.php
UpgradeTest::setUp function core/modules/aggregator/tests/src/Functional/migrate_drupal_ui/d7/UpgradeTest.php
UpgradeTest::testUpgrade function core/modules/aggregator/tests/src/Functional/migrate_drupal_ui/d6/UpgradeTest.php Executes an upgrade.
UpgradeTest::testUpgrade function core/modules/aggregator/tests/src/Functional/migrate_drupal_ui/d7/UpgradeTest.php Executes an upgrade.
UploadInstanceTest class core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadInstanceTest.php Tests D6 d6_upload_instance source plugin.
UploadInstanceTest.php file core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadInstanceTest.php
UploadInstanceTest::$modules property core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadInstanceTest.php Modules to enable.
UploadInstanceTest::providerSource function core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadInstanceTest.php The data provider.
UploadTest class core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadTest.php Tests D6 d6_upload source plugin.
UploadTest.php file core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadTest.php
UploadTest::$modules property core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadTest.php Modules to enable.
UploadTest::providerSource function core/modules/file/tests/src/Kernel/Plugin/migrate/source/d6/UploadTest.php The data provider.
UpsertTest class core/tests/Drupal/KernelTests/Core/Database/UpsertTest.php Tests the Upsert query builder.
UpsertTest.php file core/tests/Drupal/KernelTests/Core/Database/UpsertTest.php
UpsertTest::testUpsert function core/tests/Drupal/KernelTests/Core/Database/UpsertTest.php Confirms that we can upsert (update-or-insert) records successfully.
UpsertTest::testUpsertNonExistingTable function core/tests/Drupal/KernelTests/Core/Database/UpsertTest.php Upsert on a not existing table throws a DatabaseExceptionWrapper.
UpsertTest::testUpsertNullBlob function core/tests/Drupal/KernelTests/Core/Database/UpsertTest.php Tests that we can upsert a null into blob field.
UpsertTest::testUpsertWithKeywords function core/tests/Drupal/KernelTests/Core/Database/UpsertTest.php Confirms that we can upsert records with keywords successfully.
UriDependentTestImageEffect class core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/UriDependentTestImageEffect.php Performs an image operation that depends on the URI of the original image.
UriDependentTestImageEffect.php file core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/UriDependentTestImageEffect.php
UriDependentTestImageEffect::applyEffect function core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/UriDependentTestImageEffect.php Applies an image effect to the image object.
UriDependentTestImageEffect::getUriDependentDimensions function core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/UriDependentTestImageEffect.php Make the image dimensions dependent on the image file extension.
UriDependentTestImageEffect::transformDimensions function core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/UriDependentTestImageEffect.php Determines the dimensions of the styled image.
UriItemTest class core/modules/field/tests/src/Kernel/Uri/UriItemTest.php Tests URI field functionality.
UriItemTest.php file core/modules/field/tests/src/Kernel/Uri/UriItemTest.php
UriItemTest::$field property core/modules/field/tests/src/Kernel/Uri/UriItemTest.php The field used in this test class.
UriItemTest::$fieldStorage property core/modules/field/tests/src/Kernel/Uri/UriItemTest.php A field to use in this test class.
UriItemTest::testUriField function core/modules/field/tests/src/Kernel/Uri/UriItemTest.php Tests URI field.
UrlAliasLanguageDeprecatedTest class core/modules/path/tests/src/Unit/migrate/process/d6/UrlAliasLanguageDeprecatedTest.php Tests error message from deprecated UrlAliasLanguage process plugin.
UrlAliasLanguageDeprecatedTest.php file core/modules/path/tests/src/Unit/migrate/process/d6/UrlAliasLanguageDeprecatedTest.php
UrlAliasLanguageDeprecatedTest::testUrlAliasLanguageDeprecation function core/modules/path/tests/src/Unit/migrate/process/d6/UrlAliasLanguageDeprecatedTest.php Tests legacy UrlAliasLanguage process plugin.
UrlAliasTest class core/modules/path/tests/src/Kernel/Plugin/migrate/source/d6/UrlAliasTest.php Tests the d6_url_alias source plugin.
UrlAliasTest class core/modules/path/tests/src/Kernel/Plugin/migrate/source/d7/UrlAliasTest.php Tests the d7_url_alias source plugin.
UrlAliasTest.php file core/modules/path/tests/src/Kernel/Plugin/migrate/source/d6/UrlAliasTest.php
UrlAliasTest.php file core/modules/path/tests/src/Kernel/Plugin/migrate/source/d7/UrlAliasTest.php
UrlAliasTest::$modules property core/modules/path/tests/src/Kernel/Plugin/migrate/source/d6/UrlAliasTest.php Modules to enable.

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