Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
StubPDO::__construct function core/tests/Drupal/Tests/Core/Database/Stub/StubPDO.php Construction method.
StubPluginBase class core/tests/Drupal/Tests/Component/Plugin/StubPluginBase.php A class extending PluginBase for testing purposes.
StubPluginBase.php file core/tests/Drupal/Tests/Component/Plugin/StubPluginBase.php
StubPluginManagerBase class core/tests/Drupal/Tests/Component/Plugin/StubPluginManagerBase.php A class extending PluginManagerBase for testing purposes.
StubPluginManagerBase.php file core/tests/Drupal/Tests/Component/Plugin/StubPluginManagerBase.php
StubPluginManagerBaseWithMapper class core/tests/Drupal/Tests/Component/Plugin/StubPluginManagerBaseWithMapper.php Stubs \Drupal\Component\Plugin\PluginManagerBase to take a MapperInterface.
StubPluginManagerBaseWithMapper.php file core/tests/Drupal/Tests/Component/Plugin/StubPluginManagerBaseWithMapper.php
StubPluginManagerBaseWithMapper::__construct function core/tests/Drupal/Tests/Component/Plugin/StubPluginManagerBaseWithMapper.php Constructs a new instance.
StubReflectionFactory class core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php Override ReflectionFactory because ::createInstance() calls a static method.
StubReflectionFactory::getPluginClass function core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php
StubRequestHandlerResourcePlugin class core/modules/rest/tests/src/Kernel/RequestHandlerTest.php Stub class where we can prophesize methods.
StubRequestHandlerResourcePlugin::delete function core/modules/rest/tests/src/Kernel/RequestHandlerTest.php Handles a DELETE request.
StubRequestHandlerResourcePlugin::get function core/modules/rest/tests/src/Kernel/RequestHandlerTest.php Handles a GET request.
StubRequestHandlerResourcePlugin::patch function core/modules/rest/tests/src/Kernel/RequestHandlerTest.php Handles a PATCH request.
StubRequestHandlerResourcePlugin::post function core/modules/rest/tests/src/Kernel/RequestHandlerTest.php Handles a POST request.
StubRevisionableEntity class core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php A stub revisionable entity for testing purposes.
StubRevisionableEntity.php file core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php
StubRevisionableEntity::getLoadedRevisionId function core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php
StubRevisionableEntity::getRevisionId function core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php
StubRevisionableEntity::isDefaultRevision function core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php
StubRevisionableEntity::isLatestRevision function core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php
StubRevisionableEntity::isNewRevision function core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php
StubRevisionableEntity::preSaveRevision function core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php
StubRevisionableEntity::setNewRevision function core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php
StubRevisionableEntity::updateLoadedRevisionId function core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php
StubRevisionableEntity::wasDefaultRevision function core/tests/Drupal/Tests/Core/Entity/StubRevisionableEntity.php
StubSchema class core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php A stub of the abstract Schema class for testing purposes.
StubSchema.php file core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php
StubSchema::addField function core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php
StubSchema::addIndex function core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php
StubSchema::addPrimaryKey function core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php
StubSchema::addUniqueKey function core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php
StubSchema::changeField function core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php
StubSchema::dropField function core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php
StubSchema::dropIndex function core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php
StubSchema::dropPrimaryKey function core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php
StubSchema::dropTable function core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php
StubSchema::dropUniqueKey function core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php
StubSchema::getFieldTypeMap function core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php
StubSchema::indexExists function core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php
StubSchema::renameTable function core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php
StubSourceGeneratorPlugin class core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Defines a stubbed source plugin with a generator as iterator.
StubSourceGeneratorPlugin::$cacheCounts property core/modules/migrate/tests/src/Unit/MigrateSourceTest.php
StubSourceGeneratorPlugin::$skipCount property core/modules/migrate/tests/src/Unit/MigrateSourceTest.php
StubSourceGeneratorPlugin::$trackChanges property core/modules/migrate/tests/src/Unit/MigrateSourceTest.php
StubSourceGeneratorPlugin::getCacheCounts function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Return the cacheCounts value.
StubSourceGeneratorPlugin::getSkipCount function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Return the skipCount value.
StubSourceGeneratorPlugin::getTrackChanges function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Return the trackChanges value.
StubSourceGeneratorPlugin::initializeIterator function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php
StubSourcePlugin class core/modules/migrate/tests/src/Unit/StubSourcePlugin.php Stubbed source plugin for testing base class implementations.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.