Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestSetupTrait::$strictConfigSchema | property | core/ |
Set to TRUE to strict check all configuration saved. |
| TestSetupTrait::$tempFilesDirectory | property | core/ |
The temporary file directory for the test environment. |
| TestSetupTrait::$testId | property | core/ |
The test run ID. |
| TestSetupTrait::changeDatabasePrefix | function | core/ |
Changes the database connection to the prefixed one. |
| TestSetupTrait::getConfigSchemaExclusions | function | core/ |
Gets the config schema exclusions for this test. |
| TestSetupTrait::prepareDatabasePrefix | function | core/ |
Generates a database prefix for running tests. |
| TestSetupTrait::__get | function | core/ |
Implements the magic method for getting object properties. |
| TestSetupTrait::__set | function | core/ |
Implements the magic method for setting object properties. |
| TestSetupTraitTest | class | core/ |
Tests the TestSetupTrait trait. |
| 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/ |
Tests install in different language. |
| TestSiteApplicationTest::testInstallScript | function | core/ |
Tests install script. |
| TestSiteApplicationTest::testInstallWithFileWithNoClass | function | core/ |
Tests install with file with no class. |
| TestSiteApplicationTest::testInstallWithNonExistingFile | function | core/ |
Tests install with non existing file. |
| TestSiteApplicationTest::testInstallWithNonSetupClass | function | core/ |
Tests install with non setup class. |
| TestSiteApplicationTest::testTearDownDbPrefixValidation | function | core/ |
Tests tear down db prefix validation. |
| TestSiteApplicationTest::testUserLogin | function | core/ |
Tests user login. |
| TestSiteClaroInstallTestScript | class | core/ |
Setup file used by TestSiteInstallTestScript. |
| TestSiteClaroInstallTestScript.php | file | core/ |
|
| TestSiteClaroInstallTestScript::setup | function | core/ |
Run the code to setup the test environment. |
| TestSiteConfigurationExcluder | class | core/ |
A test version of the site configuration excluder, to expose internals. |
| TestSiteConfigurationExcluder::$sitePath | property | core/ |
The site path. |
| TestSiteExcluder | class | core/ |
Excludes 'sites/simpletest' from stage operations. |
| TestSiteExcluder.php | file | core/ |
|
| TestSiteExcluder::excludeTestSites | function | core/ |
Excludes sites/simpletest from stage operations. |
| TestSiteExcluder::getSubscribedEvents | function | core/ |
|
| TestSiteExcluderTest | class | core/ |
Tests Site Excluder. |
| TestSiteExcluderTest.php | file | core/ |
|
| TestSiteExcluderTest::testTestSitesExcluded | function | core/ |
Tests that test site directories are excluded from stage operations. |
| TestSiteInstallCommand | class | core/ |
Command to create a test Drupal site. |
| TestSiteInstallCommand.php | file | core/ |
|
| TestSiteInstallCommand::$baseUrl | property | core/ |
The base URL. |
| TestSiteInstallCommand::$configImporter | property | core/ |
The config importer that can be used in a test. |
| TestSiteInstallCommand::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TestSiteInstallCommand::$langcode | property | core/ |
The language to install the site in. |
| TestSiteInstallCommand::$originalShutdownCallbacks | property | core/ |
The original array of shutdown function callbacks. |
| TestSiteInstallCommand::$profile | property | core/ |
The install profile to use. |
| TestSiteInstallCommand::$root | property | core/ |
The Drupal root directory. |
| TestSiteInstallCommand::$timeLimit | property | core/ |
Time limit in seconds for the test. |
| TestSiteInstallCommand::changeDatabasePrefix | function | core/ |
Changes the database connection to the prefixed one. |
Pagination
- Previous page
- Page 1414
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.