14 calls to PHPExcel_CachedObjectStorage_CacheBase::deleteCacheData() in Loft Data Grids 7.2
- PHPExcel_CachedObjectStorage_APC::copyCellCollection in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ CachedObjectStorage/ APC.php - Clone the cell collection
- PHPExcel_CachedObjectStorage_APC::deleteCacheData in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ CachedObjectStorage/ APC.php - Delete a cell in cache identified by coordinate address
- PHPExcel_CachedObjectStorage_APC::getCacheData in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ CachedObjectStorage/ APC.php - Get cell at a specific coordinate
- PHPExcel_CachedObjectStorage_APC::isDataSet in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ CachedObjectStorage/ APC.php - Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell?
- PHPExcel_CachedObjectStorage_CacheBase::removeColumn in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ CachedObjectStorage/ CacheBase.php - Remove a column, deleting all cells in that column
- PHPExcel_CachedObjectStorage_CacheBase::removeRow in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ CachedObjectStorage/ CacheBase.php - Remove a row, deleting all cells in that row
- PHPExcel_CachedObjectStorage_Memcache::copyCellCollection in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ CachedObjectStorage/ Memcache.php - * Clone the cell collection * *
- PHPExcel_CachedObjectStorage_Memcache::deleteCacheData in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ CachedObjectStorage/ Memcache.php - Delete a cell in cache identified by coordinate address
- PHPExcel_CachedObjectStorage_Memcache::getCacheData in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ CachedObjectStorage/ Memcache.php - Get cell at a specific coordinate
- PHPExcel_CachedObjectStorage_Memcache::isDataSet in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ CachedObjectStorage/ Memcache.php - * Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell? * *
- PHPExcel_CachedObjectStorage_Wincache::copyCellCollection in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ CachedObjectStorage/ Wincache.php - * Clone the cell collection * *
- PHPExcel_CachedObjectStorage_Wincache::deleteCacheData in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ CachedObjectStorage/ Wincache.php - * Delete a cell in cache identified by coordinate address * *
- PHPExcel_CachedObjectStorage_Wincache::getCacheData in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ CachedObjectStorage/ Wincache.php - * Get cell at a specific coordinate * *
- PHPExcel_CachedObjectStorage_Wincache::isDataSet in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ CachedObjectStorage/ Wincache.php - * Is a value set in the current PHPExcel_CachedObjectStorage_ICache for an indexed cell? * *