Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestRequirementsTrait.php | file | core/ |
|
| TestRequirementsTrait::getDrupalRoot | function | core/ |
Returns the Drupal root directory. |
| TestResponseController | class | core/ |
Controller routines for http_middleware_test routes. |
| TestResponseController | class | core/ |
Provides responses for testing debug cacheability headers in HTTP responses. |
| TestResponseController.php | file | core/ |
|
| TestResponseController.php | file | core/ |
|
| TestResponseController::testCacheContextsHeaders | function | core/ |
Provides a render array response that has a large number of cache contexts. |
| TestResponseController::testCacheTagsHeaders | function | core/ |
Provides a render array response that has a large number of cache tags. |
| TestResponseController::testResponse | function | core/ |
Returns a test response. |
| TestRouteAttributeForm | class | core/ |
Test form object for Route attribute. |
| TestRouteAttributeForm.php | file | core/ |
|
| TestRouteAttributeForm::buildForm | function | core/ |
Form constructor. |
| TestRouteAttributeForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TestRouteAttributeForm::submitForm | function | core/ |
Form submission handler. |
| TestRouteProvider | class | core/ |
Provides a test entity route provider. |
| TestRouteProvider | class | core/ |
Stub class for testing RouteProvider. |
| TestRouteProvider::$moduleHandler | property | core/ |
The module handler to invoke hooks on. |
| TestRouteProvider::$stringTranslation | property | core/ |
The string translation service. |
| TestRouteProvider::getCandidateOutlines | function | core/ |
Returns an array of path pattern outlines that could match the path parts. |
| TestRouterInterface | interface | core/ |
Provides a router interface that also can match requests. |
| TestRouterInterface.php | file | core/ |
|
| TestRouteSubscriber | class | core/ |
Provides a callback for route definition. |
| TestRouteSubscriber | class | core/ |
Provides a test route subscriber. |
| TestRouteSubscriber::$applicableViews | property | core/ |
The applicable views. |
| TestRouteSubscriber::getApplicableViews | function | core/ |
Returns all views/display combinations with routes. |
| TestRouteSubscriber::routesFromArray | function | core/ |
|
| TestRouteSubscriber::routesFromCollection | function | core/ |
|
| TestRun | class | core/ |
Implements an object that tracks execution of a test run. |
| TestRun.php | file | core/ |
|
| TestRun::$databasePrefix | property | core/ |
The test database prefix. |
| TestRun::$endExecutionTime | property | core/ |
The time the test run ended. |
| TestRun::$startExecutionTime | property | core/ |
The time the test run started. |
| TestRun::$testClass | property | core/ |
The latest class under test. |
| TestRun::createNew | function | core/ |
Returns a new test run object. |
| TestRun::duration | function | core/ |
Gets the test run execution elapsed time. |
| TestRun::end | function | core/ |
Mark end of the test run execution. |
| TestRun::get | function | core/ |
Returns a test run object from storage. |
| TestRun::getDatabasePrefix | function | core/ |
Gets the test database prefix. |
| TestRun::getLogEntriesByTestClass | function | core/ |
Get test results for a test run, ordered by test class. |
| TestRun::getTestClass | function | core/ |
Gets the latest class under test. |
| TestRun::id | function | core/ |
Returns the id of the test run object. |
| TestRun::insertLogEntry | function | core/ |
Adds a test log entry. |
| TestRun::processPhpErrorLogFile | function | core/ |
Reads the PHP error log and reports any errors as assertion failures. |
| TestRun::removeResults | function | core/ |
Removes the test results from the storage. |
| TestRun::setDatabasePrefix | function | core/ |
Sets the test database prefix. |
| TestRun::start | function | core/ |
Mark start of the test run execution. |
| TestRun::__construct | function | core/ |
TestRun constructor. |
| TestRunnerFinishedSubscriber | class | core/ |
Event subscriber notifying end of test runner execution to HTML logging. |
| TestRunnerFinishedSubscriber | class | core/ |
Event subscriber notifying end of test runner execution to HTML logging. |
| TestRunnerFinishedSubscriber.php | file | core/ |
Pagination
- Previous page
- Page 1410
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.