Search for __set
- Search 7.x for __set
- Search 9.5.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestPluginSettingsBase::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| TestRouteBuilder::setYamlDiscovery | function | core/ |
Sets the YAML discovery. |
| TestRun::setDatabasePrefix | function | core/ |
Sets the test database prefix. |
| TestRunResultsStorageInterface::setDatabasePrefix | function | core/ |
Sets the test database prefix of a test run in storage. |
| TestRunTest::setUp | function | core/ |
|
| TestSandboxDatabaseUpdatesValidator::setExtensionsWithUpdates | function | core/ |
Sets the names of the extensions which should have staged database updates. |
| TestSandboxDatabaseUpdatesValidator::setState | function | core/ |
Sets the state service dependency. |
| TestSectionList::setSections | function | core/ |
Stores the information for all sections. |
| TestSelection::setTestMode | function | core/ |
Sets the test mode. |
| TestSessionBag::setFlag | function | core/ |
Sets the test flag. |
| 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::$databasePrefix | property | core/ |
The database prefix of this test run. |
| TestSetupTrait::$kernel | property | core/ |
The DrupalKernel instance used in the test. |
| TestSetupTrait::$originalSite | property | core/ |
The site directory of the original parent site. |
| TestSetupTrait::$privateContainer | property | core/ |
Stores the container in case it is set before available with \Drupal. |
| 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::$root | property | core/ |
The app root. |
| 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::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. |
| TestSiteApplicationTest::setUp | function | core/ |
|
| TestSiteApplicationTest::testInstallWithNonSetupClass | function | core/ |
Tests install with non setup class. |
| TestSiteClaroInstallTestScript::setup | function | core/ |
Run the code to setup the test environment. |
| TestSiteInstallCommand::executeSetupClass | function | core/ |
Uses the setup file to configure Drupal. |
| TestSiteInstallCommand::getSetupClass | function | core/ |
Gets the setup class. |
| TestSiteInstallCommand::setup | function | core/ |
Creates a test drupal installation. |
| TestSiteInstallTestScript::setup | function | core/ |
Run the code to setup the test environment. |
| TestSiteMultilingualInstallTestScript::setup | function | core/ |
Run the code to setup the test environment. |
| TestSiteOliveroInstallTestScript::setup | function | core/ |
Run the code to setup the test environment. |
| TestSqlBase::setConfiguration | function | core/ |
Allows us to set the configuration from a test. |
Pagination
- Previous page
- Page 141
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.