Search for set
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| TestSetupTraitTest.php | file | core/ |
|
| TestSetupTraitTest::testChangeDatabasePrefix | function | core/ |
Tests the SIMPLETEST_DB environment variable is used. |
| TestSiteApplicationTest::setUp | function | core/ |
|
| TestSiteApplicationTest::testInstallWithNonSetupClass | function | core/ |
@coversNothing[[api-linebreak]] |
| 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. |
| 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 a 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 typehint 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/ |
|
| 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. |
| TestUrl::setAccessManager | function | core/ |
Sets the access manager. |
| TestViewsLocalTask::setApplicableMenuViews | function | core/ |
Sets applicable views result. |
| TestWorkspaceNegotiator::setActiveWorkspace | function | core/ |
Sets the negotiated workspace. |
| TestWorkspaceNegotiator::unsetActiveWorkspace | function | core/ |
Unsets the negotiated workspace. |
| test_basetheme.info.yml | file | core/ |
core/modules/system/tests/themes/test_basetheme/test_basetheme.info.yml |
| test_basetheme.libraries.yml | file | core/ |
core/modules/system/tests/themes/test_basetheme/test_basetheme.libraries.yml |
| test_basetheme.schema.yml | file | core/ |
core/modules/system/tests/themes/test_basetheme/config/schema/test_basetheme.schema.yml |
| test_basetheme.settings.yml | file | core/ |
core/modules/system/tests/themes/test_basetheme/config/install/test_basetheme.settings.yml |
| test_basetheme.theme | file | core/ |
Add hooks for tests to use. |
| test_basetheme_preprocess_theme_test_function_suggestions | function | core/ |
Implements hook_preprocess_HOOK() for theme_test_function_suggestions theme functions. |
Pagination
- Previous page
- Page 136
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.