Search for original

  1. Search 7.x for original
  2. Search 9.5.x for original
  3. Search 10.3.x for original
  4. Search 11.x for original
  5. Other projects
Title Object type File name Summary
ExceptionHandlingTest::testExceptionResponseGeneratedForOriginalRequest function core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php Tests that the exception response is executed in the original context.
ExtensionMimeTypeGuesser::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/File/MimeType/ExtensionMimeTypeGuesser.php The id of the original proxied service.
ExternalNormalizersTest::VALUE_ORIGINAL constant core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php The original value for the test field.
FieldPluginBase::$original_value property core/modules/views/src/Plugin/views/field/FieldPluginBase.php The field value prior to any rewriting.
FieldStorageDefinitionEvent::$original property core/lib/Drupal/Core/Field/FieldStorageDefinitionEvent.php The original field storage definition.
FieldStorageDefinitionEvent::getOriginal function core/lib/Drupal/Core/Field/FieldStorageDefinitionEvent.php The original field storage definition.
FieldTranslationSynchronizer::getOriginalEntity function core/modules/content_translation/src/FieldTranslationSynchronizer.php Returns the original unchanged entity to be used to detect changes.
FieldUninstallValidator::$drupalProxyOriginalServiceId property core/modules/field/src/ProxyClass/FieldUninstallValidator.php The id of the original proxied service.
FilterUninstallValidator::$drupalProxyOriginalServiceId property core/modules/filter/src/ProxyClass/FilterUninstallValidator.php The id of the original proxied service.
ForumIndexStorage::getOriginalTermId function core/modules/forum/src/ForumIndexStorage.php Returns the forum term id associated with an existing forum node.
ForumIndexStorageInterface::getOriginalTermId function core/modules/forum/src/ForumIndexStorageInterface.php Returns the forum term id associated with an existing forum node.
ForumUninstallValidator::$drupalProxyOriginalServiceId property core/modules/forum/src/ProxyClass/ForumUninstallValidator.php The id of the original proxied service.
LanguageConverter::$drupalProxyOriginalServiceId property core/modules/language/src/ProxyClass/LanguageConverter.php The id of the original proxied service.
LayoutEntityHelperTrait::originalEntityUsesDefaultStorage function core/modules/layout_builder/src/LayoutEntityHelperTrait.php Determines if the original entity used the default section storage.
LayoutEntityHelperTraitTest::providerTestOriginalEntityUsesDefaultStorage function core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php Dataprovider for testOriginalEntityUsesDefaultStorage().
LayoutEntityHelperTraitTest::testOriginalEntityUsesDefaultStorage function core/modules/layout_builder/tests/src/Kernel/LayoutEntityHelperTraitTest.php @covers ::originalEntityUsesDefaultStorage
LocaleEvent::$original property core/modules/locale/src/LocaleEvent.php List of string identifiers that have been updated / created.
MatcherDumper::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/Routing/MatcherDumper.php The id of the original proxied service.
MaximumFileSizeExceededUploadTest::$originalDisplayErrorsValue property core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php The original value of the 'display_errors' PHP configuration option.
MenuLinkPluginConverter::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php The id of the original proxied service.
MigrateSqlSourceTestCase::ORIGINAL_HIGH_WATER constant core/modules/migrate/tests/src/Unit/MigrateSqlSourceTestCase.php The high water mark at the beginning of the import operation.
MigrateUserAdminPassTest::$originalPasswords property core/modules/user/tests/src/Kernel/Migrate/MigrateUserAdminPassTest.php The passwords as retrieved from the account entities before migration.
MimeTypeGuesser::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/File/MimeType/MimeTypeGuesser.php The id of the original proxied service.
ModerationInformation::getOriginalState function core/modules/content_moderation/src/ModerationInformation.php Gets the original or initial state of the given entity.
ModerationInformationInterface::getOriginalState function core/modules/content_moderation/src/ModerationInformationInterface.php Gets the original or initial state of the given entity.
ModerationInformationTest::testGetOriginalState function core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php @covers ::getOriginalState
ModerationInformationTest::testGetOriginalStateMultilingual function core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php @covers ::getOriginalState
ModuleInstaller::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php The id of the original proxied service.
ModuleRequiredByThemesUninstallValidator::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/Extension/ModuleRequiredByThemesUninstallValidator.php The id of the original proxied service.
NodePreviewConverter::$drupalProxyOriginalServiceId property core/modules/node/src/ProxyClass/ParamConverter/NodePreviewConverter.php The id of the original proxied service.
PersistentDatabaseLockBackend::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php The id of the original proxied service.
RequiredModuleUninstallValidator::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/Extension/RequiredModuleUninstallValidator.php The id of the original proxied service.
ResponsiveImageStyleInterface::ORIGINAL_IMAGE constant core/modules/responsive_image/src/ResponsiveImageStyleInterface.php The machine name for the original image breakpoint image style option.
RESPONSIVE_IMAGE_ORIGINAL_IMAGE constant core/modules/responsive_image/responsive_image.module The machine name for the original image breakpoint image style option.
RouteBuilder::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/Routing/RouteBuilder.php The id of the original proxied service.
SourcePluginBase::$originalHighWater property core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php The high water mark at the beginning of the import operation.
StorableConfigBase::$originalData property core/lib/Drupal/Core/Config/StorableConfigBase.php The data of the configuration object.
system.menu.original.yml file core/modules/system/tests/modules/menu_test/config/install/system.menu.original.yml core/modules/system/tests/modules/menu_test/config/install/system.menu.original.yml
TestBase::$originalConf property core/modules/simpletest/src/TestBase.php The original configuration (variables), if available.
TestBase::$originalConfig property core/modules/simpletest/src/TestBase.php The original configuration (variables).
TestBase::$originalConfigDirectories property core/modules/simpletest/src/TestBase.php The original configuration directories.
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.

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