Search for changed
- Search 7.x for changed
- Search 9.5.x for changed
- Search 10.3.x for changed
- Search 11.x for changed
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DiffFormatter::_changed | function | core/ |
|
DiffFormatter::_changed | function | core/ |
|
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/ |
|
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. |
EntityTestMulChanged | class | core/ |
Defines the test entity class. |
EntityTestMulChanged.php | file | core/ |
|
EntityTestMulChanged::baseFieldDefinitions | function | core/ |
|
EntityTestMulChanged::save | function | core/ |
Saves an entity permanently. |
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. |
entity_load_unchanged | function | core/ |
Loads the unchanged, i.e. not modified, entity from the database. |
entity_test_entity_test_mulrev_changed_translation_create | function | core/ |
Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mulrev_changed'. |
entity_test_entity_test_mulrev_changed_translation_delete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete(). |
entity_test_entity_test_mulrev_changed_translation_insert | function | core/ |
Implements hook_ENTITY_TYPE_translation_insert() for 'entity_test_mulrev'. |
entity_test_entity_test_mul_changed_translation_create | function | core/ |
Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mul_changed'. |
entity_test_entity_test_mul_changed_translation_delete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete(). |
entity_test_entity_test_mul_changed_translation_insert | function | core/ |
Implements hook_ENTITY_TYPE_translation_insert() for 'entity_test_mul_changed'. |
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). |
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). |
FilterInOperatorTest::testFilterGroupedChangedIdentifier | function | core/ |
Tests that we can safely change the identifier on a grouped filter. |
Media::hasSourceFieldChanged | function | core/ |
Determines if the source field value has changed. |
MediaLibraryUpdateViewTableDisplayTest::testMediaLibraryChangedViewTableDisplay | function | core/ |
Tests the views config update when the widget display is overridden. |
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.