constant PERFORMANCE_SETTINGS in Performance Logging and Monitoring 7
Same name and namespace in other branches
- 6.2 performance.module \PERFORMANCE_SETTINGS
- 6 performance.module \PERFORMANCE_SETTINGS
- 7.2 performance.module \PERFORMANCE_SETTINGS
5 uses of PERFORMANCE_SETTINGS
- performance_clear_form_confirm in ./
performance.module - Clear data store confirm form callback.
- performance_clear_form_confirm_submit in ./
performance.module - Clear data store confirm form submit handler.
- performance_requirements in ./
performance.install - Implementation of hook_requirements().
- performance_view_details in ./
performance.module - performance_view_summary in ./
performance.module
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');