Search for changed
- Search 7.x for changed
- Search 8.9.x for changed
- Search 10.3.x for changed
- Search 11.x for changed
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AjaxCommandsTest::testChangedCommand | function | core/ |
@covers \Drupal\Core\Ajax\ChangedCommand |
ajax_forms_test_advanced_commands_changed_asterisk_callback | function | core/ |
Ajax form callback: Selects 'changed' with asterisk marking inner div. |
ajax_forms_test_advanced_commands_changed_callback | function | core/ |
Ajax form callback: Selects 'changed'. |
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/ |
|
block_content_post_update_entity_changed_constraint | function | core/ |
Clear the entity type cache. |
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. |
ClassyPreprocessUnchangedTest | class | core/ |
Confirms that classy.theme has not added new functionality. |
ClassyPreprocessUnchangedTest.php | file | core/ |
|
ClassyPreprocessUnchangedTest::testNoNewPreprocess | function | core/ |
Confirms that classy.theme has not added any new functionality. |
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/ |
@covers ::save @covers ::doSave |
ContentEntityChangedTest | class | core/ |
Tests basic EntityChangedInterface functionality. |
ContentEntityChangedTest.php | file | core/ |
|
ContentEntityChangedTest::$modules | property | core/ |
Modules to enable. |
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::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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.