| SortDateTimeTest.php |
file |
core/modules/datetime/tests/src/Kernel/Views/SortDateTimeTest.php |
|
| SortDateTimeTest::$testViews |
property |
core/modules/datetime/tests/src/Kernel/Views/SortDateTimeTest.php |
|
| SortDateTimeTest::setUp |
function |
core/modules/datetime/tests/src/Kernel/Views/SortDateTimeTest.php |
|
| SortDateTimeTest::testDateTimeSort |
function |
core/modules/datetime/tests/src/Kernel/Views/SortDateTimeTest.php |
Tests the datetime sort handler. |
| SortingTest |
class |
core/modules/views/tests/src/Functional/Wizard/SortingTest.php |
Tests the ability of the views wizard to create views with sorts. |
| SortingTest.php |
file |
core/modules/views/tests/src/Functional/Wizard/SortingTest.php |
|
| SortingTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/Wizard/SortingTest.php |
|
| SortingTest::setUp |
function |
core/modules/views/tests/src/Functional/Wizard/SortingTest.php |
|
| SortingTest::testSorting |
function |
core/modules/views/tests/src/Functional/Wizard/SortingTest.php |
Tests the sorting functionality. |
| SortRandomTest |
class |
core/modules/views/tests/src/Kernel/Handler/SortRandomTest.php |
Tests for core Drupal\views\Plugin\views\sort\Random handler. |
| SortRandomTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/SortRandomTest.php |
|
| SortRandomTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/SortRandomTest.php |
Views used by this test. |
| SortRandomTest::dataSet |
function |
core/modules/views/tests/src/Kernel/Handler/SortRandomTest.php |
Add more items to the test set, to make the order tests more robust. |
| SortRandomTest::getBasicRandomView |
function |
core/modules/views/tests/src/Kernel/Handler/SortRandomTest.php |
Return a basic view with random ordering. |
| SortRandomTest::testRandomOrdering |
function |
core/modules/views/tests/src/Kernel/Handler/SortRandomTest.php |
Tests random ordering of the result set. |
| SortRandomTest::testRandomOrderingWithRenderCaching |
function |
core/modules/views/tests/src/Kernel/Handler/SortRandomTest.php |
Tests random ordering with tags based caching. |
| SortTest |
class |
core/modules/views/tests/src/Kernel/Handler/SortTest.php |
Tests for core Drupal\views\Plugin\views\sort\SortPluginBase handler. |
| SortTest |
class |
core/modules/jsonapi/tests/src/Unit/Query/SortTest.php |
Tests Drupal\jsonapi\Query\Sort. |
| SortTest |
class |
core/tests/Drupal/Tests/CSpell/SortTest.php |
Tests that the dictionary.txt file is properly sorted. |
| SortTest |
class |
core/tests/Drupal/Tests/PhpCs/SortTest.php |
Tests that phpcs.xml.dist is properly sorted. |
| SortTest.php |
file |
core/tests/Drupal/Tests/PhpCs/SortTest.php |
|
| SortTest.php |
file |
core/tests/Drupal/Tests/CSpell/SortTest.php |
|
| SortTest.php |
file |
core/modules/jsonapi/tests/src/Unit/Query/SortTest.php |
|
| SortTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/SortTest.php |
|
| SortTest::$filePath |
property |
core/tests/Drupal/Tests/CSpell/SortTest.php |
The path to the dictionary file. |
| SortTest::$filePath |
property |
core/tests/Drupal/Tests/PhpCs/SortTest.php |
The path of phpcs.xml.dist file. |
| SortTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/SortTest.php |
Views used by this test. |
| SortTest::assertSorted |
function |
core/tests/Drupal/Tests/PhpCs/SortTest.php |
A helper method to assert that an input array is sorted. |
| SortTest::badParameterProvider |
function |
core/modules/jsonapi/tests/src/Unit/Query/SortTest.php |
Data provider for testCreateFromQueryParameterFail. |
| SortTest::parameterProvider |
function |
core/modules/jsonapi/tests/src/Unit/Query/SortTest.php |
Provides a suite of shortcut sort parameters and their expected expansions. |
| SortTest::setUp |
function |
core/modules/jsonapi/tests/src/Unit/Query/SortTest.php |
|
| SortTest::setUp |
function |
core/tests/Drupal/Tests/PhpCs/SortTest.php |
|
| SortTest::setUp |
function |
core/tests/Drupal/Tests/CSpell/SortTest.php |
|
| SortTest::testCreateFromQueryParameter |
function |
core/modules/jsonapi/tests/src/Unit/Query/SortTest.php |
Tests create from query parameter. |
| SortTest::testCreateFromQueryParameterFail |
function |
core/modules/jsonapi/tests/src/Unit/Query/SortTest.php |
Tests create from query parameter fail. |
| SortTest::testFileExists |
function |
core/tests/Drupal/Tests/CSpell/SortTest.php |
Tests that the file exists. |
| SortTest::testFileExists |
function |
core/tests/Drupal/Tests/PhpCs/SortTest.php |
Tests that the phpcs.xml.dist file exists. |
| SortTest::testNumericOrdering |
function |
core/modules/views/tests/src/Kernel/Handler/SortTest.php |
Tests numeric ordering of the result set. |
| SortTest::testSorted |
function |
core/tests/Drupal/Tests/PhpCs/SortTest.php |
Tests that the phpcs.xml.dist file is properly sorted. |
| SortTest::testSorted |
function |
core/tests/Drupal/Tests/CSpell/SortTest.php |
Tests that the file is properly sorted. |
| SortTest::testStringOrdering |
function |
core/modules/views/tests/src/Kernel/Handler/SortTest.php |
Tests string ordering of the result set. |
| SortTestConfigEntityWithWeight |
class |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Test entity class to test sorting. |
| SortTestConfigEntityWithWeight::$label |
property |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
The label. |
| SortTestConfigEntityWithWeight::$weight |
property |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
The weight. |
| SortTranslationTest |
class |
core/modules/views/tests/src/Kernel/Handler/SortTranslationTest.php |
Tests sorting on translatable and not translatable fields. |
| SortTranslationTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/SortTranslationTest.php |
|
| SortTranslationTest::$modules |
property |
core/modules/views/tests/src/Kernel/Handler/SortTranslationTest.php |
|
| SortTranslationTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/SortTranslationTest.php |
|
| SortTranslationTest::setUp |
function |
core/modules/views/tests/src/Kernel/Handler/SortTranslationTest.php |
|
| SortTranslationTest::testSortbyUntranslatedIntegerField |
function |
core/modules/views/tests/src/Kernel/Handler/SortTranslationTest.php |
Tests sorting on an untranslated field. |