Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| QueryBatchTest::$modules | property | core/ |
Modules to install. |
| QueryBatchTest::fields | function | core/ |
Returns available fields on the source. |
| QueryBatchTest::getDatabase | function | core/ |
Builds an in-memory SQLite database from a set of source data. |
| QueryBatchTest::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| QueryBatchTest::getPlugin | function | core/ |
Instantiates the source plugin under test. |
| QueryBatchTest::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| QueryBatchTest::queryDataProvider | function | core/ |
|
| QueryBatchTest::setUp | function | core/ |
|
| QueryBatchTest::testBatchSizeNegative | function | core/ |
Tests a negative batch size throws an exception. |
| QueryBatchTest::testBatchSizeNonInteger | function | core/ |
Tests a non integer batch size throws an exception. |
| QueryBatchTest::testQueryBatch | function | core/ |
Tests query batch size. |
| QueryConditionTrait::alwaysFalse | function | core/ |
|
| QueryConditionTrait::arguments | function | core/ |
|
| QueryConditionTrait::conditions | function | core/ |
|
| QueryConditionTrait::exists | function | core/ |
|
| QueryConditionTrait::isNotNull | function | core/ |
|
| QueryConditionTrait::isNull | function | core/ |
|
| QueryConditionTrait::notExists | function | core/ |
|
| QueryFactory::$namespaces | property | core/ |
The namespace of this class, the parent class etc. |
| QueryFactory::$namespaces | property | core/ |
The namespace of this class, the parent class etc. |
| QueryFactory::$namespaces | property | core/ |
The namespace of this class, the parent class etc. |
| QueryFactory::$namespaces | property | core/ |
The namespace of this class, the parent class etc. |
| QueryFactory::deleteConfigKeyStore | function | core/ |
Deletes lookup data. |
| 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::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. |
| QueryFactoryTest | class | core/ |
Tests Drupal\Core\Config\Entity\Query\QueryFactory. |
| QueryFactoryTest.php | file | core/ |
|
| QueryFactoryTest::getConfigObject | function | core/ |
Gets a test configuration object. |
| QueryFactoryTest::providerTestGetKeys | function | core/ |
|
| QueryFactoryTest::testGetKeys | function | core/ |
Tests get keys. |
| QueryFactoryTest::testGetKeysWildCardEnd | function | core/ |
Tests get keys wild card end. |
| QueryGroupByTest | class | core/ |
Tests aggregate functionality of views, for example count. |
| QueryGroupByTest.php | file | core/ |
|
| QueryGroupByTest::$modules | property | core/ |
Modules to install. |
| QueryGroupByTest::$storage | property | core/ |
The storage for the test entity type. |
| QueryGroupByTest::$testViews | property | core/ |
Views used by this test. |
| QueryGroupByTest::groupByTestHelper | function | core/ |
Provides a test helper which runs a view with some aggregation function. |
| QueryGroupByTest::setUp | function | core/ |
|
| QueryGroupByTest::setupTestEntities | function | core/ |
Helper method that creates some test entities. |
| QueryGroupByTest::testAggregateCount | function | core/ |
Tests aggregate count feature. |
| QueryGroupByTest::testAggregateCountFunction | function | core/ |
Tests aggregate count feature with no group by. |
Pagination
- Previous page
- Page 1120
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.