6 methods override PHPExcel_CachedObjectStorage_CacheBase::cacheMethodIsAvailable() in Loft Data Grids 6.2
- PHPExcel_CachedObjectStorage_APC::cacheMethodIsAvailable in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ CachedObjectStorage/ APC.php - Identify whether the caching method is currently available Some methods are dependent on the availability of certain extensions being enabled in the PHP build
- PHPExcel_CachedObjectStorage_Igbinary::cacheMethodIsAvailable in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ CachedObjectStorage/ Igbinary.php - * Identify whether the caching method is currently available * Some methods are dependent on the availability of certain extensions being enabled in the PHP build * *
- PHPExcel_CachedObjectStorage_Memcache::cacheMethodIsAvailable in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ CachedObjectStorage/ Memcache.php - * Identify whether the caching method is currently available * Some methods are dependent on the availability of certain extensions being enabled in the PHP build * *
- PHPExcel_CachedObjectStorage_SQLite3::cacheMethodIsAvailable in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ CachedObjectStorage/ SQLite3.php - * Identify whether the caching method is currently available * Some methods are dependent on the availability of certain extensions being enabled in the PHP build * *
- PHPExcel_CachedObjectStorage_SQLite::cacheMethodIsAvailable in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ CachedObjectStorage/ SQLite.php - * Identify whether the caching method is currently available * Some methods are dependent on the availability of certain extensions being enabled in the PHP build * *
- PHPExcel_CachedObjectStorage_Wincache::cacheMethodIsAvailable in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ CachedObjectStorage/ Wincache.php - * Identify whether the caching method is currently available * Some methods are dependent on the availability of certain extensions being enabled in the PHP build * *