You are here

public property QueryGroupByTest::$storage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/src/Tests/QueryGroupByTest.php \Drupal\views\Tests\QueryGroupByTest::storage

The storage for the test entity type.

Type: \Drupal\Core\Entity\Sql\SqlContentEntityStorage

File

core/modules/views/src/Tests/QueryGroupByTest.php, line 42
Contains \Drupal\views\Tests\QueryGroupByTest.

Class

QueryGroupByTest
Tests aggregate functionality of views, for example count.

Namespace

Drupal\views\Tests

Code

public $storage;