Primary tabs

Namesort ascending Location Description Direct uses Strings
FILE_MODIFY_PERMISSIONS includes/file.inc 1
FILE_EXISTS_REPLACE includes/file.inc 3 1
FILE_EXISTS_RENAME includes/file.inc 1
FILE_EXISTS_ERROR includes/file.inc 1
FILE_EXIST includes/install.inc 2 1
FILE_EXECUTABLE includes/install.inc 3 1
FILE_DOWNLOADS_PUBLIC includes/file.inc 5 1
FILE_DOWNLOADS_PRIVATE includes/file.inc 1
FILE_CREATE_DIRECTORY includes/file.inc 5 1
EMAIL_MAX_LENGTH modules/user/user.module 4 1
DRUPAL_MINIMUM_PHP_MEMORY_LIMIT modules/system/system.module Minimum recommended value of PHP memory_limit. 1 1
DRUPAL_MINIMUM_PHP modules/system/system.module Minimum supported version of PHP. 4 1
DRUPAL_MINIMUM_PGSQL modules/system/system.module Minimum supported version of PostgreSQL, if it is used. 1 1
DRUPAL_MINIMUM_MYSQL modules/system/system.module Minimum supported version of MySQL, if it is used. 2 1
DRUPAL_MAXIMUM_TEMP_FILE_AGE modules/system/system.module Maximum age of temporary files in seconds. 1 1
DRUPAL_CORE_COMPATIBILITY modules/system/system.module Core API compatibility. 1 1
DRUPAL_BOOTSTRAP_SESSION includes/bootstrap.inc Fifth bootstrap phase: initialize session handling. 1
DRUPAL_BOOTSTRAP_PATH includes/bootstrap.inc Eighth bootstrap phase: set $_GET['q'] to Drupal path of request. 1 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_LANGUAGE includes/bootstrap.inc Seventh bootstrap phase: find out language of the page. 1
DRUPAL_BOOTSTRAP_FULL includes/bootstrap.inc Final bootstrap phase: Drupal is fully loaded; validate and fix input data. 6 1
DRUPAL_BOOTSTRAP_EARLY_PAGE_CACHE includes/bootstrap.inc Second bootstrap phase: try to call a non-database cache fetch routine. 1
DRUPAL_BOOTSTRAP_DATABASE includes/bootstrap.inc Third bootstrap phase: initialize database layer. 1 1
DRUPAL_BOOTSTRAP_CONFIGURATION includes/bootstrap.inc First bootstrap phase: initialize configuration. 2 1
DRUPAL_BOOTSTRAP_ACCESS includes/bootstrap.inc Fourth bootstrap phase: identify and reject banned hosts. 1
DRUPAL_AUTHENTICATED_RID includes/bootstrap.inc Role ID for authenticated users; should match what's in the "role" table. 2 1
DRUPAL_ANONYMOUS_RID includes/bootstrap.inc Role ID for anonymous users; should match what's in the "role" table. 1 1
DB_QUERY_REGEXP includes/database.inc Indicates the place holders that should be replaced in _db_query_callback(). 8 1
DB_ERROR includes/database.inc A hash value to check when outputting database errors, md5('DB_ERROR'). 1
COMMENT_PUBLISHED modules/comment/comment.module Comment is published. 12 1
COMMENT_PREVIEW_REQUIRED modules/comment/comment.module Comment preview is required. 2 1
COMMENT_PREVIEW_OPTIONAL modules/comment/comment.module Comment preview is optional. 1
COMMENT_ORDER_OLDEST_FIRST modules/comment/comment.module Comments are ordered by date - oldest first. 1
COMMENT_ORDER_NEWEST_FIRST modules/comment/comment.module Comments are ordered by date - newest first. 2 1
COMMENT_NOT_PUBLISHED modules/comment/comment.module Comment is awaiting approval. 4 1
COMMENT_NODE_READ_WRITE modules/comment/comment.module Comments are enabled on this node. 1 1
COMMENT_NODE_READ_ONLY modules/comment/comment.module Comments for this node are locked. 1
COMMENT_NODE_DISABLED modules/comment/comment.module Comments for this node are disabled. 2 1
COMMENT_MODE_THREADED_EXPANDED modules/comment/comment.module Comments are displayed as a threaded list - expanded. 2 1
COMMENT_MODE_THREADED_COLLAPSED modules/comment/comment.module Comments are displayed as a threaded list - collapsed. 1
COMMENT_MODE_FLAT_EXPANDED modules/comment/comment.module Comments are displayed in a flat list - expanded. 1 1
COMMENT_MODE_FLAT_COLLAPSED modules/comment/comment.module Comments are displayed in a flat list - collapsed. 1 1
COMMENT_FORM_SEPARATE_PAGE modules/comment/comment.module Comment form should be displayed on a separate page. 2 1
COMMENT_FORM_BELOW modules/comment/comment.module Comment form should be shown below post or list of comments. 1
COMMENT_CONTROLS_HIDDEN modules/comment/comment.module Comment controls are hidden. 3 1
COMMENT_CONTROLS_BELOW modules/comment/comment.module Comment controls should be shown below 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_ABOVE modules/comment/comment.module Comment controls should be shown above the comment list. 1
COMMENT_ANONYMOUS_MUST_CONTACT modules/comment/comment.module Anonymous posters must leave their contact information. 1
COMMENT_ANONYMOUS_MAY_CONTACT modules/comment/comment.module Anonymous posters may leave their contact information. 1

Pages

Other projects