You are here

constant PERFORMANCE_KEY in Performance Logging and Monitoring 5

Same name and namespace in other branches
  1. 6.2 performance.module \PERFORMANCE_KEY
  2. 6 performance.module \PERFORMANCE_KEY
  3. 7.2 performance.module \PERFORMANCE_KEY
  4. 7 performance.module \PERFORMANCE_KEY
2 uses of PERFORMANCE_KEY
performance_apc_list_all in ./performance.module
performance_log_summary_apc in ./performance.module

File

./performance.module, line 5

Code

define('PERFORMANCE_KEY', 'dru-perf:' . $_SERVER['HTTP_HOST'] . ':');