6 calls to EntityStorageBase::resetCache() in Drupal 8
- ContentEntityStorageBase::loadUnchanged in core/
lib/ Drupal/ Core/ Entity/ ContentEntityStorageBase.php  - Loads an unchanged entity from the database.
 - ContentEntityStorageBase::resetCache in core/
lib/ Drupal/ Core/ Entity/ ContentEntityStorageBase.php  - Resets the internal, static entity cache.
 - EntityStorageBase::delete in core/
lib/ Drupal/ Core/ Entity/ EntityStorageBase.php  - Deletes permanently saved entities.
 - EntityStorageBase::doPostSave in core/
lib/ Drupal/ Core/ Entity/ EntityStorageBase.php  - Performs post save entity processing.
 - EntityStorageBase::loadUnchanged in core/
lib/ Drupal/ Core/ Entity/ EntityStorageBase.php  - Loads an unchanged entity from the database.
 - VocabularyStorage::resetCache in core/
modules/ taxonomy/ src/ VocabularyStorage.php  - Resets the internal, static entity cache.