Summary
- File
- Package hierarchy PHPBoost\Cache
- Class hierarchy \StatsCache
- Implements \CacheData
synchronize()
This method is called when the data needs to be sychronized.
For instance,
| None found |
get_stats()
| None found |
get_stats_properties( $identifier)
| $identifier |
| None found |
load() : \StatsCache
Loads and returns the stats cached data.
The cached data
| None found |
invalidate()
Invalidates the current stats cached data.
| None found |