Get the cache clearing behaviors for all templates or a given template
Usage
// basic usage
$array = $procache->getCacheClearBehaviors();
// usage with all arguments
$array = $procache->getCacheClearBehaviors($options = []);
Arguments
Name | Type(s) | Description |
---|---|---|
options (optional) | null, Template, string, int, array |
Return value
array
$procache methods and properties
API reference based on ProcessWire core version 3.0.236