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 |
|---|---|---|---|
| TestFormApiFormBlock.php | file | core/ |
|
| TestFormApiFormBlock::$formBuilder | property | core/ |
The form builder service. |
| TestFormApiFormBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestFormApiFormBlock::buildForm | function | core/ |
Form constructor. |
| TestFormApiFormBlock::create | function | core/ |
Creates an instance of the plugin. |
| TestFormApiFormBlock::getFormId | function | core/ |
Returns a unique string identifying the form. |
| TestFormApiFormBlock::submitForm | function | core/ |
Form submission handler. |
| TestFormApiFormBlock::validateForm | function | core/ |
Form validation handler. |
| TestFormApiFormBlock::__construct | function | core/ |
TestFormApiFormBlock constructor. |
| TestFormBlock | class | core/ |
Provides a block to test caching. |
| TestFormBlock.php | file | core/ |
|
| TestFormBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestFormInjected | class | core/ |
|
| TestFormInjected::create | function | core/ |
Instantiates a new instance of this class. |
| TestFormWithPredefinedForm | class | core/ |
|
| TestFormWithPredefinedForm::$form | property | core/ |
|
| TestFormWithPredefinedForm::buildForm | function | core/ |
Form constructor. |
| TestFormWithPredefinedForm::setForm | function | core/ |
|
| TestHandler | class | core/ |
Allow testing base handler implementation by extending the abstract class. |
| TestHelperPlugin | class | core/ |
Wraps the plugin base class to be able to instantiate it. |
| TestHelperPlugin.php | file | core/ |
|
| TestHelperPlugin::$definedOptions | property | core/ |
Stores the defined options. |
| TestHelperPlugin::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| TestHelperPlugin::setDefinedOptions | function | core/ |
Allows to set the defined options. |
| TestHelperPlugin::testSetOptionDefaults | function | core/ |
Calls the protected method setOptionDefaults(). |
| TestHelpSection | class | core/ |
Provides a searchable help section for testing. |
| TestHelpSection.php | file | core/ |
|
| TestHelpSection::listSearchableTopics | function | core/ |
Returns the IDs of topics that should be indexed for searching. |
| TestHelpSection::listTopics | function | core/ |
Returns a list of topics to show in the help section. |
| TestHelpSection::renderTopicForSearch | function | core/ |
Renders one topic for search indexing or search results. |
| TestHelpTopicDeriver | class | core/ |
A test discovery deriver for fake help topics. |
| TestHelpTopicDeriver.php | file | core/ |
|
| TestHelpTopicDeriver::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| TestHelpTopicDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| TestHelpTopicPlugin | class | core/ |
A fake help topic plugin for testing. |
| TestHelpTopicPlugin.php | file | core/ |
|
| TestHelpTopicPlugin::getBody | function | core/ |
Returns the body of the topic. |
| TestHelpTopicPlugin::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| TestHelpTopicPlugin::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| TestHelpTopicPlugin::getCacheTags | function | core/ |
The cache tags associated with this object. |
| TestHtmlBlock | class | core/ |
Provides a block to test HTML. |
| TestHtmlBlock.php | file | core/ |
|
| TestHtmlBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestHtmlMailCollector | class | core/ |
Defines a mail backend that captures sent HTML messages in the state system. |
| TestHtmlMailCollector.php | file | core/ |
|
| TestHtmlMailCollector::format | function | core/ |
Concatenates and wraps the email body for plain-text mails. |
| TestHttpClientMiddleware | class | core/ |
Overrides the User-Agent HTTP header for outbound HTTP requests. |
| TestHttpClientMiddleware.php | file | core/ |
|
| TestHttpClientMiddleware::__invoke | function | core/ |
HTTP middleware that replaces the user agent for simpletest requests. |
| testing.info.yml | file | core/ |
core/profiles/testing/testing.info.yml |
Pagination
- Previous page
- Page 1254
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.