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 |
|---|---|---|---|
| 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/ |
Stubbed source plugin with a generator as iterator. Also it overwrites the $skipCount, $cacheCounts and $trackChanges properties. |
| 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::findExtensionDirectories | function | core/ |
Finds extensions in a Drupal installation. |
| StubTestSuiteBaseTrait | trait | core/ |
Makes Drupal's test API forward compatible with multiple versions of PHPUnit. |
| StubTestSuiteBaseTrait | trait | core/ |
Makes Drupal's test API forward compatible with multiple versions of PHPUnit. |
| StubTestSuiteBaseTrait.php | file | core/ |
|
| StubTestSuiteBaseTrait.php | file | core/ |
|
| StubTestSuiteBaseTrait::addTestFiles | function | core/ |
|
| StubTestSuiteBaseTrait::addTestFiles | 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/ |
Test that creating a stub of the given entity type results in a valid entity. |
| StubTestTrait::validateStub | function | core/ |
Perform validation on a stub entity. |
| StubThemeHandler | class | core/ |
Extends the default theme handler to mock some drupal_ methods. |
| StubThemeHandler::$clearedCssCache | property | core/ |
Whether the CSS cache was cleared. |
| StubThemeHandler::$registryRebuild | property | core/ |
Whether the registry should be rebuilt. |
| StubThemeHandler::clearCssCache | function | core/ |
|
| StubThemeHandler::themeRegistryRebuild | function | core/ |
|
| StubVariableTestClass | class | core/ |
No-op test class for VariableTest::testExport(). |
| StyleFieldsTest | class | core/ |
Tests fields style functionality. |
| StyleFieldsTest.php | file | core/ |
|
| StyleFieldsTest::$testViews | property | core/ |
Views to be enabled. |
| StyleFieldsTest::testInlineFields | function | core/ |
Tests inline fields and separator. |
Pagination
- Previous page
- Page 1163
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.