protected property ApcuRawBackend::$binPrefix in Supercache 8
Same name and namespace in other branches
- 2.0.x src/Cache/ApcuRawBackend.php \Drupal\supercache\Cache\ApcuRawBackend::binPrefix
Prefix for all keys in this cache bin.
Includes the site-specific prefix in $sitePrefix.
Type: string
File
- src/
Cache/ ApcuRawBackend.php, line 77 - Contains \Drupal\supercache\Cache\ApcuRawBackend.
Class
- ApcuRawBackend
- Stores cache items in the Alternative PHP Cache User Cache (APCu).
Namespace
Drupal\supercache\CacheCode
protected $binPrefix;