6 calls to EntityStorageBase::buildCacheId()

ConfigEntityStorage::buildCacheId in core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php
Builds the cache ID for the passed in entity ID.
ContentEntityStorageBase::getFromPersistentCache in core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php
Gets entities from the persistent cache backend.
ContentEntityStorageBase::resetCache in core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php
Resets the entity cache.
EntityStorageBase::getFromStaticCache in core/lib/Drupal/Core/Entity/EntityStorageBase.php
Gets entities from the static cache.
EntityStorageBase::resetCache in core/lib/Drupal/Core/Entity/EntityStorageBase.php
Resets the internal entity cache.
EntityStorageBase::setStaticCache in core/lib/Drupal/Core/Entity/EntityStorageBase.php
Stores entities in the static entity cache.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.