Execute cache clear behaviors for given Page (to be called after Page has been modified and saved)
Usage
$array = $proCacheStatic->executeCacheClearBehaviors(Page $page);
Arguments
Name | Type(s) | Description |
---|---|---|
page | Page |
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.244