Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
RedisProfilerStorage.php
»
RedisProfilerStorage
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
private property RedisProfilerStorage::$redis
Type:
Redis
File
drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Profiler/
RedisProfilerStorage.php
, line 37
Class
RedisProfilerStorage
RedisProfilerStorage stores profiling information in Redis.
Namespace
Symfony\Component\HttpKernel\Profiler
Code
private $redis;