Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StubConnection::__construct | function | core/ |
Constructs a Connection object. |
| StubFallbackPluginManager | class | core/ |
Stubs \Drupal\Component\Plugin\FallbackPluginManagerInterface. |
| StubFallbackPluginManager.php | file | core/ |
|
| StubFallbackPluginManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
| StubForm | class | core/ |
Provides a stub form for testing purposes. |
| StubForm.php | file | core/ |
|
| StubForm::$form | property | core/ |
The form array. |
| StubForm::$formId | property | core/ |
The form ID. |
| StubForm::buildForm | function | core/ |
Form constructor. |
| StubForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| StubForm::submitForm | function | core/ |
Form submission handler. |
| StubForm::__construct | function | core/ |
Constructs a StubForm. |
| StubNegotiationMiddleware | class | core/ |
|
| StubNegotiationMiddleware::getContentType | function | core/ |
Gets the normalized type of a request. |
| StubPDO | class | core/ |
A stub of \PDO for testing purposes. |
| StubPDO.php | file | core/ |
|
| StubPDO::__construct | function | core/ |
Construction method. |
| StubPluginManagerBaseWithMapper | class | core/ |
Stubs \Drupal\Component\Plugin\PluginManagerBase to take a MapperInterface. |
| StubPluginManagerBaseWithMapper.php | file | core/ |
|
| StubPluginManagerBaseWithMapper::__construct | function | core/ |
Constructs a new instance. |
| StubReflectionFactory | class | core/ |
Override ReflectionFactory because ::createInstance() calls a static method. |
| StubReflectionFactory::getPluginClass | function | core/ |
Finds the class relevant for a given plugin. |
| StubRequestHandlerResourcePlugin | class | core/ |
Stub class where we can prophesize methods. |
| StubRequestHandlerResourcePlugin::delete | function | core/ |
|
| StubRequestHandlerResourcePlugin::get | function | core/ |
|
| StubRequestHandlerResourcePlugin::patch | function | core/ |
|
| StubRequestHandlerResourcePlugin::post | function | core/ |
|
| StubSourceGeneratorPlugin | class | core/ |
Defines a stubbed source plugin with a generator as iterator. |
| StubSourceGeneratorPlugin::$cacheCounts | property | core/ |
Whether this instance should cache the source count. |
| StubSourceGeneratorPlugin::$skipCount | property | core/ |
Whether this instance should not attempt to count the source. |
| StubSourceGeneratorPlugin::$trackChanges | property | core/ |
Flags whether to track changes to incoming data. |
| StubSourceGeneratorPlugin::getCacheCounts | function | core/ |
Return the cacheCounts value. |
| StubSourceGeneratorPlugin::getSkipCount | function | core/ |
Return the skipCount value. |
| StubSourceGeneratorPlugin::getTrackChanges | function | core/ |
Return the trackChanges value. |
| StubSourceGeneratorPlugin::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| StubSourcePlugin | class | core/ |
Stubbed source plugin for testing base class implementations. |
| StubSourcePlugin::fields | function | core/ |
Returns available fields on the source. |
| StubSourcePlugin::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| StubSourcePlugin::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| StubSourcePlugin::setModuleHandler | function | core/ |
Helper for setting internal module handler implementation. |
| StubSourcePlugin::__toString | function | core/ |
Allows class to decide how it will react when it is treated like a string. |
| StubTestSuiteBase | class | core/ |
Stub subclass of TestSuiteBase. |
| StubTestSuiteBase::$testFiles | property | core/ |
Test files discovered by addTestsBySuiteNamespace(). |
| StubTestSuiteBase::addTestFiles | function | core/ |
|
| StubTestSuiteBase::findExtensionDirectories | function | core/ |
Finds extensions in a Drupal installation. |
| StubTestSuiteBase::__construct | function | core/ |
|
| StubTestTrait | trait | core/ |
Provides common functionality for testing stubbing. |
| StubTestTrait.php | file | core/ |
|
| StubTestTrait::createEntityStub | function | core/ |
Create a stub of the given entity type. |
| StubTestTrait::performStubTest | function | core/ |
Tests that creating a stub of an entity type results in a valid entity. |
Pagination
- Previous page
- Page 1226
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.