constant PERFORMANCE_ZEND_KEYS in Performance Logging and Monitoring 6
Same name and namespace in other branches
- 7 performance.module \PERFORMANCE_ZEND_KEYS
3 uses of PERFORMANCE_ZEND_KEYS
- performance_get_data_zend in ./
performance.module - Helper function to get data from Zend Datacache.
- performance_log_summary_zend in ./
performance.module - Helper function to store summary data in Zend Datacache.
- performance_prune_zend in ./
performance.module - Helper function to cleanup Zend Datacache data.
File
- ./
performance.module, line 20 - Logs detailed and/or summary page generation time and memory consumption for page requests. Copyright Khalid Baheyeldin 2008 of http://2bits.com
Code
define('PERFORMANCE_ZEND_KEYS', PERFORMANCE_ZEND_NAMESPACE . '::all-of-the-keys');