You are here

constant DEVEL_QUERY_SORT_BY_SOURCE in Devel 5

Same name and namespace in other branches
  1. 6 devel.module \DEVEL_QUERY_SORT_BY_SOURCE
  2. 7 devel.module \DEVEL_QUERY_SORT_BY_SOURCE
2 uses of DEVEL_QUERY_SORT_BY_SOURCE
devel_admin_settings in ./devel.module
devel_query_table in ./devel.module
Adds a table at the bottom of the page cataloguing data on all the database queries that were made to generate the page.

File

./devel.module, line 14

Code

define('DEVEL_QUERY_SORT_BY_SOURCE', 0);