protected property OrderByTest::$query in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 25 - Contains \Drupal\Tests\Core\Database\OrderByTest.
Class
- OrderByTest
- Tests the orderBy() method of select queries.
Namespace
Drupal\Tests\Core\DatabaseCode
protected $query;