Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| 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. |
| 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. |
| TestRevisionMetadataBcLayerEntityType | class | core/ |
Test entity type class for adding new required revision metadata keys. |
| TestRevisionMetadataBcLayerEntityType::__construct | function | core/ |
Constructs a new EntityType. |
| 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::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/ |
|
| TestRunnerKernel | class | core/ |
Kernel for run-tests.sh. |
| TestRunnerKernel.php | file | core/ |
|
| TestRunnerKernel::boot | function | core/ |
Boots the current kernel. |
| TestRunnerKernel::createFromRequest | function | core/ |
Create a DrupalKernel object from a request. |
| TestRunnerKernel::discoverServiceProviders | function | core/ |
Discovers available serviceProviders. |
| TestRunnerKernel::__construct | function | core/ |
Constructs a DrupalKernel object. |
| TestSearchPage | class | core/ |
|
| TestSearchPage::label | function | core/ |
Gets the label of the entity. |
| TestSearchPage::__construct | function | core/ |
Constructs an Entity object. |
| TestSectionList | class | core/ |
|
| TestSectionList::$sections | property | core/ |
An array of sections. |
Pagination
- Previous page
- Page 1231
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.