Module Description
INTRODUCTION This module directly invalidate an item without going through the Purge queue.
The functionality is very similar to the "p:invalidate" drush command.
USE CASE You published new content and it needs to be immediately available for your audience and you can't way until the Purge queue is processed.
Using this module you can enter the url or entity tag and invalidate the item right away.
REQUIREMENTS Purge module.
INSTALLATION The module can be installed via the standard Drupal installation process
USAGE Go to the Purge Invalidation Form (/admin/config/development/performance/purge-invalidation-form) and enter the item(s) that needs to be invalidated, one per line.
Examples:
* tag node:1 (Clears URLs tagged with "node:1" from external caching platforms).
* url http://www.drupal.org/ (Clears the url from external caching platforms).
The functionality is very similar to the "p:invalidate" drush command.
USE CASE You published new content and it needs to be immediately available for your audience and you can't way until the Purge queue is processed.
Using this module you can enter the url or entity tag and invalidate the item right away.
REQUIREMENTS Purge module.
INSTALLATION The module can be installed via the standard Drupal installation process
USAGE Go to the Purge Invalidation Form (/admin/config/development/performance/purge-invalidation-form) and enter the item(s) that needs to be invalidated, one per line.
Examples:
* tag node:1 (Clears URLs tagged with "node:1" from external caching platforms).
* url http://www.drupal.org/ (Clears the url from external caching platforms).
Module Link
Project Usage
217
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module directly invalidates an item without going through the Purge queue.
Data Name
purge_invalidation_form