Search for __set
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestMigrateExecutable::setMemoryUsage | function | core/ |
Sets the fake memory usage. |
| TestMigrateExecutable::setSource | function | core/ |
Allows access to set protected source property. |
| TestMigrateExecutable::setSourceIdValues | function | core/ |
Allows access to protected sourceIdValues property. |
| TestMigrateExecutable::setStringTranslation | function | core/ |
Sets the string translation service. |
| TestMigration::setDestinationPlugin | function | core/ |
Sets the destination Plugin. |
| TestMigration::setMigrationPluginManager | function | core/ |
Sets the plugin manager service. |
| TestMigration::setPluginId | function | core/ |
Sets the migration ID (machine name). |
| TestMigration::setRequirements | function | core/ |
Sets the requirements values. |
| TestMigration::setSourcePlugin | function | core/ |
Sets the source Plugin. |
| 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/ |
|
| TestPathBasedBreadcrumbBuilder::setStringTranslation | function | core/ |
Sets the string translation service to use. |
| TestPluginDependency::setModuleHandler | function | core/ |
|
| TestPluginDependency::setThemeHandler | function | core/ |
|
| TestPluginSettingsBase | class | core/ |
|
| 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/ |
|
| 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. |
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.