Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 11.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| QueryFactory::updateConfigKeyStore | function | core/ |
Updates or adds lookup data. |
| QueryFactory::__construct | function | core/ |
Constructs a QueryFactory object. |
| QueryFactory::__construct | function | core/ |
Constructs a QueryFactory object. |
| QueryFactory::__construct | function | core/ |
Constructs a QueryFactory object. |
| QueryFactory::__construct | function | core/ |
Constructs a QueryFactory object. |
| QueryFactory::__construct | function | core/ |
Constructs a QueryFactory object. |
| QueryFactoryInterface | interface | core/ |
Defines an interface for QueryFactory classes. |
| QueryFactoryInterface.php | file | core/ |
|
| QueryFactoryInterface::get | function | core/ |
Instantiates an entity query for a given entity type. |
| QueryFactoryInterface::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
| QueryFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\Entity\Query\QueryFactory[[api-linebreak]] @group Config |
| QueryFactoryTest.php | file | core/ |
|
| QueryFactoryTest::getConfigObject | function | core/ |
Gets a test configuration object. |
| QueryFactoryTest::providerTestGetKeys | function | core/ |
|
| QueryFactoryTest::testGetKeys | function | core/ |
@covers ::getKeys[[api-linebreak]] @covers ::getValues[[api-linebreak]] |
| QueryFactoryTest::testGetKeysWildCardEnd | function | core/ |
@covers ::getKeys[[api-linebreak]] @covers ::getValues[[api-linebreak]] |
| QueryGroupByTest::$storage | property | core/ |
The storage for the test entity type. |
| QueryGroupByTest::testGroupByCountOnlyFilters | function | core/ |
Tests groupby with filters. |
| QueryOptionsTest::testStoreQuerySettingsOverride | function | core/ |
Test that query overrides are stored. |
| QueryParameterWorkspaceNegotiator | class | core/ |
Defines the query parameter workspace negotiator. |
| QueryParameterWorkspaceNegotiator.php | file | core/ |
|
| QueryParameterWorkspaceNegotiator::applies | function | core/ |
Checks whether the negotiator applies to the current request or not. |
| QueryParameterWorkspaceNegotiator::getActiveWorkspaceId | function | core/ |
Performs workspace negotiation. |
| QueryParameterWorkspaceNegotiator::getQueryToken | function | core/ |
Calculates a token based on a workspace ID. |
| QueryPluginBase::$groupOperator | property | core/ |
Controls how the WHERE and HAVING groups are put together. |
| QueryPluginBase::setGroupOperator | function | core/ |
Control how all WHERE and HAVING groups are put together. |
| QueryPluginBase::setOffset | function | core/ |
Set an OFFSET on the query, specifying a number of results to skip. |
| QueryPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| QueryTest::testConditionOperatorArgumentsSQLInjection | function | core/ |
Tests SQL injection via condition operator. |
| QueueDatabaseFactory | class | core/ |
Defines the queue factory for the database backend. |
| QueueDatabaseFactory.php | file | core/ |
|
| QueueDatabaseFactory::$connection | property | core/ |
The database connection. |
| QueueDatabaseFactory::get | function | core/ |
Constructs a new queue object for a given name. |
| QueueDatabaseFactory::__construct | function | core/ |
Constructs this factory object. |
| QueueExceptionsTest::testDelayedRequeueExceptionCallsParentConstructor | function | core/ |
Tests that the `DelayedRequeueException` calls parent constructor. |
| QueueFactory | class | core/ |
Defines the queue factory. |
| QueueFactory.php | file | core/ |
|
| QueueFactory::$queues | property | core/ |
Instantiated queues, keyed by name. |
| QueueFactory::$settings | property | core/ |
The settings object. |
| QueueFactory::get | function | core/ |
Constructs a new queue. |
| QueueFactory::__construct | function | core/ |
Constructs a queue factory. |
| QueueFactoryInterface | interface | core/ |
An interface defining queue factory classes. |
| QueueFactoryInterface.php | file | core/ |
|
| QueueFactoryInterface::get | function | core/ |
Constructs a new queue object for a given name. |
| Random::$randomGenerator | property | core/ |
The random generator. |
| Random::getGenerator | function | core/ |
Gets the random generator for the utility methods. |
| RandomGeneratorTrait | trait | core/ |
Provides random generator utility methods. |
| RandomGeneratorTrait.php | file | core/ |
|
| RandomGeneratorTrait::getRandomGenerator | function | core/ |
Gets the random generator for the utility methods. |
| RandomGeneratorTrait::randomMachineName | function | core/ |
Generates a unique random string containing letters and numbers. |
Pagination
- Previous page
- Page 184
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.