| 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/PhpCs/SortTest.php |
Tests that phpcs.xml.dist is properly sorted. |
| SortTest |
class |
core/tests/Drupal/Tests/CSpell/SortTest.php |
Tests that the dictionary.txt file is properly sorted. |
| SortTest.php |
file |
core/tests/Drupal/Tests/CSpell/SortTest.php |
|
| SortTest.php |
file |
core/tests/Drupal/Tests/PhpCs/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/PhpCs/SortTest.php |
The path of phpcs.xml.dist file. |
| SortTest::$filePath |
property |
core/tests/Drupal/Tests/CSpell/SortTest.php |
The path to the dictionary 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 |
Modules to install. |
| SortTranslationTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/SortTranslationTest.php |
Views to be enabled. |
| 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. |
| SourceEditingEmptyElementTest |
class |
core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingEmptyElementTest.php |
Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\SourceEditing. |
| SourceEditingEmptyElementTest.php |
file |
core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingEmptyElementTest.php |
|
| SourceEditingEmptyElementTest::testEmptyInlineElement |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingEmptyElementTest.php |
Tests creating empty inline elements using Source Editing. |
| SourceEditingPluginTest |
class |
core/modules/ckeditor5/tests/src/Unit/SourceEditingPluginTest.php |
Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\SourceEditing. |
| SourceEditingPluginTest.php |
file |
core/modules/ckeditor5/tests/src/Unit/SourceEditingPluginTest.php |
|
| SourceEditingPluginTest::providerGetDynamicPluginConfig |
function |
core/modules/ckeditor5/tests/src/Unit/SourceEditingPluginTest.php |
Provides a list of configs to test. |
| SourceEditingPluginTest::testGetDynamicPluginConfig |
function |
core/modules/ckeditor5/tests/src/Unit/SourceEditingPluginTest.php |
Tests get dynamic plugin config. |
| SourceEditingTest |
class |
core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php |
Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\SourceEditing. |
| SourceEditingTest.php |
file |
core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php |
|
| SourceEditingTest::doTestAllowingExtraAttributes |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php |
Tests extra attributes with a specific data set. |
| SourceEditingTest::providerAllowingExtraAttributes |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php |
Data provider for ::testAllowingExtraAttributes(). |
| SourceEditingTest::testAllowingExtraAttributes |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php |
Tests allowing extra attributes on already supported tags using GHS. |
| SourceEditingTest::testSourceEditingSettingsForm |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php |
Tests source editing settings form. |