end()
getOptions()
setOptions()
start()
$keyStack
$options
end() : bool
\Zend\Cache\Exception\RuntimeException |
if output cache not started or buffering not active |
---|
bool
TRUE on success, FALSE on failure writing to cachegetOptions() : \Zend\Cache\Pattern\PatternOptions
inherited_from | \Zend\Cache\Pattern\AbstractPattern::getOptions() |
---|
setOptions(\Zend\Cache\Pattern\PatternOptions $options) : \Zend\Cache\Pattern\OutputCache
\Zend\Cache\Pattern\PatternOptions
\Zend\Cache\Exception\InvalidArgumentException |
---|
start(string $key) : bool
string
Key
\Zend\Cache\Exception\MissingKeyException |
if key is missing |
---|
bool
$keyStack : array