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
drupal_system_cross_profile_test.info.yml file core/profiles/tests/testing/modules/drupal_system_cross_profile_test/drupal_system_cross_profile_test.info.yml core/profiles/tests/testing/modules/drupal_system_cross_profile_test/drupal_system_cross_profile_test.info.yml
drupal_system_listing_compatible_test.info.yml file core/profiles/tests/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml core/profiles/tests/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml
drupal_system_listing_compatible_test.info.yml file core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml core/modules/system/tests/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info.yml
drupal_valid_test_ua function core/includes/bootstrap.inc Returns the test prefix if this is an internal request from a test.
DummyPrivateStreamWrapper class core/modules/file/tests/file_test/src/StreamWrapper/DummyPrivateStreamWrapper.php Helper class for testing the stream wrapper registry.
DummyPrivateStreamWrapper.php file core/modules/file/tests/file_test/src/StreamWrapper/DummyPrivateStreamWrapper.php
DummyPrivateStreamWrapper::getExternalUrl function core/modules/file/tests/file_test/src/StreamWrapper/DummyPrivateStreamWrapper.php Override getExternalUrl().
DummyRemoteStreamWrapper class core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteStreamWrapper.php Helper class for testing the stream wrapper registry.
DummyRemoteStreamWrapper.php file core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteStreamWrapper.php
DummyRemoteStreamWrapper::getDescription function core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteStreamWrapper.php Returns the description of the stream wrapper for use in the UI.
DummyRemoteStreamWrapper::getName function core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteStreamWrapper.php Returns the name of the stream wrapper for use in the UI.
DummyRemoteStreamWrapper::realpath function core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteStreamWrapper.php Returns canonical, absolute path of the resource.
DummyStreamWrapperFileTest class core/modules/file/tests/src/Functional/DummyStreamWrapperFileTest.php Tests the file uploading functions.
DummyStreamWrapperFileTest.php file core/modules/file/tests/src/Functional/DummyStreamWrapperFileTest.php
DummyStreamWrapperFileTest::$account property core/modules/file/tests/src/Functional/DummyStreamWrapperFileTest.php
DummyStreamWrapperFileTest::$defaultTheme property core/modules/file/tests/src/Functional/DummyStreamWrapperFileTest.php The theme to install as the default for testing.
DummyStreamWrapperFileTest::$modules property core/modules/file/tests/src/Functional/DummyStreamWrapperFileTest.php Modules to install.
DummyStreamWrapperFileTest::setUp function core/modules/file/tests/src/Functional/DummyStreamWrapperFileTest.php
DummyStreamWrapperFileTest::streamWrapperProvider function core/modules/file/tests/src/Functional/DummyStreamWrapperFileTest.php Data provider for the stream wrapper cache control test.
DummyStreamWrapperFileTest::testFileUpload function core/modules/file/tests/src/Functional/DummyStreamWrapperFileTest.php Tests that overridden cache control works.
DuplicateContextualLinksTest class core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php Tests that duplicate contextual links are initialized independently.
DuplicateContextualLinksTest.php file core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php
DuplicateContextualLinksTest::$defaultTheme property core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php The theme to install as the default for testing.
DuplicateContextualLinksTest::$modules property core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php Modules to install.
DuplicateContextualLinksTest::testSameContextualLinks function core/modules/contextual/tests/src/FunctionalJavascript/DuplicateContextualLinksTest.php Tests that duplicate contextual links each get their own model view.
DuplicateInfoFileValidatorTest class core/modules/package_manager/tests/src/Kernel/DuplicateInfoFileValidatorTest.php Tests Duplicate Info File Validator.
DuplicateInfoFileValidatorTest.php file core/modules/package_manager/tests/src/Kernel/DuplicateInfoFileValidatorTest.php
DuplicateInfoFileValidatorTest::createFileAtPath function core/modules/package_manager/tests/src/Kernel/DuplicateInfoFileValidatorTest.php Creates the file at the root directory.
DuplicateInfoFileValidatorTest::providerDuplicateInfoFilesInStage function core/modules/package_manager/tests/src/Kernel/DuplicateInfoFileValidatorTest.php Data provider for testDuplicateInfoFilesInStage.
DuplicateInfoFileValidatorTest::testDuplicateInfoFilesInStage function core/modules/package_manager/tests/src/Kernel/DuplicateInfoFileValidatorTest.php Tests that duplicate info.yml in stage raise an error.
DuplicatePluralizedMethodName::testMethod function core/modules/config/tests/config_test/src/ConfigActionErrorEntity/DuplicatePluralizedMethodName.php #[ActionMethod(pluralize: 'testMethod')]
DuplicatePluralizedOtherMethodName::testMethod function core/modules/config/tests/config_test/src/ConfigActionErrorEntity/DuplicatePluralizedOtherMethodName.php #[ActionMethod(pluralize: 'testMethod2')]
DuplicatePluralizedOtherMethodName::testMethod2 function core/modules/config/tests/config_test/src/ConfigActionErrorEntity/DuplicatePluralizedOtherMethodName.php #[ActionMethod]
DuplicateTest class core/modules/views_ui/tests/src/Functional/DuplicateTest.php Tests the UI for view duplicate tool.
DuplicateTest.php file core/modules/views_ui/tests/src/Functional/DuplicateTest.php
DuplicateTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/DuplicateTest.php The theme to install as the default for testing.
DuplicateTest::$modules property core/modules/views_ui/tests/src/Functional/DuplicateTest.php Modules to install.
DuplicateTest::setUp function core/modules/views_ui/tests/src/Functional/DuplicateTest.php Sets up the test.
DuplicateTest::testDuplicateView function core/modules/views_ui/tests/src/Functional/DuplicateTest.php Checks if duplicated view exists and has correct label.
DynamicPageCacheIntegrationTest class core/modules/dynamic_page_cache/tests/src/Functional/DynamicPageCacheIntegrationTest.php Enables the Dynamic Page Cache and tests it in various scenarios.
DynamicPageCacheIntegrationTest.php file core/modules/dynamic_page_cache/tests/src/Functional/DynamicPageCacheIntegrationTest.php
DynamicPageCacheIntegrationTest::$defaultTheme property core/modules/dynamic_page_cache/tests/src/Functional/DynamicPageCacheIntegrationTest.php The theme to install as the default for testing.
DynamicPageCacheIntegrationTest::$modules property core/modules/dynamic_page_cache/tests/src/Functional/DynamicPageCacheIntegrationTest.php Modules to install.
DynamicPageCacheIntegrationTest::setUp function core/modules/dynamic_page_cache/tests/src/Functional/DynamicPageCacheIntegrationTest.php
DynamicPageCacheIntegrationTest::testDynamicPageCache function core/modules/dynamic_page_cache/tests/src/Functional/DynamicPageCacheIntegrationTest.php Tests that Dynamic Page Cache works correctly, and verifies the edge cases.
DynamicPageCacheTestController class core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php Controller routines for dynamic_page_cache_test routes.
DynamicPageCacheTestController.php file core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php
DynamicPageCacheTestController::cacheableJsonResponse function core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php A route returning a cacheable JSON response.
DynamicPageCacheTestController::cacheableResponse function core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php A route returning a CacheableResponse object.
DynamicPageCacheTestController::html function core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php A route returning a render array (without cache contexts, so cacheable).

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