Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.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/ |
|
| TestProcessor | class | core/ |
Defines a default processor implementation. |
| TestProcessor.php | file | core/ |
|
| TestProcessor::$configFactory | property | core/ |
Contains the configuration object factory. |
| TestProcessor::buildConfigurationForm | function | core/ |
Form constructor. |
| TestProcessor::create | function | core/ |
Creates an instance of the plugin. |
| TestProcessor::delete | function | core/ |
Deletes stored feed data. |
| TestProcessor::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| TestProcessor::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| TestProcessor::postProcess | function | core/ |
Refreshes feed information. |
| TestProcessor::process | function | core/ |
Processes feed data. |
| TestProcessor::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
| TestProcessor::submitConfigurationForm | function | core/ |
Form submission handler. |
| TestProcessor::__construct | function | core/ |
Constructs a TestProcessor object. |
| 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. |
| 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/ |
Provides a test entity route provider. |
| TestRouteProvider | class | core/ |
|
| 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. |
Pagination
- Previous page
- Page 1261
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.