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