public function CloudFlareStateInterface::incrementTagPurgeDailyCount in CloudFlare 8
Increment the count of tag purges done today.
See also
https://support.cloudflare.com/hc/en-us/articles/206596608-How-to-Purge-...
1 method overrides CloudFlareStateInterface::incrementTagPurgeDailyCount()
- State::incrementTagPurgeDailyCount in src/
State.php - Increment the count of tag purges done today.
File
- src/
CloudFlareStateInterface.php, line 38
Class
- CloudFlareStateInterface
- Tracks rate limits associated with CloudFlare Api.
Namespace
Drupal\cloudflareCode
public function incrementTagPurgeDailyCount();