Search for executeCountQuery
- Search 7.x for executeCountQuery
- Search 9.5.x for executeCountQuery
- Search 10.3.x for executeCountQuery
- Search 11.x for executeCountQuery
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
None::executeCountQuery | function | core/ |
Execute the count query, which will be done just prior to the query itself being executed. |
PagerPluginBase::executeCountQuery | function | core/ |
Execute the count query, which will be done just prior to the query itself being executed. |
PagerPluginBaseTest::testExecuteCountQueryWithOffset | function | core/ |
Tests the executeCountQuery method with a set offset. |
PagerPluginBaseTest::testExecuteCountQueryWithOffsetLargerThanResult | function | core/ |
Tests the executeCountQuery method with an offset larger than result count. |
PagerPluginBaseTest::testExecuteCountQueryWithoutOffset | function | core/ |
Tests the executeCountQuery method without a set offset. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.