You are here

constant RedisProfilerStorage::TOKEN_PREFIX in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/http-kernel/Profiler/RedisProfilerStorage.php \Symfony\Component\HttpKernel\Profiler\RedisProfilerStorage::TOKEN_PREFIX

File

vendor/symfony/http-kernel/Profiler/RedisProfilerStorage.php, line 22

Class

RedisProfilerStorage
RedisProfilerStorage stores profiling information in Redis.

Namespace

Symfony\Component\HttpKernel\Profiler

Code

const TOKEN_PREFIX = 'sf_profiler_';