| SmartDefaultSettingsTest::$strictConfigSchema |
property |
core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php |
Exempt from strict schema checking, because using CKEditor 4. |
| SmartDefaultSettingsTest::$testLogServiceName |
property |
core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php |
The service name for a logger implementation that collects anything logged. |
| SmartDefaultSettingsTest::$typedConfig |
property |
core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php |
The typed config manager. |
| SmartDefaultSettingsTest::editorInfoAlter |
function |
core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php |
Implements hook_editor_info_alter(). |
| SmartDefaultSettingsTest::provider |
function |
core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php |
Data provider. |
| SmartDefaultSettingsTest::providerCandidates |
function |
core/modules/ckeditor5/tests/src/Unit/SmartDefaultSettingsTest.php |
Data provider for testing getCandidates() and ::selectCandidate(). |
| SmartDefaultSettingsTest::providerSurplusScore |
function |
core/modules/ckeditor5/tests/src/Unit/SmartDefaultSettingsTest.php |
Data provider for testing computeSurplusScore(). |
| SmartDefaultSettingsTest::register |
function |
core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php |
Registers test-specific services. |
| SmartDefaultSettingsTest::setUp |
function |
core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php |
|
| SmartDefaultSettingsTest::test |
function |
core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php |
Tests the CKEditor 5 default settings conversion. |
| SmartDefaultSettingsTest::testCandidates |
function |
core/modules/ckeditor5/tests/src/Unit/SmartDefaultSettingsTest.php |
Tests candidates. |
| SmartDefaultSettingsTest::testSurplusScore |
function |
core/modules/ckeditor5/tests/src/Unit/SmartDefaultSettingsTest.php |
Tests surplus score. |
| SomeClass::TEST |
constant |
core/modules/system/tests/modules/module_autoload_test/src/SomeClass.php |
|
| SomeClass::testMethod |
function |
core/modules/system/tests/modules/module_autoload_test/src/SomeClass.php |
|
| SortableTestTrait |
trait |
core/tests/Drupal/FunctionalJavascriptTests/SortableTestTrait.php |
Provides functions for simulating sort changes. |
| SortableTestTrait.php |
file |
core/tests/Drupal/FunctionalJavascriptTests/SortableTestTrait.php |
|
| 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. |