| ShortcutXmlBasicAuthTest::$mimeType |
property |
core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlBasicAuthTest.php |
The MIME type that corresponds to $format. |
| ShortcutXmlBasicAuthTest::$modules |
property |
core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlBasicAuthTest.php |
Modules to install. |
| ShortcutXmlCookieTest |
class |
core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php |
Tests Shortcut Xml Cookie. |
| ShortcutXmlCookieTest.php |
file |
core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php |
|
| ShortcutXmlCookieTest::$auth |
property |
core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php |
The authentication mechanism to use in this test. |
| ShortcutXmlCookieTest::$defaultTheme |
property |
core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php |
The theme to install as the default for testing. |
| ShortcutXmlCookieTest::$format |
property |
core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php |
The format to use in this test. |
| ShortcutXmlCookieTest::$mimeType |
property |
core/modules/shortcut/tests/src/Functional/Rest/ShortcutXmlCookieTest.php |
The MIME type that corresponds to $format. |
| ShutdownFunctionsTest |
class |
core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php |
Functional tests shutdown functions. |
| ShutdownFunctionsTest.php |
file |
core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php |
|
| ShutdownFunctionsTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php |
The theme to install as the default for testing. |
| ShutdownFunctionsTest::$modules |
property |
core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php |
Modules to install. |
| ShutdownFunctionsTest::tearDown |
function |
core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php |
|
| ShutdownFunctionsTest::testShutdownFunctions |
function |
core/modules/system/tests/src/Functional/System/ShutdownFunctionsTest.php |
Tests shutdown functions. |
| ShutdownFunctionTest |
class |
core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php |
Tests. |
| ShutdownFunctionTest.php |
file |
core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php |
|
| ShutdownFunctionTest::$shutDownOneCalled |
property |
core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php |
Flag to indicate if ::shutdownOne() called. |
| ShutdownFunctionTest::$shutDownTwoCalled |
property |
core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php |
Flag to indicate if ::shutdownTwo() called. |
| ShutdownFunctionTest::shutdownOne |
function |
core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php |
Tests shutdown functions by registering another shutdown function. |
| ShutdownFunctionTest::shutdownTwo |
function |
core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php |
Tests shutdown functions by being registered during shutdown. |
| ShutdownFunctionTest::testShutdownFunctionInShutdownFunction |
function |
core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php |
Tests that shutdown functions can be added by other shutdown functions. |
| SimpleConfigSectionListTest |
class |
core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionListTest.php |
Tests the test implementation of section storage. |
| SimpleConfigSectionListTest.php |
file |
core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionListTest.php |
|
| SimpleConfigSectionListTest::$modules |
property |
core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionListTest.php |
Modules to install. |
| SimpleConfigSectionListTest::getSectionList |
function |
core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionListTest.php |
Sets up the section list. |
| SimpleConfigValidationTest |
class |
core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php |
Tests validation of certain elements common to all config. |
| SimpleConfigValidationTest.php |
file |
core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php |
|
| SimpleConfigValidationTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php |
Modules to install. |
| SimpleConfigValidationTest::providerSpecialCharacters |
function |
core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php |
Data provider for ::testSpecialCharacters(). |
| SimpleConfigValidationTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php |
|
| SimpleConfigValidationTest::testDefaultConfigHashValidation |
function |
core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php |
Tests the validation of the default configuration hash. |
| SimpleConfigValidationTest::testInvalidPluginId |
function |
core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php |
Tests that plugin IDs in simple config are validated. |
| SimpleConfigValidationTest::testSpecialCharacters |
function |
core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php |
Tests that special characters are not allowed in labels or text data. |
| SimplePageVariantTest |
class |
core/tests/Drupal/Tests/Core/Render/Plugin/DisplayVariant/SimplePageVariantTest.php |
Tests Drupal\Core\Render\Plugin\DisplayVariant\SimplePageVariant. |
| SimplePageVariantTest.php |
file |
core/tests/Drupal/Tests/Core/Render/Plugin/DisplayVariant/SimplePageVariantTest.php |
|
| SimplePageVariantTest::setUpDisplayVariant |
function |
core/tests/Drupal/Tests/Core/Render/Plugin/DisplayVariant/SimplePageVariantTest.php |
Sets up a display variant plugin for testing. |
| SimplePageVariantTest::testBuild |
function |
core/tests/Drupal/Tests/Core/Render/Plugin/DisplayVariant/SimplePageVariantTest.php |
Tests the build method. |
| SimplePageVariantTest::testCacheMetadataFromPlugin |
function |
core/tests/Drupal/Tests/Core/Render/Plugin/DisplayVariant/SimplePageVariantTest.php |
Tests that cache metadata in the plugin are present in the build. |
| SimpletestTestRunResultsStorage |
class |
core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php |
Implements a test run results storage compatible with legacy Simpletest. |
| SimpletestTestRunResultsStorage.php |
file |
core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php |
|
| SimpletestTestRunResultsStorage::buildTestingResultsEnvironment |
function |
core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php |
Prepares the test run storage. |
| SimpletestTestRunResultsStorage::cleanUp |
function |
core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php |
Resets the test run storage. |
| SimpletestTestRunResultsStorage::createNew |
function |
core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php |
Gets a new unique identifier for a test run. |
| SimpletestTestRunResultsStorage::getConnection |
function |
core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php |
Returns the database connection to use for inserting assertions. |
| SimpletestTestRunResultsStorage::getCurrentTestRunState |
function |
core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php |
Get state information about a test run, from storage. |
| SimpletestTestRunResultsStorage::getLogEntriesByTestClass |
function |
core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php |
Get test results for a test run, ordered by test class. |
| SimpletestTestRunResultsStorage::insertLogEntry |
function |
core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php |
Adds a test log entry for a test run to the storage. |
| SimpletestTestRunResultsStorage::removeResults |
function |
core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php |
Removes the results of a test run from the storage. |
| SimpletestTestRunResultsStorage::setDatabasePrefix |
function |
core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php |
Sets the test database prefix of a test run in storage. |
| SimpletestTestRunResultsStorage::testingResultsSchema |
function |
core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php |
Defines the database schema for run-tests.sh and simpletest module. |