ProCacheStatic::executeCacheClearBehaviors()

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

Usage

$array = $proCacheStatic->executeCacheClearBehaviors(Page $page);

Arguments

NameType(s)Description
$pagePage

Return value

array

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


ProCacheStatic methods and properties

API reference based on ProcessWire core version 3.0.251