Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StubPDO::__construct | function | core/ |
Construction method. |
| StubPluginBase | class | core/ |
A class extending PluginBase for testing purposes. |
| StubPluginBase.php | file | core/ |
|
| StubPluginManagerBase | class | core/ |
A class extending PluginManagerBase for testing purposes. |
| StubPluginManagerBase.php | file | core/ |
|
| 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/ |
|
| StubRequestHandlerResourcePlugin | class | core/ |
Stub class where we can prophesize methods. |
| StubRequestHandlerResourcePlugin::delete | function | core/ |
Handles a DELETE request. |
| StubRequestHandlerResourcePlugin::get | function | core/ |
Handles a GET request. |
| StubRequestHandlerResourcePlugin::patch | function | core/ |
Handles a PATCH request. |
| StubRequestHandlerResourcePlugin::post | function | core/ |
Handles a POST request. |
| StubRevisionableEntity | class | core/ |
A stub revisionable entity for testing purposes. |
| StubRevisionableEntity.php | file | core/ |
|
| StubRevisionableEntity::getLoadedRevisionId | function | core/ |
|
| StubRevisionableEntity::getRevisionId | function | core/ |
|
| StubRevisionableEntity::isDefaultRevision | function | core/ |
|
| StubRevisionableEntity::isLatestRevision | function | core/ |
|
| StubRevisionableEntity::isNewRevision | function | core/ |
|
| StubRevisionableEntity::preSaveRevision | function | core/ |
|
| StubRevisionableEntity::setNewRevision | function | core/ |
|
| StubRevisionableEntity::updateLoadedRevisionId | function | core/ |
|
| StubRevisionableEntity::wasDefaultRevision | function | core/ |
|
| StubSchema | class | core/ |
A stub of the abstract Schema class for testing purposes. |
| StubSchema.php | file | core/ |
|
| StubSchema::addField | function | core/ |
|
| StubSchema::addIndex | function | core/ |
|
| StubSchema::addPrimaryKey | function | core/ |
|
| StubSchema::addUniqueKey | function | core/ |
|
| StubSchema::changeField | function | core/ |
|
| StubSchema::dropField | function | core/ |
|
| StubSchema::dropIndex | function | core/ |
|
| StubSchema::dropPrimaryKey | function | core/ |
|
| StubSchema::dropTable | function | core/ |
|
| StubSchema::dropUniqueKey | function | core/ |
|
| StubSchema::getFieldTypeMap | function | core/ |
|
| StubSchema::indexExists | function | core/ |
|
| StubSchema::renameTable | function | core/ |
|
| StubSourceGeneratorPlugin | class | core/ |
Defines a stubbed source plugin with a generator as iterator. |
| StubSourceGeneratorPlugin::$cacheCounts | property | core/ |
|
| StubSourceGeneratorPlugin::$skipCount | property | core/ |
|
| StubSourceGeneratorPlugin::$trackChanges | property | core/ |
|
| 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/ |
|
| StubSourcePlugin | class | core/ |
Stubbed source plugin for testing base class implementations. |
Pagination
- Previous page
- Page 1535
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.