protected static property DriverBase::$stats in Memcache API and Integration 8.2
Stats for the entire request.
Type: array
File
- src/
Driver/ DriverBase.php, line 51
Class
- DriverBase
- Class DriverBase.
Namespace
Drupal\memcache\DriverCode
protected static $stats = [
'all' => [],
'ops' => [],
];