public static property SortTranslationTest::$testViews in Drupal 10
Same name and namespace in other branches
- 8 core/modules/views/tests/src/Kernel/Handler/SortTranslationTest.php \Drupal\Tests\views\Kernel\Handler\SortTranslationTest::testViews
- 9 core/modules/views/tests/src/Kernel/Handler/SortTranslationTest.php \Drupal\Tests\views\Kernel\Handler\SortTranslationTest::testViews
File
- core/
modules/ views/ tests/ src/ Kernel/ Handler/ SortTranslationTest.php, line 31
Class
- SortTranslationTest
- Tests sorting on translatable and not translatable fields.
Namespace
Drupal\Tests\views\Kernel\HandlerCode
public static $testViews = [
'test_view_sort_translation',
];