Search for databasePrefix
- Search 7.x for databasePrefix
- Search 9.5.x for databasePrefix
- Search 10.3.x for databasePrefix
- Search 11.x for databasePrefix
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BrowserTestBase::$databasePrefix | property | core/ |
The database prefix of this test run. |
KernelTestBase::$databasePrefix | property | core/ |
|
KernelTestBase::getDatabasePrefix | function | core/ |
|
TestBase::$databasePrefix | property | core/ |
The database prefix of this test run. |
TestBase::getDatabasePrefix | function | core/ |
Gets the database prefix. |
TestBase::prepareDatabasePrefix | function | core/ |
Generates a database prefix for running tests. |
TestDatabase::$databasePrefix | property | core/ |
The test database prefix. |
TestDatabase::getDatabasePrefix | function | core/ |
Gets the test database prefix. |
TestSetupTrait::changeDatabasePrefix | function | core/ |
Changes the database connection to the prefixed one. |
TestSetupTrait::prepareDatabasePrefix | function | core/ |
Generates a database prefix for running tests. |
TestSetupTraitTest::testChangeDatabasePrefix | function | core/ |
Tests the SIMPLETEST_DB environment variable is used. |
TestSiteInstallCommand::$databasePrefix | property | core/ |
The database prefix of this test run. |
TestSiteInstallCommand::changeDatabasePrefix | function | core/ |
|
TestSiteInstallCommand::prepareDatabasePrefix | function | core/ |
Generates a database prefix for running tests. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.