Search for set
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::getDatabaseConnection | function | core/ |
Returns the database connection to the site under test. |
| TestSetupTrait::prepareDatabasePrefix | function | core/ |
Generates a database prefix for running tests. |
| TestSetupTraitTest | class | core/ |
Tests the TestSetupTrait trait. |
| TestSetupTraitTest | class | core/ |
Tests the TestSetupTrait trait. |
| TestSetupTraitTest.php | file | core/ |
|
| TestSetupTraitTest.php | file | core/ |
|
| TestSetupTraitTest::testChangeDatabasePrefix | function | core/ |
Tests the SIMPLETEST_DB environment variable is used. |
| TestSetupTraitTest::testGetDatabaseConnection | function | core/ |
@covers ::getDatabaseConnection[[api-linebreak]] @group legacy |
| TestSiteApplicationTest::setUp | function | core/ |
|
| TestSiteApplicationTest::testInstallWithNonSetupClass | function | core/ |
@coversNothing[[api-linebreak]] |
| 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. |
| TestSqlBase::setDatabase | function | core/ |
Allows us to set the database during tests. |
| TestSqlBase::setIds | function | core/ |
Allows us to set the IDs during a test. |
| TestSqlBase::setMigration | function | core/ |
Allows us to set the migration during the test. |
| TestSqlBase::setQuery | function | core/ |
Sets the query to execute. |
| TestSqlContentDefaultTableMapping::setExtraColumns | function | core/ |
Adds extra columns for a table to the table mapping. |
| TestSqlContentDefaultTableMapping::setFieldNames | function | core/ |
Adds field columns for a table to the table mapping. |
| TestStorage::setValue | function | core/ |
Provides a setter to bypass the array type hint on ::write(). |
| TestSuiteBaseTest | class | core/ |
@coversDefaultClass \Drupal\Tests\TestSuites\TestSuiteBase[[api-linebreak]] |
| TestSuiteBaseTest.php | file | core/ |
|
| TestSuiteBaseTest::getFilesystem | function | core/ |
Helper method to set up the file system. |
| TestSuiteBaseTest::provideCoreTests | function | core/ |
|
| TestSuiteBaseTest::testAddTestsBySuiteNamespaceCore | function | core/ |
Tests for special case behavior of unit test suite namespaces in core. |
| TestSuiteBaseTest::testLocalTimeZone | function | core/ |
Tests the assumption that local time is in 'Australia/Sydney'. |
| TestTasksSettingsSub1 | class | core/ |
Defines a local task plugin with a dynamic title. |
| TestTasksSettingsSub1.php | file | core/ |
|
| TestTasksSettingsSub1::getCacheTags | function | core/ |
The cache tags associated with this object. |
| TestTasksSettingsSub1::getTitle | function | core/ |
Returns the localized title to be shown for this tab. |
| TestToolkit::setType | function | core/ |
Sets the PHP type of the image. |
Pagination
- Previous page
- Page 145
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.