Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestSetupTraitTest.php | file | core/ |
|
| TestSetupTraitTest::testChangeDatabasePrefix | function | core/ |
Tests the SIMPLETEST_DB environment variable is used. |
| TestSiteApplication | class | core/ |
Application wrapper for test site commands. |
| TestSiteApplication.php | file | core/ |
|
| TestSiteApplication::getDefaultCommands | function | core/ |
|
| TestSiteApplicationTest | class | core/ |
Tests core/scripts/test-site.php. |
| TestSiteApplicationTest.php | file | core/ |
|
| TestSiteApplicationTest::$php | property | core/ |
The PHP executable path. |
| TestSiteApplicationTest::addTestDatabase | function | core/ |
Adds the installed test site to the database connection info. |
| TestSiteApplicationTest::getTestLockFile | function | core/ |
Gets the lock file path. |
| TestSiteApplicationTest::setUp | function | core/ |
|
| TestSiteApplicationTest::testInstallInDifferentLanguage | function | core/ |
@coversNothing[[api-linebreak]] |
| TestSiteApplicationTest::testInstallScript | function | core/ |
@coversNothing[[api-linebreak]] |
| TestSiteApplicationTest::testInstallWithFileWithNoClass | function | core/ |
@coversNothing[[api-linebreak]] |
| TestSiteApplicationTest::testInstallWithNonExistingFile | function | core/ |
@coversNothing[[api-linebreak]] |
| TestSiteApplicationTest::testInstallWithNonSetupClass | function | core/ |
@coversNothing[[api-linebreak]] |
| TestSiteApplicationTest::testTearDownDbPrefixValidation | function | core/ |
@coversNothing[[api-linebreak]] |
| TestSiteApplicationTest::testUserLogin | function | core/ |
@coversNothing[[api-linebreak]] |
| TestSiteInstallCommand | class | core/ |
Command to create a test Drupal site. |
| TestSiteInstallCommand.php | file | core/ |
|
| TestSiteInstallCommand::$databasePrefix | property | core/ |
The database prefix of this test run. |
| TestSiteInstallCommand::$langcode | property | core/ |
The language to install the site in. |
| TestSiteInstallCommand::$profile | property | core/ |
The install profile to use. |
| TestSiteInstallCommand::$timeLimit | property | core/ |
Time limit in seconds for the test. |
| TestSiteInstallCommand::changeDatabasePrefix | function | core/ |
|
| TestSiteInstallCommand::configure | function | core/ |
|
| TestSiteInstallCommand::ensureDirectory | function | core/ |
Ensures that the sites/simpletest directory exists and is writable. |
| TestSiteInstallCommand::execute | function | core/ |
|
| TestSiteInstallCommand::executePreinstallClass | function | core/ |
Uses the setup file to configure the environment prior to install. |
| TestSiteInstallCommand::executeSetupClass | function | core/ |
Uses the setup file to configure Drupal. |
| TestSiteInstallCommand::getSetupClass | function | core/ |
Gets the setup class. |
| TestSiteInstallCommand::installDrupal | function | core/ |
Installs Drupal into the test site. |
| TestSiteInstallCommand::installParameters | function | core/ |
|
| TestSiteInstallCommand::prepareDatabasePrefix | function | core/ |
Generates a database prefix for running tests. |
| TestSiteInstallCommand::setup | function | core/ |
Creates a test drupal installation. |
| TestSiteInstallTestScript | class | core/ |
Setup file used by TestSiteApplicationTest. |
| TestSiteInstallTestScript.php | file | core/ |
|
| TestSiteInstallTestScript::setup | function | core/ |
Run the code to setup the test environment. |
| TestSiteMultilingualInstallTestScript | class | core/ |
Setup file used by TestSiteApplicationTest. |
| TestSiteMultilingualInstallTestScript.php | file | core/ |
|
| TestSiteMultilingualInstallTestScript::preinstall | function | core/ |
Runs code prior to a test site install. |
| TestSiteMultilingualInstallTestScript::setup | function | core/ |
Run the code to setup the test environment. |
| TestSiteReleaseLocksCommand | class | core/ |
Command to release all test site database prefix locks. |
| TestSiteReleaseLocksCommand.php | file | core/ |
|
| TestSiteReleaseLocksCommand::configure | function | core/ |
|
| TestSiteReleaseLocksCommand::execute | function | core/ |
|
| TestSiteTearDownCommand | class | core/ |
Command to tear down a test Drupal site. |
| TestSiteTearDownCommand.php | file | core/ |
|
| TestSiteTearDownCommand::configure | function | core/ |
|
| TestSiteTearDownCommand::execute | function | core/ |
Pagination
- Previous page
- Page 1234
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.