Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
TestRequirementsTrait.php file core/tests/Drupal/Tests/TestRequirementsTrait.php
TestRequirementsTrait::getDrupalRoot function core/tests/Drupal/Tests/TestRequirementsTrait.php Returns the Drupal root directory.
TestResponseController class core/modules/system/tests/modules/http_middleware_test/src/Controller/TestResponseController.php Controller routines for http_middleware_test routes.
TestResponseController class core/modules/system/tests/modules/http_response_debug_cacheability_headers_test/src/Controller/TestResponseController.php Provides responses for testing debug cacheability headers in HTTP responses.
TestResponseController.php file core/modules/system/tests/modules/http_response_debug_cacheability_headers_test/src/Controller/TestResponseController.php
TestResponseController.php file core/modules/system/tests/modules/http_middleware_test/src/Controller/TestResponseController.php
TestResponseController::testCacheContextsHeaders function core/modules/system/tests/modules/http_response_debug_cacheability_headers_test/src/Controller/TestResponseController.php Provides a render array response that has a large number of cache contexts.
TestResponseController::testCacheTagsHeaders function core/modules/system/tests/modules/http_response_debug_cacheability_headers_test/src/Controller/TestResponseController.php Provides a render array response that has a large number of cache tags.
TestResponseController::testResponse function core/modules/system/tests/modules/http_middleware_test/src/Controller/TestResponseController.php Returns a test response.
TestRouteAttributeForm class core/modules/system/tests/modules/router_test_directory/src/Form/TestRouteAttributeForm.php Test form object for Route attribute.
TestRouteAttributeForm.php file core/modules/system/tests/modules/router_test_directory/src/Form/TestRouteAttributeForm.php
TestRouteAttributeForm::buildForm function core/modules/system/tests/modules/router_test_directory/src/Form/TestRouteAttributeForm.php Form constructor.
TestRouteAttributeForm::getFormId function core/modules/system/tests/modules/router_test_directory/src/Form/TestRouteAttributeForm.php Returns a unique string identifying the form.
TestRouteAttributeForm::submitForm function core/modules/system/tests/modules/router_test_directory/src/Form/TestRouteAttributeForm.php Form submission handler.
TestRouteProvider class core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php Provides a test entity route provider.
TestRouteProvider class core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Stub class for testing RouteProvider.
TestRouteProvider::$moduleHandler property core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php The module handler to invoke hooks on.
TestRouteProvider::$stringTranslation property core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php The string translation service.
TestRouteProvider::getCandidateOutlines function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Returns an array of path pattern outlines that could match the path parts.
TestRouterInterface interface core/tests/Drupal/Tests/Core/Routing/TestRouterInterface.php Provides a router interface that also can match requests.
TestRouterInterface.php file core/tests/Drupal/Tests/Core/Routing/TestRouterInterface.php
TestRouteSubscriber class core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php Provides a callback for route definition.
TestRouteSubscriber class core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php Provides a test route subscriber.
TestRouteSubscriber::$applicableViews property core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php The applicable views.
TestRouteSubscriber::getApplicableViews function core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php Returns all views/display combinations with routes.
TestRouteSubscriber::routesFromArray function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php
TestRouteSubscriber::routesFromCollection function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php
TestRun class core/lib/Drupal/Core/Test/TestRun.php Implements an object that tracks execution of a test run.
TestRun.php file core/lib/Drupal/Core/Test/TestRun.php
TestRun::$databasePrefix property core/lib/Drupal/Core/Test/TestRun.php The test database prefix.
TestRun::$endExecutionTime property core/lib/Drupal/Core/Test/TestRun.php The time the test run ended.
TestRun::$startExecutionTime property core/lib/Drupal/Core/Test/TestRun.php The time the test run started.
TestRun::$testClass property core/lib/Drupal/Core/Test/TestRun.php The latest class under test.
TestRun::createNew function core/lib/Drupal/Core/Test/TestRun.php Returns a new test run object.
TestRun::duration function core/lib/Drupal/Core/Test/TestRun.php Gets the test run execution elapsed time.
TestRun::end function core/lib/Drupal/Core/Test/TestRun.php Mark end of the test run execution.
TestRun::get function core/lib/Drupal/Core/Test/TestRun.php Returns a test run object from storage.
TestRun::getDatabasePrefix function core/lib/Drupal/Core/Test/TestRun.php Gets the test database prefix.
TestRun::getLogEntriesByTestClass function core/lib/Drupal/Core/Test/TestRun.php Get test results for a test run, ordered by test class.
TestRun::getTestClass function core/lib/Drupal/Core/Test/TestRun.php Gets the latest class under test.
TestRun::id function core/lib/Drupal/Core/Test/TestRun.php Returns the id of the test run object.
TestRun::insertLogEntry function core/lib/Drupal/Core/Test/TestRun.php Adds a test log entry.
TestRun::processPhpErrorLogFile function core/lib/Drupal/Core/Test/TestRun.php Reads the PHP error log and reports any errors as assertion failures.
TestRun::removeResults function core/lib/Drupal/Core/Test/TestRun.php Removes the test results from the storage.
TestRun::setDatabasePrefix function core/lib/Drupal/Core/Test/TestRun.php Sets the test database prefix.
TestRun::start function core/lib/Drupal/Core/Test/TestRun.php Mark start of the test run execution.
TestRun::__construct function core/lib/Drupal/Core/Test/TestRun.php TestRun constructor.
TestRunnerFinishedSubscriber class core/tests/Drupal/TestTools/Extension/HtmlLogging/TestRunnerFinishedSubscriber.php Event subscriber notifying end of test runner execution to HTML logging.
TestRunnerFinishedSubscriber class core/tests/Drupal/TestTools/Extension/Dump/TestRunnerFinishedSubscriber.php Event subscriber notifying end of test runner execution to HTML logging.
TestRunnerFinishedSubscriber.php file core/tests/Drupal/TestTools/Extension/HtmlLogging/TestRunnerFinishedSubscriber.php

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