Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
TestSiteApplicationTest::testInstallWithNonSetupClass function core/tests/Drupal/KernelTests/Scripts/TestSiteApplicationTest.php Tests install with non setup class.
TestSiteApplicationTest::testTearDownDbPrefixValidation function core/tests/Drupal/KernelTests/Scripts/TestSiteApplicationTest.php Tests tear down db prefix validation.
TestSiteApplicationTest::testUserLogin function core/tests/Drupal/KernelTests/Scripts/TestSiteApplicationTest.php Tests user login.
TestSiteClaroInstallTestScript class core/tests/Drupal/TestSite/TestSiteClaroInstallTestScript.php Setup file used by TestSiteInstallTestScript.
TestSiteClaroInstallTestScript.php file core/tests/Drupal/TestSite/TestSiteClaroInstallTestScript.php
TestSiteClaroInstallTestScript::setup function core/tests/Drupal/TestSite/TestSiteClaroInstallTestScript.php
TestSiteConfigurationExcluder class core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteConfigurationExcluderTest.php A test version of the site configuration excluder, to expose internals.
TestSiteConfigurationExcluder::$sitePath property core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteConfigurationExcluderTest.php The site path.
TestSiteExcluder class core/modules/package_manager/src/PathExcluder/TestSiteExcluder.php Excludes 'sites/simpletest' from stage operations.
TestSiteExcluder.php file core/modules/package_manager/src/PathExcluder/TestSiteExcluder.php
TestSiteExcluder::excludeTestSites function core/modules/package_manager/src/PathExcluder/TestSiteExcluder.php Excludes sites/simpletest from stage operations.
TestSiteExcluder::getSubscribedEvents function core/modules/package_manager/src/PathExcluder/TestSiteExcluder.php
TestSiteExcluderTest class core/modules/package_manager/tests/src/Kernel/PathExcluder/TestSiteExcluderTest.php Tests Site Excluder.
TestSiteExcluderTest.php file core/modules/package_manager/tests/src/Kernel/PathExcluder/TestSiteExcluderTest.php
TestSiteExcluderTest::testTestSitesExcluded function core/modules/package_manager/tests/src/Kernel/PathExcluder/TestSiteExcluderTest.php Tests that test site directories are excluded from stage operations.
TestSiteInstallCommand class core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php Command to create a test Drupal site.
TestSiteInstallCommand.php file core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php
TestSiteInstallCommand::$baseUrl property core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php The base URL.
TestSiteInstallCommand::$configImporter property core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php The config importer that can be used in a test.
TestSiteInstallCommand::$defaultTheme property core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php The theme to install as the default for testing.
TestSiteInstallCommand::$langcode property core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php The language to install the site in.
TestSiteInstallCommand::$originalShutdownCallbacks property core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php The original array of shutdown function callbacks.
TestSiteInstallCommand::$profile property core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php The install profile to use.
TestSiteInstallCommand::$root property core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php The Drupal root directory.
TestSiteInstallCommand::$timeLimit property core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php Time limit in seconds for the test.
TestSiteInstallCommand::changeDatabasePrefix function core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php Changes the database connection to the prefixed one.
TestSiteInstallCommand::configure function core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php
TestSiteInstallCommand::ensureDirectory function core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php Ensures that the sites/simpletest directory exists and is writable.
TestSiteInstallCommand::execute function core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php
TestSiteInstallCommand::executePreinstallClass function core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php Uses the setup file to configure the environment prior to install.
TestSiteInstallCommand::executeSetupClass function core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php Uses the setup file to configure Drupal.
TestSiteInstallCommand::getSetupClass function core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php Gets the setup class.
TestSiteInstallCommand::installDrupal function core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php Installs Drupal into the test site.
TestSiteInstallCommand::installParameters function core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php
TestSiteInstallCommand::prepareDatabasePrefix function core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php Generates a database prefix for the site installation.
TestSiteInstallCommand::setup function core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php Creates a test drupal installation.
TestSiteInstallTestScript class core/tests/Drupal/TestSite/TestSiteInstallTestScript.php Setup file used by TestSiteApplicationTest.
TestSiteInstallTestScript.php file core/tests/Drupal/TestSite/TestSiteInstallTestScript.php
TestSiteInstallTestScript::setup function core/tests/Drupal/TestSite/TestSiteInstallTestScript.php
TestSiteMultilingualInstallTestScript class core/tests/Drupal/TestSite/TestSiteMultilingualInstallTestScript.php Setup file used by TestSiteApplicationTest.
TestSiteMultilingualInstallTestScript.php file core/tests/Drupal/TestSite/TestSiteMultilingualInstallTestScript.php
TestSiteMultilingualInstallTestScript::preinstall function core/tests/Drupal/TestSite/TestSiteMultilingualInstallTestScript.php
TestSiteMultilingualInstallTestScript::setup function core/tests/Drupal/TestSite/TestSiteMultilingualInstallTestScript.php
TestSiteOliveroInstallTestScript class core/tests/Drupal/TestSite/TestSiteOliveroInstallTestScript.php Setup file used by TestSiteInstallTestScript.
TestSiteOliveroInstallTestScript class core/modules/search/tests/src/Nightwatch/Tests/Olivero/TestSiteOliveroInstallTestScript.php Setup file used by TestSiteInstallTestScript.
TestSiteOliveroInstallTestScript.php file core/modules/search/tests/src/Nightwatch/Tests/Olivero/TestSiteOliveroInstallTestScript.php
TestSiteOliveroInstallTestScript.php file core/tests/Drupal/TestSite/TestSiteOliveroInstallTestScript.php
TestSiteOliveroInstallTestScript::setup function core/tests/Drupal/TestSite/TestSiteOliveroInstallTestScript.php
TestSiteOliveroInstallTestScript::setup function core/modules/search/tests/src/Nightwatch/Tests/Olivero/TestSiteOliveroInstallTestScript.php
TestSiteReleaseLocksCommand class core/tests/Drupal/TestSite/Commands/TestSiteReleaseLocksCommand.php Command to release all test site database prefix locks.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.