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 |
|---|---|---|---|
| ContentTranslationMetadataWrapper::setChangedTime | function | core/ |
Sets the translation modification timestamp. |
| ContentTranslationMetadataWrapperInterface::getChangedTime | function | core/ |
Returns the timestamp of the last entity change from current translation. |
| ContentTranslationMetadataWrapperInterface::setChangedTime | function | core/ |
Sets the translation modification timestamp. |
| 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. |
| DateArgumentDefaultTest::testArgumentDefaultNodeChanged | function | core/ |
Test the 'Current node changed time' default argument handler. |
| 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/ |
Indicates whether the deriver can be used for the provided entity type. |
| EntityChangedConstraint | class | core/ |
Validation constraint for the entity changed timestamp. |
| EntityChangedConstraint.php | file | core/ |
|
| EntityChangedConstraint::$message | property | core/ |
The default violation message. |
| 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/ |
Loads an unchanged entity from the database. |
| 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/ |
Provides base field definitions for an entity type. |
| EntityTestMulChanged::save | function | core/ |
Saves an entity permanently. |
| EntityTestMulRevChanged | class | core/ |
Defines the test entity class. |
| EntityTestMulRevChanged.php | file | core/ |
|
| EntityTestMulRevChanged::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestMulRevChangedWithRevisionLog | class | core/ |
Defines the test entity class. |
| EntityTestMulRevChangedWithRevisionLog.php | file | core/ |
|
| EntityTestMulRevChangedWithRevisionLog::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTypeTest::testGetOriginalClassChanged | function | core/ |
Tests get original class changed. |
| EntityTypeTest::testGetOriginalClassUnchanged | function | core/ |
Tests get original class unchanged. |
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.