Skip to content

Conversation

cburschka
Copy link
Contributor

This is a command for accessing Drupal's cache tag invalidator, which allows clearing caches more specifically than complete deletion, if you know what tags a cache entry is dependent on.

For example, when you're debugging a view, you can invalidate all related cache entries with drupal cache:tag:invalidate config:views.view.frontpage without having to actually trigger the view's save operation.

@jmolivas jmolivas modified the milestone: RC-26 Jul 22, 2017
@jmolivas jmolivas merged commit a10fcb2 into hechoendrupal:master Jul 24, 2017
@jmolivas
Copy link
Member

@cburschka Thanks for your contribution, your PR was merged. This will be included on the next release.

@cburschka cburschka deleted the feature/cache.tag.invalidate branch August 8, 2017 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants