Returns true if APCu is enabled.
public function hasApcu() : bool { return $this->data['apcu_enabled']; }