Primary tabs

Namesort descending Location Description Direct uses Strings
BLOCK_REGION_NONE modules/block/block.module Denotes that a block is not enabled in any region and should not be shown. 3 1
CACHE_AGGRESSIVE includes/bootstrap.inc Indicates that page caching is using "aggressive" mode. This bypasses loading any modules for additional speed, which may break functionality in modules that expect to be run on each page load. 1
CACHE_DISABLED includes/bootstrap.inc Indicates that page caching is disabled. 1 1
CACHE_NORMAL includes/bootstrap.inc Indicates that page caching is enabled, using "normal" mode. 1
CACHE_PERMANENT includes/bootstrap.inc Indicates that the item should never be removed unless explicitly told to using cache_clear_all() with a cache ID. 1 1
CACHE_TEMPORARY includes/bootstrap.inc Indicates that the item should be removed at the next general cache wipe. 1 1
COMMENT_ANONYMOUS_MAYNOT_CONTACT modules/comment/comment.module Anonymous posters may not enter their contact information. 1 1
COMMENT_ANONYMOUS_MAY_CONTACT modules/comment/comment.module Anonymous posters may leave their contact information. 1
COMMENT_ANONYMOUS_MUST_CONTACT modules/comment/comment.module Anonymous posters must leave their contact information. 1
COMMENT_CONTROLS_ABOVE modules/comment/comment.module Comment controls should be shown above the comment list. 1
COMMENT_CONTROLS_ABOVE_BELOW modules/comment/comment.module Comment controls should be shown both above and below the comment list. 1
COMMENT_CONTROLS_BELOW modules/comment/comment.module Comment controls should be shown below the comment list. 1
COMMENT_CONTROLS_HIDDEN modules/comment/comment.module Comment controls are hidden. 1 1
COMMENT_FORM_BELOW modules/comment/comment.module Comment form should be shown below post or list of comments. 1
COMMENT_FORM_SEPARATE_PAGE modules/comment/comment.module Comment form should be displayed on a separate page. 1 1
COMMENT_MODE_FLAT_COLLAPSED modules/comment/comment.module Comments are displayed in a flat list - collapsed. 1
COMMENT_MODE_FLAT_EXPANDED modules/comment/comment.module Comments are displayed in a flat list - expanded. 1
COMMENT_MODE_THREADED_COLLAPSED modules/comment/comment.module Comments are displayed as a threaded list - collapsed. 1
COMMENT_MODE_THREADED_EXPANDED modules/comment/comment.module Comments are displayed as a threaded list - expanded. 1 1
COMMENT_NODE_DISABLED modules/comment/comment.module Comments for this node are disabled. 1 1
COMMENT_NODE_READ_ONLY modules/comment/comment.module Comments for this node are locked. 1
COMMENT_NODE_READ_WRITE modules/comment/comment.module Comments are enabled on this node. 1 1
COMMENT_NOT_PUBLISHED modules/comment/comment.module Comment is awaiting approval. 5 1
COMMENT_ORDER_NEWEST_FIRST modules/comment/comment.module Comments are ordered by date - newest first. 1 1
COMMENT_ORDER_OLDEST_FIRST modules/comment/comment.module Comments are ordered by date - oldest first. 1
COMMENT_PREVIEW_OPTIONAL modules/comment/comment.module Comment preview is optional. 1
COMMENT_PREVIEW_REQUIRED modules/comment/comment.module Comment preview is required. 1 1
COMMENT_PUBLISHED modules/comment/comment.module Comment is published. 10 1
DB_QUERY_REGEXP includes/database.inc Indicates the place holders that should be replaced in _db_query_callback(). 7 1
DRUPAL_ANONYMOUS_RID includes/bootstrap.inc Role ID for anonymous users; should match what's in the "role" table. 2 1
DRUPAL_AUTHENTICATED_RID includes/bootstrap.inc Role ID for authenticated users; should match what's in the "role" table. 3 1
DRUPAL_BOOTSTRAP_ACCESS includes/bootstrap.inc Fourth bootstrap phase: identify and reject banned hosts. 1
DRUPAL_BOOTSTRAP_CONFIGURATION includes/bootstrap.inc First bootstrap phase: initialize configuration. 1 1
DRUPAL_BOOTSTRAP_DATABASE includes/bootstrap.inc Third bootstrap phase: initialize database layer. 2 1
DRUPAL_BOOTSTRAP_EARLY_PAGE_CACHE includes/bootstrap.inc Second bootstrap phase: try to call a non-database cache fetch routine. 1
DRUPAL_BOOTSTRAP_FULL includes/bootstrap.inc Final bootstrap phase: Drupal is fully loaded; validate and fix input data. 6 1
DRUPAL_BOOTSTRAP_LATE_PAGE_CACHE includes/bootstrap.inc Sixth bootstrap phase: load bootstrap.inc and module.inc, start the variable system and try to serve a page from the cache. 1
DRUPAL_BOOTSTRAP_PATH includes/bootstrap.inc Seventh bootstrap phase: set $_GET['q'] to Drupal path of request. 1 1
DRUPAL_BOOTSTRAP_SESSION includes/bootstrap.inc Fifth bootstrap phase: initialize session handling. 1
DRUPAL_MINIMUM_MYSQL modules/system/system.install 2 1
DRUPAL_MINIMUM_PGSQL modules/system/system.install 1 1
DRUPAL_MINIMUM_PHP modules/system/system.install 2 1
EMAIL_MAX_LENGTH modules/user/user.module 3 1
FILE_CREATE_DIRECTORY includes/file.inc 4 1
FILE_DOWNLOADS_PRIVATE includes/file.inc 1
FILE_DOWNLOADS_PUBLIC includes/file.inc 4 1
FILE_EXECUTABLE includes/install.inc 3 1
FILE_EXIST includes/install.inc 2 1
FILE_EXISTS_ERROR includes/file.inc 1
FILE_EXISTS_RENAME includes/file.inc 1

Pages

Other projects