public static property FieldEntityTest::$testViews in Drupal 8
Same name and namespace in other branches
- 9 core/modules/views/tests/src/Functional/Entity/FieldEntityTest.php \Drupal\Tests\views\Functional\Entity\FieldEntityTest::testViews
- 10 core/modules/views/tests/src/Functional/Entity/FieldEntityTest.php \Drupal\Tests\views\Functional\Entity\FieldEntityTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views/ tests/ src/ Functional/ Entity/ FieldEntityTest.php, line 27
Class
- FieldEntityTest
- Tests the field plugin base integration with the entity system.
Namespace
Drupal\Tests\views\Functional\EntityCode
public static $testViews = [
'test_field_get_entity',
];