$procacheisPageCacheable()

Is given page configured for caching in ProCache?

Use this method to determine if a page is one that has potential to have a cache file saved for it.

Usage

$bool = $procache->isPageCacheable(Page $page);

Arguments

NameType(s)Description
$pagePage

Return value

bool


$procache methods and properties

API reference based on ProcessWire core version 3.0.252