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 |
|---|---|---|---|
| TestSessionBag::clear | function | core/ |
|
| TestSessionBag::clearFlag | function | core/ |
Clears the test flag. |
| TestSessionBag::getName | function | core/ |
|
| TestSessionBag::getStorageKey | function | core/ |
|
| TestSessionBag::hasFlag | function | core/ |
Returns TRUE if the test flag is set. |
| TestSessionBag::initialize | function | core/ |
|
| TestSessionBag::setFlag | function | core/ |
Sets the test flag. |
| TestSessionBag::__construct | function | core/ |
Constructs a new TestSessionBag object. |
| TestSessionHandlerProxy | class | core/ |
Provides a test session handler proxy. |
| TestSessionHandlerProxy.php | file | core/ |
|
| TestSessionHandlerProxy::$optionalArgument | property | core/ |
An optional argument. |
| TestSessionHandlerProxy::$sessionHandler | property | core/ |
The decorated session handler. |
| TestSessionHandlerProxy::close | function | core/ |
|
| TestSessionHandlerProxy::destroy | function | core/ |
|
| TestSessionHandlerProxy::gc | function | core/ |
|
| TestSessionHandlerProxy::open | function | core/ |
|
| TestSessionHandlerProxy::read | function | core/ |
|
| TestSessionHandlerProxy::write | function | core/ |
|
| TestSessionHandlerProxy::__construct | function | core/ |
Constructs a new TestSessionHandlerProxy object. |
| TestSettingSummariesContentType | class | core/ |
Tests the JavaScript updating of summaries on content type form. |
| TestSettingSummariesContentType.php | file | core/ |
|
| TestSettingSummariesContentType::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TestSettingSummariesContentType::$modules | property | core/ |
Modules to enable. |
| TestSettingSummariesContentType::setUp | function | core/ |
|
| TestSettingSummariesContentType::testWorkflowSummary | function | core/ |
Test a vertical tab 'Workflow' summary. |
| TestSettingsValidationBlock | class | core/ |
Provides a test settings validation block. |
| TestSettingsValidationBlock.php | file | core/ |
|
| TestSettingsValidationBlock::blockForm | function | core/ |
|
| TestSettingsValidationBlock::blockValidate | function | core/ |
|
| TestSettingsValidationBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestSetupInterface | interface | core/ |
Allows setting up an environment as part of a test site install. |
| TestSetupInterface.php | file | core/ |
|
| TestSetupInterface::setup | function | core/ |
Run the code to setup the test environment. |
| TestSetupTrait | trait | core/ |
Provides a trait for shared test setup functionality. |
| TestSetupTrait.php | file | core/ |
|
| TestSetupTrait::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
| TestSetupTrait::$container | property | core/ |
The dependency injection container used in the test. |
| TestSetupTrait::$kernel | property | core/ |
The DrupalKernel instance used in the test. |
| TestSetupTrait::$originalSite | property | core/ |
The site directory of the original parent site. |
| TestSetupTrait::$privateFilesDirectory | property | core/ |
The private file directory for the test environment. |
| TestSetupTrait::$publicFilesDirectory | property | core/ |
The public file directory for the test environment. |
| TestSetupTrait::$siteDirectory | property | core/ |
The site directory of this test run. |
| 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::getDatabaseConnection | function | core/ |
Returns the database connection to the site running Simpletest. |
| TestSetupTrait::prepareDatabasePrefix | function | core/ |
Generates a database prefix for running tests. |
| TestSetupTraitTest | class | core/ |
Tests the TestSetupTrait trait. |
Pagination
- Previous page
- Page 1233
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.