StyleSerializerEntityTest::$testViews
Same name in other branches
- 10 core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php \Drupal\Tests\rest\Functional\Views\StyleSerializerEntityTest::testViews
Views used by this test.
Type: array
File
-
core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerEntityTest.php, line 56
Class
- StyleSerializerEntityTest
- Tests the serializer style plugin.
Namespace
Drupal\Tests\rest\Functional\ViewsCode
public static $testViews = [
'test_serializer_display_field',
'test_serializer_display_entity',
'test_serializer_display_entity_translated',
'test_serializer_node_display_field',
'test_serializer_node_exposed_filter',
'test_serializer_shared_path',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.