| SortableTestTrait::sortableAfter |
function |
core/tests/Drupal/FunctionalJavascriptTests/SortableTestTrait.php |
Simulates a drag moving an element after its sibling in the same container. |
| SortableTestTrait::sortableTo |
function |
core/tests/Drupal/FunctionalJavascriptTests/SortableTestTrait.php |
Simulates a drag on an element from one container to another. |
| SortableTestTrait::sortableUpdate |
function |
core/tests/Drupal/FunctionalJavascriptTests/SortableTestTrait.php |
Define to provide any necessary callback following layout change. |
| SortArrayTest |
class |
core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php |
Tests the SortArray component. |
| SortArrayTest.php |
file |
core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php |
|
| SortArrayTest::assertBothNegativePositiveOrZero |
function |
core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php |
Asserts that numbers are either both negative, both positive or both zero. |
| SortArrayTest::providerSortByTitleElement |
function |
core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php |
Data provider for SortArray::sortByTitleElement(). |
| SortArrayTest::providerSortByTitleProperty |
function |
core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php |
Data provider for SortArray::sortByTitleProperty(). |
| SortArrayTest::providerSortByWeightElement |
function |
core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php |
Data provider for SortArray::sortByWeightElement(). |
| SortArrayTest::providerSortByWeightProperty |
function |
core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php |
Data provider for SortArray::sortByWeightProperty(). |
| SortArrayTest::testRecursiveSortByKey |
function |
core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php |
Tests sorting arrays recursively by key. |
| SortArrayTest::testSortByTitleElement |
function |
core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php |
Tests SortArray::sortByTitleElement() input against expected output. |
| SortArrayTest::testSortByTitleProperty |
function |
core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php |
Tests SortArray::sortByTitleProperty() input against expected output. |
| SortArrayTest::testSortByWeightElement |
function |
core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php |
Tests SortArray::sortByWeightElement() input against expected output. |
| SortArrayTest::testSortByWeightProperty |
function |
core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php |
Tests SortArray::sortByWeightProperty() input against expected output. |
| SortDateTest |
class |
core/modules/views/tests/src/Kernel/Handler/SortDateTest.php |
Tests for core Drupal\views\Plugin\views\sort\Date handler. |
| SortDateTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/SortDateTest.php |
|
| SortDateTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/SortDateTest.php |
Views used by this test. |
| SortDateTest::expectedResultSet |
function |
core/modules/views/tests/src/Kernel/Handler/SortDateTest.php |
Generates an expected result set based on the specified granularity and order. |
| SortDateTest::testDateOrdering |
function |
core/modules/views/tests/src/Kernel/Handler/SortDateTest.php |
Tests numeric ordering of the result set. |
| SortDateTimeTest |
class |
core/modules/datetime/tests/src/Kernel/Views/SortDateTimeTest.php |
Tests for core Drupal\datetime\Plugin\views\sort\Date handler. |
| SortDateTimeTest.php |
file |
core/modules/datetime/tests/src/Kernel/Views/SortDateTimeTest.php |
|
| SortDateTimeTest::$testViews |
property |
core/modules/datetime/tests/src/Kernel/Views/SortDateTimeTest.php |
Views to be enabled. |
| 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 |
The theme to install as the default for testing. |
| SortingTest::setUp |
function |
core/modules/views/tests/src/Functional/Wizard/SortingTest.php |
Sets up the test. |
| 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. |