| 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 |
|
| 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 |
|
| SimpletestTestRunResultsStorage::cleanUp |
function |
core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php |
|
| SimpletestTestRunResultsStorage::createNew |
function |
core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php |
|
| 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 |
|
| SimpletestTestRunResultsStorage::getLogEntriesByTestClass |
function |
core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php |
|
| SimpletestTestRunResultsStorage::insertLogEntry |
function |
core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php |
|
| SimpletestTestRunResultsStorage::removeResults |
function |
core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php |
|
| SimpletestTestRunResultsStorage::setDatabasePrefix |
function |
core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php |
|
| SimpletestTestRunResultsStorage::testingResultsSchema |
function |
core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php |
Defines the database schema for run-tests.sh and simpletest module. |
| SimpletestTestRunResultsStorage::validateTestingResultsEnvironment |
function |
core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php |
|
| SimpletestTestRunResultsStorage::__construct |
function |
core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php |
SimpletestTestRunResultsStorage constructor. |
| SimpletestTestRunResultsStorageTest |
class |
core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php |
Tests Drupal\Core\Test\SimpletestTestRunResultsStorage. |
| SimpletestTestRunResultsStorageTest.php |
file |
core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php |
|
| SimpletestTestRunResultsStorageTest::$connection |
property |
core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php |
The database connection for testing. |
| SimpletestTestRunResultsStorageTest::$testRunResultsStorage |
property |
core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php |
The test run results storage. |
| SimpletestTestRunResultsStorageTest::getTestLogEntry |
function |
core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php |
Returns a sample test run log entry. |
| SimpletestTestRunResultsStorageTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php |
|
| SimpletestTestRunResultsStorageTest::testBuildEnvironmentKeepingExistingResults |
function |
core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php |
Tests build environment keeping existing results. |
| SimpletestTestRunResultsStorageTest::testBuildNewEnvironment |
function |
core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php |
Tests build new environment. |
| SimpletestTestRunResultsStorageTest::testGetCurrentTestRunState |
function |
core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php |
Tests get current test run state. |
| SimpletestTestRunResultsStorageTest::testGetLogEntriesByTestClass |
function |
core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php |
Tests get log entries by test class. |
| SingleInternalPropertyTestFieldItem |
class |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SingleInternalPropertyTestFieldItem.php |
Defines the 'Single Internal Property' entity test field type. |
| SingleInternalPropertyTestFieldItem.php |
file |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SingleInternalPropertyTestFieldItem.php |
|
| SingleInternalPropertyTestFieldItem::propertyDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SingleInternalPropertyTestFieldItem.php |
|
| SingleVisibleProfileTest |
class |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
Tests distribution profile support. |
| SingleVisibleProfileTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
|
| SingleVisibleProfileTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
|
| SingleVisibleProfileTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
The installation profile to install. |
| SingleVisibleProfileTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
|
| SingleVisibleProfileTest::testInstalled |
function |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
Confirms that the installation succeeded. |
| SiteConfigurationExcluderTest |
class |
core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteConfigurationExcluderTest.php |
Tests Site Configuration Excluder. |
| SiteConfigurationExcluderTest.php |
file |
core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteConfigurationExcluderTest.php |
|
| SiteConfigurationExcluderTest::register |
function |
core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteConfigurationExcluderTest.php |
|
| SiteConfigurationExcluderTest::testDefaultSiteDirectoryPermissions |
function |
core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteConfigurationExcluderTest.php |
Tests that `sites/default` is made writable in the stage directory. |