Search for changed
- Search 7.x for changed
- Search 9.5.x for changed
- Search 8.9.x for changed
- Search 10.3.x for changed
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentTranslationSyncUnitTest::$unchangedFieldValues | property | core/ |
The unchanged field values. |
ContentTranslationUITestBase::doTestChangedTimeAfterSaveWithoutChanges | function | core/ |
Tests the changed time after API and FORM save without changes. |
ContentTranslationUITestBase::doTestTranslationChanged | function | core/ |
Tests the basic translation workflow. |
ContentTranslationUITestBase::getChangedFieldName | function | core/ |
Returns the name of the field that implements the changed timestamp. |
DiffFormatter::_changed | function | core/ |
|
DiffFormatter::_changed | function | core/ |
|
DiffOpOutputBuilder::CHANGED | constant | core/ |
A constant to manage removal+addition as a single operation. |
EntityChangedActionDeriver | class | core/ |
Provides an action deriver that finds entity types of EntityChangedInterface. |
EntityChangedActionDeriver.php | file | core/ |
|
EntityChangedActionDeriver::isApplicable | function | core/ |
|
EntityChangedConstraint | class | core/ |
Validation constraint for the entity changed timestamp. |
EntityChangedConstraint.php | file | core/ |
|
EntityChangedConstraint::$message | property | core/ |
|
EntityChangedConstraintValidator | class | core/ |
Validates the EntityChanged constraint. |
EntityChangedConstraintValidator.php | file | core/ |
|
EntityChangedConstraintValidator::validate | function | core/ |
|
EntityChangedInterface | interface | core/ |
Defines an interface for entity change timestamp tracking. |
EntityChangedInterface.php | file | core/ |
|
EntityChangedInterface::getChangedTime | function | core/ |
Gets the timestamp of the last entity change for the current translation. |
EntityChangedInterface::getChangedTimeAcrossTranslations | function | core/ |
Gets the timestamp of the last entity change across all translations. |
EntityChangedInterface::setChangedTime | function | core/ |
Sets the timestamp of the last entity change for the current translation. |
EntityChangedTrait | trait | core/ |
Provides a trait for accessing changed time. |
EntityChangedTrait.php | file | core/ |
|
EntityChangedTrait::getChangedTime | function | core/ |
Gets the timestamp of the last entity change for the current translation. |
EntityChangedTrait::getChangedTimeAcrossTranslations | function | core/ |
Returns the timestamp of the last entity change across all translations. |
EntityChangedTrait::setChangedTime | function | core/ |
Sets the timestamp of the last entity change for the current translation. |
EntityStorageBase::loadUnchanged | function | core/ |
|
EntityStorageInterface::loadUnchanged | function | core/ |
Loads an unchanged entity from the database. |
EntityTestHooks::entityTestMulChangedTranslationCreate | function | core/ |
Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mul_changed'. |
EntityTestHooks::entityTestMulChangedTranslationDelete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete(). |
EntityTestHooks::entityTestMulChangedTranslationInsert | function | core/ |
Implements hook_ENTITY_TYPE_translation_insert() for 'entity_test_mul_changed'. |
EntityTestHooks::entityTestMulrevChangedTranslationCreate | function | core/ |
Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mulrev_changed'. |
EntityTestHooks::entityTestMulrevChangedTranslationDelete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete(). |
EntityTestHooks::entityTestMulrevChangedTranslationInsert | function | core/ |
Implements hook_ENTITY_TYPE_translation_insert() for 'entity_test_mulrev'. |
EntityTestMulChanged | class | core/ |
Defines the test entity class. |
EntityTestMulChanged.php | file | core/ |
|
EntityTestMulChanged::baseFieldDefinitions | function | core/ |
|
EntityTestMulChanged::save | function | core/ |
|
EntityTestMulRevChanged | class | core/ |
Defines the test entity class. |
EntityTestMulRevChanged.php | file | core/ |
|
EntityTestMulRevChanged::baseFieldDefinitions | function | core/ |
|
EntityTestMulRevChangedWithRevisionLog | class | core/ |
Defines the test entity class. |
EntityTestMulRevChangedWithRevisionLog.php | file | core/ |
|
EntityTestMulRevChangedWithRevisionLog::baseFieldDefinitions | function | core/ |
|
EntityTypeTest::testGetOriginalClassChanged | function | core/ |
@covers ::setClass @covers ::getOriginalClass |
EntityTypeTest::testGetOriginalClassUnchanged | function | core/ |
@covers ::getOriginalClass |
EntityValidationTest::testEntityChangedConstraintOnConcurrentMultilingualEditing | function | core/ |
Tests the EntityChangedConstraintValidator with multiple translations. |
FileCopy::isLocationUnchanged | function | core/ |
Determines if the source and destination URIs represent identical paths. |
FileManagedTestBase::assertFileUnchanged | function | core/ |
Asserts that two files have the same values (except timestamp). |
FileManagedUnitTestBase::assertFileUnchanged | function | core/ |
Asserts that two files have the same values (except timestamp). |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.