Property | Type | Description | |
---|---|---|---|
$loadedFromCache | boolean | Define if it's load from cache |
Method | Description | |
---|---|---|
attach ( Zend\EventManager\EventManagerInterface $events ) : void | Attach events | |
cacheIsActive ( |
Check if cache is active | |
onFinish ( |
Save page contents to the cache | |
onRoute ( |
Load the page contents from the cache and set the response. |
public cacheIsActive ( |
||
$e | Mvc Event | |
return | boolean |
protected bool $loadedFromCache | ||
return | boolean |