$procachecacheMaintenance()

Cache maintenance to occur every 30 seconds

This cleans out cache files and entries that have expired

Usage

// basic usage
$procache->cacheMaintenance();

// usage with all arguments
$procache->cacheMaintenance(array $options = []);

Arguments

NameType(s)Description
$options (optional)array

$procache methods and properties

API reference based on ProcessWire core version 3.0.251