| 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 enable. |
| SimpleConfigSectionListTest::getSectionList |
function |
core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionListTest.php |
Sets up the section list. |
| simpletest.info.yml |
file |
core/modules/simpletest/simpletest.info.yml |
core/modules/simpletest/simpletest.info.yml |
| simpletest.install |
file |
core/modules/simpletest/simpletest.install |
Uninstall functions for the simpletest module. |
| SimpleTestEntity |
class |
core/modules/content_moderation/tests/src/Unit/ContentModerationRouteSubscriberTest.php |
A concrete entity. |
| SimpleTestEntity |
class |
core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php |
A concrete entity. |
| SimpletestUiPrinter |
class |
core/tests/Drupal/Tests/Listeners/SimpletestUiPrinter.php |
Defines a class for providing html output links in the Simpletest UI. |
| SimpletestUiPrinter.php |
file |
core/tests/Drupal/Tests/Listeners/SimpletestUiPrinter.php |
|
| SimpletestUiPrinter::write |
function |
core/tests/Drupal/Tests/Listeners/SimpletestUiPrinter.php |
|
| simpletest_schema |
function |
core/modules/simpletest/simpletest.install |
Implements hook_schema(). |
| simpletest_uninstall |
function |
core/modules/simpletest/simpletest.install |
Implements hook_uninstall(). |
| 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 |
Defines field item properties. |
| 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 |
The theme to install as the default for testing. |
| 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 |
Prepares the current environment for running the test. |
| SingleVisibleProfileTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
Installer step: Select installation profile. |
| SingleVisibleProfileTest::testInstalled |
function |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
Confirms that the installation succeeded. |
| SiteMaintenanceTest |
class |
core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php |
Tests access to site while in maintenance mode. |
| SiteMaintenanceTest.php |
file |
core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php |
|
| SiteMaintenanceTest::$adminUser |
property |
core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php |
|
| SiteMaintenanceTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php |
The theme to install as the default for testing. |
| SiteMaintenanceTest::$modules |
property |
core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php |
Modules to enable. |
| SiteMaintenanceTest::$user |
property |
core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php |
User allowed to access site in maintenance mode. |
| SiteMaintenanceTest::setUp |
function |
core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php |
|
| SiteMaintenanceTest::testNonHtmlRequest |
function |
core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php |
Tests responses to non-HTML requests when in maintenance mode. |
| SiteMaintenanceTest::testSiteMaintenance |
function |
core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php |
Verifies site maintenance mode functionality. |
| SiteNameTest |
class |
core/tests/Drupal/FunctionalTests/Installer/SiteNameTest.php |
Tests that the site name can be set during a non-interactive installation. |
| SiteNameTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/SiteNameTest.php |
|
| SiteNameTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/SiteNameTest.php |
The theme to install as the default for testing. |
| SiteNameTest::$siteName |
property |
core/tests/Drupal/FunctionalTests/Installer/SiteNameTest.php |
The site name to be used when testing. |
| SiteNameTest::installParameters |
function |
core/tests/Drupal/FunctionalTests/Installer/SiteNameTest.php |
Returns the parameters that will be used when Simpletest installs Drupal. |
| SiteNameTest::testSiteName |
function |
core/tests/Drupal/FunctionalTests/Installer/SiteNameTest.php |
Tests that the desired site name appears on the page after installation. |
| SitesDirectoryHardeningTest |
class |
core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php |
Tests Drupal permissions hardening of /sites subdirectories. |
| SitesDirectoryHardeningTest.php |
file |
core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php |
|
| SitesDirectoryHardeningTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php |
The theme to install as the default for testing. |
| SitesDirectoryHardeningTest::checkSystemRequirements |
function |
core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php |
Checks system runtime requirements. |
| SitesDirectoryHardeningTest::makeWritable |
function |
core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php |
Makes the given path and settings file writable. |
| SitesDirectoryHardeningTest::settingsFile |
function |
core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php |
Returns the path to settings.php. |