Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| QueryBase::hasAnyTag | function | core/ |
|
| QueryBase::hasTag | function | core/ |
|
| QueryBase::initializePager | function | core/ |
Gets the total number of results and initialize a pager for the query. |
| QueryBase::latestRevision | function | core/ |
|
| QueryBase::notExists | function | core/ |
|
| QueryBase::orConditionGroup | function | core/ |
|
| QueryBase::pager | function | core/ |
|
| QueryBase::range | function | core/ |
|
| QueryBase::sort | function | core/ |
|
| QueryBase::sortAggregate | function | core/ |
|
| QueryBase::tableSort | function | core/ |
|
| QueryBase::__clone | function | core/ |
Makes sure that condition objects are cloned as well. |
| QueryBase::__construct | function | core/ |
Constructs this object. |
| QueryBatchTest | class | core/ |
Tests query batching. |
| QueryBatchTest | class | core/ |
Source plugin for migration high water tests. |
| QueryBatchTest.php | file | core/ |
|
| QueryBatchTest.php | file | core/ |
|
| QueryBatchTest::$migration | property | core/ |
The mocked migration. |
| QueryBatchTest::$modules | property | core/ |
|
| QueryBatchTest::fields | function | core/ |
|
| QueryBatchTest::getDatabase | function | core/ |
Builds an in-memory SQLite database from a set of source data. |
| QueryBatchTest::getIds | function | core/ |
|
| QueryBatchTest::getPlugin | function | core/ |
Instantiates the source plugin under test. |
| QueryBatchTest::query | function | core/ |
|
| 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 | trait | core/ |
Provides an implementation of ConditionInterface. |
| QueryConditionTrait.php | file | core/ |
|
| QueryConditionTrait::$condition | property | core/ |
The condition object for this query. |
| QueryConditionTrait::alwaysFalse | function | core/ |
|
| QueryConditionTrait::andConditionGroup | function | core/ |
|
| QueryConditionTrait::arguments | function | core/ |
|
| QueryConditionTrait::compile | function | core/ |
|
| QueryConditionTrait::compiled | function | core/ |
|
| QueryConditionTrait::condition | function | core/ |
|
| QueryConditionTrait::conditionGroupFactory | function | core/ |
|
| QueryConditionTrait::conditions | function | core/ |
|
| QueryConditionTrait::exists | function | core/ |
|
| QueryConditionTrait::isNotNull | function | core/ |
|
| QueryConditionTrait::isNull | function | core/ |
|
| QueryConditionTrait::notExists | function | core/ |
|
| QueryConditionTrait::orConditionGroup | function | core/ |
|
| QueryConditionTrait::where | function | core/ |
|
| QueryException | class | core/ |
Exception thrown by Query() on unsupported query syntax. |
| QueryException.php | file | core/ |
|
| QueryExecutionVoidInterface | interface | core/ |
Interface for queries whose execution does not return a value. |
| QueryExecutionVoidInterface.php | file | core/ |
Pagination
- Previous page
- Page 1307
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.