Search for orig

  1. Search 7.x for orig
  2. Search 9.5.x for orig
  3. Search 10.3.x for orig
  4. Search 11.x for orig
  5. Other projects
Title Object type File name Summary
TestBase::$originalContainer property core/modules/simpletest/src/TestBase.php The original container.
TestBase::$originalFileDirectory property core/modules/simpletest/src/TestBase.php The original file directory, before it was changed for testing purposes.
TestBase::$originalLanguage property core/modules/simpletest/src/TestBase.php The original language.
TestBase::$originalPrefix property core/modules/simpletest/src/TestBase.php The original database prefix when running inside Simpletest.
TestBase::$originalSessionName property core/modules/simpletest/src/TestBase.php The name of the session cookie of the test-runner.
TestBase::$originalSettings property core/modules/simpletest/src/TestBase.php The settings array.
TestBase::$originalShutdownCallbacks property core/modules/simpletest/src/TestBase.php The original array of shutdown function callbacks.
TestBase::$originalUser property core/modules/simpletest/src/TestBase.php The original user, before testing began.
TestSetupTrait::$originalSite property core/lib/Drupal/Core/Test/TestSetupTrait.php The site directory of the original parent site.
ViewUI::getOriginalId function core/modules/views_ui/src/ViewUI.php Gets the original ID.
ViewUI::setOriginalId function core/modules/views_ui/src/ViewUI.php Sets the original ID.
ViewUIConverter::$drupalProxyOriginalServiceId property core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php The id of the original proxied service.
WebTestBase::$originalBatch property core/modules/simpletest/src/WebTestBase.php The original batch, before it was changed for testing purposes.
WebTestBase::$originalShutdownCallbacks property core/modules/simpletest/src/WebTestBase.php The original shutdown handlers array, before it was cleaned for testing.
WebTestBase::$originalUser property core/modules/simpletest/src/WebTestBase.php The original user, before it was changed to a clean uid = 1 for testing.
WordLevelDiff::orig function core/lib/Drupal/Component/Diff/WordLevelDiff.php Gets the original set of lines.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.