Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
CacheInterface Interface Reference
Inheritance diagram for CacheInterface:
FrontendInterface CompiledConfig

Additional Inherited Members

- Public Member Functions inherited from FrontendInterface
 test ($identifier)
 
 load ($identifier)
 
 save ($data, $identifier, array $tags=[], $lifeTime=null)
 
 remove ($identifier)
 
 clean ($mode=\Zend_Cache::CLEANING_MODE_ALL, array $tags=[])
 
 getBackend ()
 
 getLowLevelFrontend ()
 

Detailed Description

Config cache interface.

@api

Since
100.0.2

Definition at line 16 of file CacheInterface.php.


The documentation for this interface was generated from the following file: