Search for range
- Search 9.5.x for range
- Search 8.9.x for range
- Search 10.3.x for range
- Search 11.x for range
- Other projects
| Title | Object type | File name | Summary | 
|---|---|---|---|
| DatabaseAlterTestCase::testAlterRemoveRange | function | modules/ | Test that we can remove a range() value from a query. This also tests hook_query_TAG_alter(). | 
| DatabaseConnection::queryRange | function | includes/ | Runs a limited-range query on this database object. | 
| DatabaseConnection_mysql::queryRange | function | includes/ | Runs a limited-range query on this database object. | 
| DatabaseConnection_pgsql::queryRange | function | includes/ | Runs a limited-range query on this database object. | 
| DatabaseConnection_sqlite::queryRange | function | includes/ | Runs a limited-range query on this database object. | 
| DatabaseRangeQueryTestCase | class | modules/ | Range query tests. | 
| DatabaseRangeQueryTestCase::getInfo | function | modules/ | |
| DatabaseRangeQueryTestCase::setUp | function | modules/ | Sets up a Drupal site for running functional and integration tests. | 
| DatabaseRangeQueryTestCase::testRangeQuery | function | modules/ | Confirm that range query work and return correct result. | 
| DatabaseSelectComplexTestCase::testRange | function | modules/ | Test range queries. The SQL clause varies with the database. | 
| database_test_query_database_test_alter_remove_range_alter | function | modules/ | Implements hook_query_TAG_alter(). | 
| db_query_range | function | includes/ | Executes a query against the active database, restricted to a range. | 
| EntityFieldQuery::$range | property | includes/ | The query range. | 
| EntityFieldQuery::range | function | includes/ | Restricts a query to a given range in the result set. | 
| ImageToolkitGdTestCase::testTransparentColorOutOfRange | function | modules/ | Tests loading an image whose transparent color index is out of range. | 
| SelectQuery::$range | property | includes/ | The range limiters for this query. | 
| SelectQuery::range | function | includes/ | Restricts a query to a given range in the result set. | 
| SelectQueryExtender::range | function | includes/ | Restricts a query to a given range in the result set. | 
| SelectQueryInterface::range | function | includes/ | Restricts a query to a given range in the result set. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
