Return an info array about the given page’s ProCache info or false if not cached
Returned info array is array("path of cached page" => "date created"); An empty array just indicates the page is enabled for caching, but no cache file exists.
Usage
$array = $procache->pageInfo(Page $page);
Arguments
Name | Type(s) | Description |
---|---|---|
page | Page |
Return value
array
bool
$procache methods and properties
API reference based on ProcessWire core version 3.0.236