Diff::orig |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Get the original set of lines. |
_DiffOp::$orig |
property |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
_DiffOp::norig |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
Section::$origin |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/Stopwatch.php |
|
WordLevelDiff::orig |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Get the original set of lines. |
ViewUI::getOriginalID |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Config\Entity\ConfigEntityInterface::getOriginalID(). |
ViewUI::setOriginalID |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Config\Entity\ConfigEntityInterface::setOriginalID(). |
StopwatchEvent::$origin |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/StopwatchEvent.php |
|
StopwatchEvent::getOrigin |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/StopwatchEvent.php |
Gets the origin. |
TestBase::$originalPrefix |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
The original database prefix when running inside Simpletest. |
WebTestBase::$originalUser |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
The original user, before it was changed to a clean uid = 1 for testing purposes. |
UploadedFile::$originalName |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
The original name of the uploaded file. |
ConfigEntityBase::$originalID |
property |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php |
The original ID of the configuration entity. |
EntityNG::updateOriginalValues |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Updates the original values with the interim changes. |
ConfigEntityBase::getOriginalID |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php |
Implements ConfigEntityInterface::getOriginalID(). |
ConfigEntityBase::setOriginalID |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php |
Implements ConfigEntityInterface::setOriginalID(). |
TestBase::$originalFileDirectory |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
The original file directory, before it was changed for testing purposes. |
FieldPluginBase::$original_value |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
The field value prior to any rewriting. |
FilterException::$originalMessage |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Exception/FilterException.php |
|
StopwatchEventTest::testGetOrigin |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/StopwatchEventTest.php |
|
ConnectionUnitTest::$originalCount |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
|
UploadedFile::getClientOriginalName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
Returns the original file name. |
ConfigEntityInterface::getOriginalID |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php |
Returns the original ID. |
ConfigEntityInterface::setOriginalID |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php |
Sets the original ID. |
MemoryStorageTest::$originalKeyValue |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/MemoryStorageTest.php |
Holds the original default key/value service name. |
WebTestBase::$originalShutdownCallbacks |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
The original shutdown handlers array, before it was cleaned for testing purposes. |
UploadedFileTest::testGetClientOriginalName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
StopwatchEventTest::testInvalidOriginThrowsAnException |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/StopwatchEventTest.php |
@expectedException \InvalidArgumentException |
UploadedFileTest::testGetClientOriginalNameSanitizeFilename |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|