You are here

6 calls to PHPExcel_CachedObjectStorage_CacheBase::isDataSet() in Loft Data Grids 6.2

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_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::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? * *