Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| QueryFactory::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
| QueryFactory::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
| QueryFactory::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
| QueryFactory::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
| QueryFactory::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
| QueryFactory::getConfigKeyStore | function | core/ |
Gets the key value store used to store fast lookups. |
| QueryFactory::getKeys | function | core/ |
Creates lookup keys for configuration data. |
| QueryFactory::getSubscribedEvents | function | core/ |
|
| QueryFactory::getValues | function | core/ |
Finds all the values for a configuration key in a configuration object. |
| QueryFactory::onConfigDelete | function | core/ |
Removes configuration entity from key store. |
| QueryFactory::onConfigSave | function | core/ |
Updates configuration entity in the key store. |
| 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::getActiveWorkspace | function | core/ |
Gets the negotiated workspace, if any. |
| 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 key/value store 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. |
Pagination
- Previous page
- Page 183
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.