Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| StatementPrefetchIterator::$defaultFetchMode | property | core/ |
Holds the default fetch mode. |
| StatementPrefetchIterator::$defaultFetchStyle | property | core/ |
Holds the default fetch style. |
| StatementPrefetchIterator::$rowCount | property | core/ |
The number of rows matched by the last query. |
| StatementPrefetchIterator::execute | function | core/ |
Executes a prepared statement. |
| StatementPrefetchIterator::fetchColumn | function | core/ |
|
| StatementPrefetchIterator::getClientStatement | function | core/ |
Returns the client-level database PDO statement object. |
| StatementPrefetchIterator::getStatement | function | core/ |
Grab a PDOStatement object from a given query and its arguments. |
| StatementPrefetchIterator::__construct | function | core/ |
Constructs a StatementPrefetchIterator object. |
| StatementWrapperIterator | class | core/ |
StatementInterface iterator implementation. |
| StatementWrapperIterator.php | file | core/ |
|
| StatementWrapperIterator::$defaultFetchMode | property | core/ |
Holds the default fetch mode. |
| StatementWrapperIterator::execute | function | core/ |
Executes a prepared statement. |
| StatementWrapperIterator::getClientStatement | function | core/ |
Returns the client-level database PDO statement object. |
| StatementWrapperIterator::__construct | function | core/ |
Constructs a StatementWrapperIterator object. |
| StateTest::$keyValueStorage | property | core/ |
The mocked key value store. |
| StateTest::testCanTransitionTo | function | core/ |
Tests can transition to. |
| StateTest::testGetTransitionTo | function | core/ |
Tests get transition to. |
| StateTest::testGetTransitionToException | function | core/ |
Tests get transition to exception. |
| StaticDiscoveryDecorator | class | core/ |
A decorator that allows manual registration of undiscoverable definitions. |
| StaticDiscoveryDecorator.php | file | core/ |
|
| StaticDiscoveryDecorator::$decorated | property | core/ |
The Discovery object being decorated. |
| StaticDiscoveryDecorator::$registerDefinitions | property | core/ |
A callback or closure used for registering additional definitions. |
| StaticDiscoveryDecorator::getDefinition | function | core/ |
|
| StaticDiscoveryDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| StaticDiscoveryDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
| StaticDiscoveryDecorator::__construct | function | core/ |
Constructs StaticDiscoveryDecorator object. |
| StaticDiscoveryDecoratorTest | class | core/ |
Tests Drupal\Component\Plugin\Discovery\StaticDiscoveryDecorator. |
| StaticDiscoveryDecoratorTest.php | file | core/ |
|
| StaticDiscoveryDecoratorTest::getRegisterDefinitionsCallback | function | core/ |
Helper method to provide a mocked callback object with expectations. |
| StaticDiscoveryDecoratorTest::providerCall | function | core/ |
Data provider for testCall(). |
| StaticDiscoveryDecoratorTest::providerGetDefinition | function | core/ |
Data provider for testGetDefinitions(). |
| StaticDiscoveryDecoratorTest::providerGetDefinitions | function | core/ |
Data provider for testGetDefinitions(). |
| StaticDiscoveryDecoratorTest::testCall | function | core/ |
@legacy-covers ::__call |
| StaticDiscoveryDecoratorTest::testGetDefinition | function | core/ |
Tests get definition. |
| StaticDiscoveryDecoratorTest::testGetDefinitions | function | core/ |
Tests get definitions. |
| StaticDiscoveryDecoratorTestMockInterface | interface | core/ |
Interface used in the mocking process of this test. |
| StaticDiscoveryDecoratorTestMockInterface::registerDefinitionsCallback | function | core/ |
Function used in the mocking process of this test. |
| StaticFileCacheBackend::store | function | core/ |
Stores data into a cache backend. |
| StaticMenuLinkOverrides::$configFactory | property | core/ |
The config factory object. |
| StaticReflectionClass::getConstructor | function | core/ |
|
| StaticReflectionClass::newInstanceWithoutConstructor | function | core/ |
|
| StaticReflectionClass::__toString | function | core/ |
|
| Status::operatorForm | function | core/ |
Options form subform for setting the operator. |
| Status::operatorForm | function | core/ |
Options form subform for setting the operator. |
| StatusCheckTraitTest::testNoErrorIfPathsToExcludeCannotBeCollected | function | core/ |
Tests that any error will be added to the status check event. |
| StatusCheckTraitTest::testPathsToExcludeCollected | function | core/ |
Tests that StatusCheckTrait will collect paths to exclude. |
| StickyNode::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
| StorableConfigBase | class | core/ |
Provides a base class for configuration objects with storage support. |
| StorableConfigBase.php | file | core/ |
|
| StorableConfigBase::$isNew | property | core/ |
Whether the configuration object is new or has been saved to the storage. |
Pagination
- Previous page
- Page 229
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.