Search for countQuery
- Search 9.5.x for countQuery
- Search 8.9.x for countQuery
- Search 10.3.x for countQuery
- Search 11.x for countQuery
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseSelectComplexTestCase::testCountQuery | function | modules/ |
Test that we can generate a count query from a built query. |
DatabaseSelectComplexTestCase::testCountQueryDistinct | function | modules/ |
Test that we can generate a count query from a query with distinct. |
DatabaseSelectComplexTestCase::testCountQueryFieldRemovals | function | modules/ |
Test that countQuery properly removes fields and expressions. |
DatabaseSelectComplexTestCase::testCountQueryGroupBy | function | modules/ |
Test that we can generate a count query from a query with GROUP BY. |
DatabaseSelectComplexTestCase::testCountQueryRemovals | function | modules/ |
Test that countQuery properly removes 'all_fields' statements and ordering clauses. |
DatabaseSelectComplexTestCase::testHavingCountQuery | function | modules/ |
|
PagerDefault::$customCountQuery | property | includes/ |
The count query that will be used for this pager. |
PagerDefault::getCountQuery | function | includes/ |
Retrieve the count query for this pager. |
PagerDefault::setCountQuery | function | includes/ |
Specify the count query object to use for this pager. |
SearchQuery::countQuery | function | modules/ |
Builds the default count query for SearchQuery. |
SelectQuery::countQuery | function | includes/ |
Get the equivalent COUNT query of this query as a new query object. |
SelectQueryExtender::countQuery | function | includes/ |
Get the equivalent COUNT query of this query as a new query object. |
SelectQueryInterface::countQuery | function | includes/ |
Get the equivalent COUNT query of this query as a new query object. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.