You are here

constant BaseMemcacheProfilerStorage::TOKEN_PREFIX in Zircon Profile 8

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

File

vendor/symfony/http-kernel/Profiler/BaseMemcacheProfilerStorage.php, line 21

Class

BaseMemcacheProfilerStorage
Base Memcache storage for profiling information in a Memcache.

Namespace

Symfony\Component\HttpKernel\Profiler

Code

const TOKEN_PREFIX = 'sf_profiler_';