Search for changed

  1. Search 7.x for changed
  2. Search 8.9.x for changed
  3. Search 10.3.x for changed
  4. Search 11.x for changed
  5. Other projects
Title Object type File name Summary
EntityChangedTrait.php file core/lib/Drupal/Core/Entity/EntityChangedTrait.php
EntityChangedTrait::getChangedTime function core/lib/Drupal/Core/Entity/EntityChangedTrait.php Gets the timestamp of the last entity change for the current translation.
EntityChangedTrait::getChangedTimeAcrossTranslations function core/lib/Drupal/Core/Entity/EntityChangedTrait.php Returns the timestamp of the last entity change across all translations.
EntityChangedTrait::setChangedTime function core/lib/Drupal/Core/Entity/EntityChangedTrait.php Sets the timestamp of the last entity change for the current translation.
EntityStorageBase::loadUnchanged function core/lib/Drupal/Core/Entity/EntityStorageBase.php Loads an unchanged entity from the database.
EntityStorageInterface::loadUnchanged function core/lib/Drupal/Core/Entity/EntityStorageInterface.php Loads an unchanged entity from the database.
EntityTypeTest::testgetOriginalClassChanged function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php @covers ::setClass[[api-linebreak]]
@covers ::getOriginalClass[[api-linebreak]]
EntityTypeTest::testgetOriginalClassUnchanged function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php @covers ::getOriginalClass[[api-linebreak]]
EntityValidationTest::testEntityChangedConstraintOnConcurrentMultilingualEditing function core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php Tests the EntityChangedConstraintValidator with multiple translations.
JqueryUiLibraryAssetsTest::testAssetLoadingUnchanged function core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php Confirms jQuery UI assets load as expected.
TableDragTest::$tabledragChangedXpathSelector property core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php Xpath selector for finding the tabledrag changed marker.
TableDragTest::testTableDragChangedWarning function core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php Tests the warning that appears upon making changes to a tabledrag table.
TermParentsTest::assertParentsUnchanged function core/modules/taxonomy/tests/src/Functional/TermParentsTest.php Asserts that the parents of the term have not changed after saving.
TestSetupTrait::changeDatabasePrefix function core/lib/Drupal/Core/Test/TestSetupTrait.php Changes the database connection to the prefixed one.
TestSetupTraitTest::testChangeDatabasePrefix function core/tests/Drupal/Tests/Core/Test/TestSetupTraitTest.php Tests the SIMPLETEST_DB environment variable is used.
TestSiteInstallCommand::changeDatabasePrefix function core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php
UserChangedTest class core/modules/user/tests/src/Functional/Views/UserChangedTest.php Tests the changed field.
UserChangedTest.php file core/modules/user/tests/src/Functional/Views/UserChangedTest.php
UserChangedTest::$defaultTheme property core/modules/user/tests/src/Functional/Views/UserChangedTest.php The theme to install as the default for testing.
UserChangedTest::$modules property core/modules/user/tests/src/Functional/Views/UserChangedTest.php Modules to enable.
UserChangedTest::$testViews property core/modules/user/tests/src/Functional/Views/UserChangedTest.php Views used by this test.
UserChangedTest::setUp function core/modules/user/tests/src/Functional/Views/UserChangedTest.php Sets up the test.
UserChangedTest::testChangedField function core/modules/user/tests/src/Functional/Views/UserChangedTest.php Tests changed field.
views.view.test_user_changed.yml file core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_changed.yml core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_changed.yml
ViewUI::$changed property core/modules/views_ui/src/ViewUI.php If this view has been changed.
ViewUI::$changed_display property core/modules/views_ui/src/ViewUI.php Stores an array of displays that have been changed.

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