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 | 
|---|---|---|---|
| AjaxCommandsTest::testChangedCommand | function | core/ | 
                                                                                        Tests changed command. | 
| BlockContentEntityChangedConstraint | class | core/ | 
                                                                                        Validation constraint for the block content entity changed timestamp. | 
| BlockContentEntityChangedConstraint.php | file | core/ | 
                                                                                        |
| BlockContentEntityChangedConstraintValidator | class | core/ | 
                                                                                        Validates the BlockContentEntityChanged constraint. | 
| BlockContentEntityChangedConstraintValidator.php | file | core/ | 
                                                                                        |
| BlockContentEntityChangedConstraintValidator::validate | function | core/ | 
                                                                                        |
| Callbacks::advancedCommandsChangedAsteriskCallback | function | core/ | 
                                                                                        Ajax form callback: Selects 'changed' with asterisk marking inner div. | 
| Callbacks::advancedCommandsChangedCallback | function | core/ | 
                                                                                        Ajax form callback: Selects 'changed'. | 
| ChangedCommand | class | core/ | 
                                                                                        An AJAX command for marking HTML elements as changed. | 
| ChangedCommand.php | file | core/ | 
                                                                                        |
| ChangedCommand::$asterisk | property | core/ | 
                                                                                        An optional CSS selector for elements to which asterisks will be appended. | 
| ChangedCommand::$selector | property | core/ | 
                                                                                        A CSS selector string. | 
| ChangedCommand::render | function | core/ | 
                                                                                        Implements Drupal\Core\Ajax\CommandInterface:render(). | 
| ChangedCommand::__construct | function | core/ | 
                                                                                        Constructs a ChangedCommand object. | 
| ChangedFieldItemList | class | core/ | 
                                                                                        Defines an item list class for changed fields. | 
| ChangedFieldItemList.php | file | core/ | 
                                                                                        |
| ChangedFieldItemList::defaultAccess | function | core/ | 
                                                                                        Contains the default access logic of this field. | 
| ChangedFieldItemList::hasAffectingChanges | function | core/ | 
                                                                                        Determines whether the field has relevant changes. | 
| ChangedItem | class | core/ | 
                                                                                        Defines the 'changed' entity field type. | 
| ChangedItem.php | file | core/ | 
                                                                                        |
| ChangedItem::preSave | function | core/ | 
                                                                                        Defines custom presave behavior for field values. | 
| ChangedTestItem | class | core/ | 
                                                                                        Defines the 'changed_test' entity field type. | 
| ChangedTestItem.php | file | core/ | 
                                                                                        |
| ChangedTestItem::preSave | function | core/ | 
                                                                                        Defines custom presave behavior for field values. | 
| ClaroTableDragTest::$tabledragChangedXpathSelector | property | core/ | 
                                                                                        Xpath selector for finding the tabledrag changed marker. | 
| Condition::$changed | property | core/ | 
                                                                                        Whether the conditions have been changed. | 
| ConfigCrudEvent::isChanged | function | core/ | 
                                                                                        Checks to see if the provided configuration key's value has changed. | 
| ConfigEntityStorageTest::testSaveChangedUuid | function | core/ | 
                                                                                        Tests save changed uuid. | 
| ContentEntityChangedTest | class | core/ | 
                                                                                        Tests basic EntityChangedInterface functionality. | 
| ContentEntityChangedTest.php | file | core/ | 
                                                                                        |
| ContentEntityChangedTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| ContentEntityChangedTest::$mulChangedStorage | property | core/ | 
                                                                                        The EntityTestMulChanged entity type storage. | 
| ContentEntityChangedTest::$mulRevChangedStorage | property | core/ | 
                                                                                        The EntityTestMulRevChanged entity type storage. | 
| ContentEntityChangedTest::getRevisionTranslationAffectedFlag | function | core/ | 
                                                                                        Retrieves the revision translation affected flag value. | 
| ContentEntityChangedTest::setUp | function | core/ | 
                                                                                        |
| ContentEntityChangedTest::testChanged | function | core/ | 
                                                                                        Tests basic EntityChangedInterface functionality. | 
| ContentEntityChangedTest::testChangedSyncing | function | core/ | 
                                                                                        Tests the changed functionality when an entity is syncing. | 
| ContentEntityChangedTest::testRevisionChanged | function | core/ | 
                                                                                        Tests revisionable EntityChangedInterface functionality. | 
| ContentEntityForm::updateChangedTime | function | core/ | 
                                                                                        Updates the changed time of the entity. | 
| ContentEntityStorageBase::hasFieldValueChanged | function | core/ | 
                                                                                        Checks whether the field values changed compared to the original entity. | 
| ContentEntityStorageBase::loadUnchanged | function | core/ | 
                                                                                        Loads an unchanged entity from the database. | 
| ContentModerationSyncingTest::testMultipleRevisionStateChangedDuringSync | function | core/ | 
                                                                                        Tests state changes with multiple revisions during a sync. | 
| ContentModerationSyncingTest::testSingleRevisionStateChangedDuringSync | function | core/ | 
                                                                                        Tests changing the moderation state during a sync. | 
| ContentModerationSyncingTest::testStateChangedPreviousRevisionDuringSync | function | core/ | 
                                                                                        Tests a moderation state changed on a previous revision during a sync. | 
| ContentTranslationFieldSyncRevisionTest::testChangeDefaultLanguageNonTranslatableFieldsHidden | function | core/ | 
                                                                                        Tests changing the default language of an entity. | 
| ContentTranslationHandler::hasChangedTime | function | core/ | 
                                                                                        Checks whether the entity type supports modification time natively. | 
| ContentTranslationMetadataWrapper::getChangedTime | function | core/ | 
                                                                                        Returns the timestamp of the last entity change from current translation. | 
| 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. | 
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.