function CacheCollectorInterface::reset
Resets the local cache.
Does not clear the persistent cache.
2 methods override CacheCollectorInterface::reset()
- CacheCollector::reset in core/
lib/ Drupal/ Core/ Cache/ CacheCollector.php  - Resets the local cache.
 - MenuActiveTrail::reset in core/
lib/ Drupal/ Core/ ProxyClass/ Menu/ MenuActiveTrail.php  - Resets the local cache.
 
File
- 
              core/
lib/ Drupal/ Core/ Cache/ CacheCollectorInterface.php, line 69  
Class
- CacheCollectorInterface
 - Provides a caching wrapper to be used in place of large structures.
 
Namespace
Drupal\Core\CacheCode
public function reset();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.