Search for original
- Search 7.x for original
- Search 9.5.x for original
- Search 10.3.x for original
- Search 11.x for original
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MigrateSqlSourceTestCase::ORIGINAL_HIGH_WATER | constant | core/ |
The high water mark at the beginning of the import operation. |
TestBase::$originalConf | property | core/ |
The original configuration (variables), if available. |
TestBase::$originalConfig | property | core/ |
The original configuration (variables). |
TestBase::$originalConfigDirectories | property | core/ |
The original configuration directories. |
TestBase::$originalContainer | property | core/ |
The original container. |
TestBase::$originalFileDirectory | property | core/ |
The original file directory, before it was changed for testing purposes. |
TestBase::$originalLanguage | property | core/ |
The original language. |
TestBase::$originalPrefix | property | core/ |
The original database prefix when running inside Simpletest. |
TestBase::$originalSessionName | property | core/ |
The name of the session cookie of the test-runner. |
TestBase::$originalSettings | property | core/ |
The settings array. |
TestBase::$originalShutdownCallbacks | property | core/ |
The original array of shutdown function callbacks. |
TestBase::$originalUser | property | core/ |
The original user, before testing began. |
WebTestBase::$originalBatch | property | core/ |
The original batch, before it was changed for testing purposes. |
WebTestBase::$originalShutdownCallbacks | property | core/ |
The original shutdown handlers array, before it was cleaned for testing. |
WebTestBase::$originalUser | property | core/ |
The original user, before it was changed to a clean uid = 1 for testing. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.