Search for onChange
- Search 7.x for onChange
- Search 9.5.x for onChange
- Search 10.3.x for onChange
- Search 11.x for onChange
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AccessResult::cacheUntilConfigurationChanges | function | core/ |
Convenience method, adds the configuration object's cache tag. |
AccessResultTest::testCacheUntilConfigurationChanges | function | core/ |
@expectedDeprecation Drupal\Core\Access\AccessResult::cacheUntilConfigurationChanges is deprecated in drupal:8.0.0 and is removed in drupal:9.0.0. Use \Drupal\Core\Access\AccessResult::addCacheableDependency() instead. @group legacy |
ArrayElement::onChange | function | core/ |
React to changes to a child property or item. |
ColorConfigCacheInvalidator::onChange | function | core/ |
Invalidate cache tags when a color theme config object changes. |
ConfigEntityAdapter::onChange | function | core/ |
React to changes to a child property or item. |
ConfigImporter::$extensionChangelist | property | core/ |
List of extension changes to be processed by the import(). |
ConfigImporter::createExtensionChangelist | function | core/ |
Populates the extension change list. |
ConfigImporter::getExtensionChangelist | function | core/ |
Gets a list changes for extensions. |
ConfigImporter::hasUnprocessedConfigurationChanges | function | core/ |
Checks if there are any unprocessed configuration changes. |
ContentEntityBase::$fieldsToSkipFromTranslationChangesCheck | property | core/ |
Local cache for fields to skip from the checking for translation changes. |
ContentEntityBase::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip in ::hasTranslationChanges. |
ContentEntityBase::hasTranslationChanges | function | core/ |
|
ContentEntityBase::onChange | function | core/ |
|
ContentEntityChangedTest::testRevisionChanged | function | core/ |
Tests revisionable EntityChangedInterface functionality. |
ContentEntityHasChangesTest::testHasTranslationChanges | function | core/ |
Tests the correct functionality of the hasTranslationChanges() function. |
ContentModerationState::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip in ::hasTranslationChanges. |
ContentTranslationUITestBase::doTestTranslationChanged | function | core/ |
Tests the basic translation workflow. |
ContentTranslationUITestBase::doTestTranslationChanged | function | core/ |
Tests the basic translation workflow. |
DateRangeItem::onChange | function | core/ |
React to changes to a child property or item. |
DateTimeItem::onChange | function | core/ |
React to changes to a child property or item. |
EntityAdapter::onChange | function | core/ |
React to changes to a child property or item. |
EntityAdapterUnitTest::testOnChange | function | core/ |
@covers ::onChange |
EntityChangesDetectionTrait::getFieldsToSkipFromTranslationChangesCheck | function | core/ |
Returns an array of field names to skip when checking for changes. |
EntityDecoupledTranslationRevisionsTest::testMultipleTranslationChanges | function | core/ |
Checks that changes to multiple translations are handled correctly. |
EntityReferenceItem::onChange | function | core/ |
React to changes to a child property or item. |
EntityReferenceWidgetTest::testFocusNotAppliedWithoutSelectionChange | function | core/ |
Tests that disabled media items don't capture focus on page load. |
FieldableEntityInterface::onChange | function | core/ |
Reacts to changes to a field. |
FieldLayoutTest::testRegionChanges | function | core/ |
Tests that changes to the regions still leave the fields visible. |
ItemList::onChange | function | core/ |
React to changes to a child property or item. |
LanguageItem::onChange | function | core/ |
React to changes to a child property or item. |
Map::onChange | function | core/ |
|
ModerationStateFieldItemList::onChange | function | core/ |
React to changes to a child property or item. |
ShortcutTranslationUITest::doTestTranslationChanged | function | core/ |
Tests the basic translation workflow. |
TextItemBase::onChange | function | core/ |
React to changes to a child property or item. |
TranslatableInterface::hasTranslationChanges | function | core/ |
Determines if the current translation of the entity has unsaved changes. |
TraversableTypedDataInterface::onChange | function | core/ |
React to changes to a child property or item. |
UserPermissionsTest::testUserPermissionChanges | function | core/ |
Test changing user permissions through the permissions page. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.