8 calls to ChainedFastBackend::markAsOutdated()
- ChainedFastBackend::delete in core/
lib/ Drupal/ Core/ Cache/ ChainedFastBackend.php - Deletes an item from the cache.
- ChainedFastBackend::deleteAll in core/
lib/ Drupal/ Core/ Cache/ ChainedFastBackend.php - Deletes all cache items in a bin.
- ChainedFastBackend::deleteMultiple in core/
lib/ Drupal/ Core/ Cache/ ChainedFastBackend.php - Deletes multiple items from the cache.
- ChainedFastBackend::invalidateAll in core/
lib/ Drupal/ Core/ Cache/ ChainedFastBackend.php - Marks all cache items as invalid.
- ChainedFastBackend::invalidateMultiple in core/
lib/ Drupal/ Core/ Cache/ ChainedFastBackend.php - Marks cache items as invalid.
- ChainedFastBackend::invalidateTags in core/
lib/ Drupal/ Core/ Cache/ ChainedFastBackend.php - Marks cache items with any of the specified tags as invalid.
- ChainedFastBackend::set in core/
lib/ Drupal/ Core/ Cache/ ChainedFastBackend.php - Stores data in the persistent cache.
- ChainedFastBackend::setMultiple in core/
lib/ Drupal/ Core/ Cache/ ChainedFastBackend.php - Store multiple items in the persistent cache.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.