OrderByTest::$query
Same name in other branches
- 8.9.x core/tests/Drupal/Tests/Core/Database/OrderByTest.php \Drupal\Tests\Core\Database\OrderByTest::query
- 10 core/tests/Drupal/Tests/Core/Database/OrderByTest.php \Drupal\Tests\Core\Database\OrderByTest::query
- 11.x core/tests/Drupal/Tests/Core/Database/OrderByTest.php \Drupal\Tests\Core\Database\OrderByTest::query
The select query object to test.
Type: \Drupal\Core\Database\Query\Select
File
-
core/
tests/ Drupal/ Tests/ Core/ Database/ OrderByTest.php, line 22
Class
- OrderByTest
- Tests the orderBy() method of select queries.
Namespace
Drupal\Tests\Core\DatabaseCode
protected $query;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.