Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestPluginManager | class | core/ |
A plugin manager for condition plugins. |
| TestPluginManager | class | core/ |
Defines a plugin manager used by Plugin API unit tests. |
| TestPluginManager.php | file | core/ |
|
| TestPluginManager.php | file | core/ |
|
| TestPluginManager::__construct | function | core/ |
Constructs a TestPluginManager object. |
| TestPluginManager::__construct | function | core/ |
|
| TestPluginManagerWithDefaults | class | core/ |
|
| TestPluginManagerWithDefaults::$defaults | property | core/ |
A set of defaults to be referenced by $this->processDefinition() if additional processing of plugins is necessary or helpful for development purposes. |
| 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. |
| 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/ |
Provides a test entity route provider. |
| TestRouteProvider | class | core/ |
|
| 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/ |
Pagination
- Previous page
- Page 674
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.