Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestPluginWithForm::buildConfigurationForm | function | core/ |
|
| TestPluginWithForm::getFormClass | function | core/ |
|
| TestPluginWithForm::getPluginDefinition | function | core/ |
|
| TestPluginWithForm::getPluginId | function | core/ |
|
| TestPluginWithForm::hasFormClass | function | core/ |
|
| TestPluginWithForm::submitConfigurationForm | function | core/ |
|
| TestPluginWithForm::validateConfigurationForm | function | core/ |
|
| 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::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/ |
|
| TestRouteAttributeForm::getFormId | function | core/ |
|
| TestRouteAttributeForm::submitForm | function | core/ |
|
| TestRouteProvider | class | core/ |
Stub class for testing RouteProvider. |
| TestRouteProvider | class | core/ |
Provides a test entity route provider. |
| TestRouteProvider::$moduleHandler | property | core/ |
|
| TestRouteProvider::$stringTranslation | property | core/ |
|
| TestRouteProvider::getCandidateOutlines | function | core/ |
|
| 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. |
Pagination
- Previous page
- Page 1615
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.