You are here

11 methods override PHPExcel_CachedObjectStorage_ICache::addCacheData() in Loft Data Grids 6.2

PHPExcel_CachedObjectStorage_APC::addCacheData in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/APC.php
Add or Update a cell in cache identified by coordinate address
PHPExcel_CachedObjectStorage_DiscISAM::addCacheData in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/DiscISAM.php
Add or Update a cell in cache identified by coordinate address
PHPExcel_CachedObjectStorage_Igbinary::addCacheData in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/Igbinary.php
Add or Update a cell in cache identified by coordinate address
PHPExcel_CachedObjectStorage_Memcache::addCacheData in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/Memcache.php
Add or Update a cell in cache identified by coordinate address
PHPExcel_CachedObjectStorage_Memory::addCacheData in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/Memory.php
Add or Update a cell in cache identified by coordinate address
PHPExcel_CachedObjectStorage_MemoryGZip::addCacheData in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/MemoryGZip.php
Add or Update a cell in cache identified by coordinate address
PHPExcel_CachedObjectStorage_MemorySerialized::addCacheData in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/MemorySerialized.php
Add or Update a cell in cache identified by coordinate address
PHPExcel_CachedObjectStorage_PHPTemp::addCacheData in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/PHPTemp.php
Add or Update a cell in cache identified by coordinate address
PHPExcel_CachedObjectStorage_SQLite3::addCacheData in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/SQLite3.php
Add or Update a cell in cache identified by coordinate address
PHPExcel_CachedObjectStorage_SQLite::addCacheData in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/SQLite.php
Add or Update a cell in cache identified by coordinate address
PHPExcel_CachedObjectStorage_Wincache::addCacheData in vendor/phpoffice/phpexcel/Classes/PHPExcel/CachedObjectStorage/Wincache.php
* Add or Update a cell in cache identified by coordinate address * *