SqlEntityLoadingTest::$testViews

Same name and namespace in other branches
  1. 9 core/modules/views/tests/src/Kernel/Plugin/SqlEntityLoadingTest.php \Drupal\Tests\views\Kernel\Plugin\SqlEntityLoadingTest::testViews
  2. 10 core/modules/views/tests/src/Kernel/Plugin/SqlEntityLoadingTest.php \Drupal\Tests\views\Kernel\Plugin\SqlEntityLoadingTest::testViews
  3. 11.x core/modules/views/tests/src/Kernel/Plugin/SqlEntityLoadingTest.php \Drupal\Tests\views\Kernel\Plugin\SqlEntityLoadingTest::testViews

Type: testViews

Overrides ViewsKernelTestBase::$testViews

File

core/modules/views/tests/src/Kernel/Plugin/SqlEntityLoadingTest.php, line 27

Class

SqlEntityLoadingTest
Tests the loading of entities and entity revisions.

Namespace

Drupal\Tests\views\Kernel\Plugin

Code

public static $testViews = [
    'base_and_revision',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.