Constants

Primary tabs

Name Location Description Direct usessort descending Strings
MENU_CALLBACK drupal/core/includes/menu.inc Menu type -- A hidden, internal callback, typically used for API calls. 35
MENU_DEFAULT_LOCAL_TASK drupal/core/includes/menu.inc Menu type -- The "default" local task, which is initially active. 36 1
PASS_THROUGH drupal/core/includes/bootstrap.inc Flag for drupal_set_title(); text has already been sanitized. 36
FIELD_CARDINALITY_UNLIMITED drupal/core/modules/field/field.module Value for field API indicating a field accepts an unlimited number of values. 37
VERSION drupal/core/includes/bootstrap.inc The current system version. 42 171
DRUPAL_ANONYMOUS_RID drupal/core/includes/bootstrap.inc Role ID for anonymous users; should match what's in the "role" table. 46
DRUPAL_ROOT drupal/core/includes/bootstrap.inc Defines the root directory of the Drupal installation. 111 2
REQUEST_TIME drupal/core/includes/bootstrap.inc Time of the current request in seconds elapsed since the Unix Epoch. 140 4
REQUEST_TIME drupal/core/tests/bootstrap.php 140 4

Pages

Other projects