setCacheVersionInfo($cacheVersionInfo) Parameters $cacheVersionInfo
bool isDebug() Returns true if the debug is enabled. Return Value bool true if debug is enabled, false otherwise
bool hasZendOpcache() Returns true if Zend OPcache is enabled. Return Value bool true if Zend OPcache is enabled, false otherwise
bool hasXDebug() Returns true if the XDebug is enabled. Return Value bool true if XDebug is enabled, false otherwise
bool hasXCache() Returns true if XCache is enabled. Return Value bool true if XCache is enabled, false otherwise
bool hasWinCache() Returns true if WinCache is enabled. Return Value bool true if WinCache is enabled, false otherwise
bool hasEAccelerator() Returns true if EAccelerator is enabled. Return Value bool true if EAccelerator is enabled, false otherwise
bool hasApc() Returns true if APC is enabled. Return Value bool true if APC is enabled, false otherwise
bool hasAccelerator() Returns true if any accelerator is enabled. Return Value bool true if any accelerator is enabled, false otherwise
string getToken() Gets the token. Return Value string The token
Page 610 of 787