Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| QueryBase::getNamespaces | function | core/ |
Gets a list of namespaces of the ancestors of a class. |
| QueryBase::groupBy | function | core/ |
|
| QueryBase::hasAllTags | function | core/ |
Determines if a given query has all specified tags. |
| QueryBase::hasAnyTag | function | core/ |
Determines if a given query has any specified tag. |
| QueryBase::hasTag | function | core/ |
Determines if a given query has a given tag. |
| QueryBase::initializePager | function | core/ |
Gets the total number of results and initialize a pager for the query. |
| QueryBase::latestRevision | function | core/ |
Queries the latest revision. |
| QueryBase::notExists | function | core/ |
Queries for an empty field. |
| QueryBase::orConditionGroup | function | core/ |
Creates a new group of conditions ORed together. |
| QueryBase::pager | function | core/ |
Enables a pager for the query. |
| QueryBase::range | function | core/ |
|
| QueryBase::sort | function | core/ |
|
| QueryBase::sortAggregate | function | core/ |
|
| QueryBase::tableSort | function | core/ |
Enables sortable tables for this query. |
| QueryBase::__clone | function | core/ |
Makes sure that the Condition object is 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/ |
Modules to enable. |
| 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/ |
|
| 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::$deprecatedProperties | property | 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::$workspaceManager | property | core/ |
The workspace manager. |
| 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. |
Pagination
- Previous page
- Page 975
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.