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 |
---|---|---|---|
TestMigrationMock::$set | property | core/ |
The values passed into set(). |
TestMigrationMock::set | function | core/ |
|
TestMultiWidthLayoutsTest::setUp | function | core/ |
|
TestNormalizerBase::setSupportedTypes | function | core/ |
Sets the supported types. |
TestObjectItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
TestPathBasedBreadcrumbBuilder::setLinkGenerator | function | core/ |
Sets the link generator. |
TestPathBasedBreadcrumbBuilder::setStringTranslation | function | core/ |
Sets the string translation service to use. |
TestPluginDependency::setModuleHandler | function | core/ |
|
TestPluginDependency::setThemeHandler | function | core/ |
|
TestPluginSettingsBase | class | core/ |
Stub class for testing PluginSettingsBase. |
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::$container | property | core/ |
The dependency injection container used in the test. |
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::$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. |
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. |
Pagination
- Previous page
- Page 140
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.