constant PERFORMANCE_SETTINGS in Performance Logging and Monitoring 7.2
Same name and namespace in other branches
- 6.2 performance.module \PERFORMANCE_SETTINGS
- 6 performance.module \PERFORMANCE_SETTINGS
- 7 performance.module \PERFORMANCE_SETTINGS
3 uses of PERFORMANCE_SETTINGS
- performance_requirements in ./
performance.install - Implements hook_requirements().
- performance_view_details in includes/
performance.details.inc - Detail page callback.
- performance_view_summary in ./
performance.module - Summary page callback.
File
- ./
performance.module, line 24 - 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_SETTINGS', 'admin/config/development/performance-logging');