ProCacheStatic::static method

Execute cache clear behaviors for given Page (to be called after Page has been modified and saved)

Usage

$array = $procache->static->executeCacheClearBehaviors(Page $page);

Arguments

NameType(s)Description
$pagePage

Return value

array

Returns array indexed by behavior name each with a count of files cleared


$procache->static methods and properties

API reference based on ProcessWire core version 3.0.252