3 calls to SynchronizableEntityTrait::isSyncing()
- ConfigEntityBase::preSave in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityBase.php - Acts on an entity before the presave hook is invoked.
- ImageStyle::postSave in core/
modules/ image/ src/ Entity/ ImageStyle.php - Acts on a saved entity before the insert or update hook is invoked.
- Role::preSave in core/
modules/ user/ src/ Entity/ Role.php - Acts on an entity before the presave hook is invoked.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.