constant DEVEL_QUERY_SORT_BY_DURATION in Devel 7
Same name and namespace in other branches
- 5 devel.module \DEVEL_QUERY_SORT_BY_DURATION
- 6 devel.module \DEVEL_QUERY_SORT_BY_DURATION
File
- ./
devel.module, line 12 - This module holds functions useful for Drupal development.
Code
define('DEVEL_QUERY_SORT_BY_DURATION', 1);