CacheTagsInvalidator

Passes cache tag events to classes that wish to respond to them.

Hierarchy

File

core/lib/Drupal/Core/Cache/CacheTagsInvalidator.php, line 10

Namespace

Drupal\Core\Cache

Members

Name Modifiers Type Description
CacheTagsInvalidator::$invalidators protected property Holds an array of cache tags invalidators.
CacheTagsInvalidator::addInvalidator public function Adds a cache tags invalidator.
CacheTagsInvalidator::getInvalidatorCacheBins protected function Returns all cache bins that need to be notified about invalidations.
CacheTagsInvalidator::invalidateTags public function Marks cache items with any of the specified tags as invalid. Overrides CacheTagsInvalidatorInterface::invalidateTags
CacheTagsInvalidator::resetChecksums public function Reset statically cached tags in all cache tag checksum services.
ContainerAwareTrait::$container protected property
ContainerAwareTrait::setContainer public function Sets the container. Overrides ContainerAwareInterface::setContainer
doc_Drupal
2016-10-29 08:49:36
Comments
Leave a Comment

Please login to continue.