constant DEVEL_QUERY_SORT_BY_SOURCE in Devel 7
Same name and namespace in other branches
- 5 devel.module \DEVEL_QUERY_SORT_BY_SOURCE
- 6 devel.module \DEVEL_QUERY_SORT_BY_SOURCE
2 uses of DEVEL_QUERY_SORT_BY_SOURCE
- devel_admin_settings in ./
devel.admin.inc - Form constructor for the settings form.
- devel_query_table in ./
devel.module - Shows all the queries for the page.
File
- ./
devel.module, line 11 - This module holds functions useful for Drupal development.
Code
define('DEVEL_QUERY_SORT_BY_SOURCE', 0);