Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestPluginManager::__construct | function | core/ |
|
| TestPluginManagerWithDefaults | class | core/ |
|
| TestPluginManagerWithDefaults::$defaults | property | core/ |
A set of defaults to be referenced by $this->processDefinition(). |
| TestPluginSettingsBase | class | core/ |
|
| TestPluginSettingsBase::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| TestPreinstallInterface | interface | core/ |
Allows running code prior to a test site install. |
| TestPreinstallInterface.php | file | core/ |
|
| TestPreinstallInterface::preinstall | function | core/ |
Runs code prior to a test site install. |
| TestPrepareLayout | class | core/ |
Provides an event subscriber for testing section storage alteration. |
| TestPrepareLayout.php | file | core/ |
|
| TestPrepareLayout::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| TestPrepareLayout::$messenger | property | core/ |
The messenger service. |
| TestPrepareLayout::getSubscribedEvents | function | core/ |
|
| TestPrepareLayout::onAfterPrepareLayout | function | core/ |
Subscriber to test acting after the LB subscriber. |
| TestPrepareLayout::onBeforePrepareLayout | function | core/ |
Subscriber to test acting before the LB subscriber. |
| TestPrepareLayout::__construct | function | core/ |
Constructs a new TestPrepareLayout. |
| TestPrivateService | class | core/ |
A service to test private flag. |
| TestPrivateService.php | file | core/ |
|
| TestProfilerExtension | class | core/ |
Twig extension to add a test node visitor. |
| TestProfilerExtension.php | file | core/ |
|
| TestProfilerExtension::enter | function | core/ |
Dummy function called when a Twig template is entered. |
| TestProfilerExtension::getNodeVisitors | function | core/ |
|
| TestProfilerExtension::leave | function | core/ |
Dummy function called when a Twig template is left. |
| TestRequirementsTrait | trait | core/ |
Allows test classes to require Drupal modules as dependencies. |
| TestRequirementsTrait.php | file | core/ |
|
| TestRequirementsTrait::checkModuleRequirements | function | core/ |
Checks missing module requirements. |
| TestRequirementsTrait::checkRequirements | function | core/ |
Check module requirements for the Drupal use case. |
| TestRequirementsTrait::getDrupalRoot | function | core/ |
Returns the Drupal root directory. |
| TestResponseController | class | core/ |
Controller routines for http_middleware_test routes. |
| TestResponseController.php | file | core/ |
|
| TestResponseController::testResponse | function | core/ |
Returns a test response. |
| TestRouteBuilder | class | core/ |
Extends the core route builder with a setter method for the YAML discovery. |
| TestRouteBuilder::$yamlDiscovery | property | core/ |
The mocked YAML discovery. |
| TestRouteBuilder::getRouteDefinitions | function | core/ |
Retrieves all defined routes from .routing.yml files. |
| TestRouteBuilder::setYamlDiscovery | function | core/ |
Sets the YAML discovery. |
| TestRouteProvider | class | core/ |
|
| TestRouteProvider | class | core/ |
Provides a test entity route provider. |
| 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/ |
Pagination
- Previous page
- Page 1294
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.