Constants

Primary tabs

Name Locationsort ascending Description Direct uses Strings
FILTER_TYPE_TRANSFORM_REVERSIBLE drupal/core/modules/filter/filter.module Reversible transformation filters.
FILTER_TYPE_TRANSFORM_IRREVERSIBLE drupal/core/modules/filter/filter.module Irreversible transformation filters. 1
FILE_URL_TEST_CDN_1 drupal/core/modules/file/tests/file_test/file_test.module 2
FILE_URL_TEST_CDN_2 drupal/core/modules/file/tests/file_test/file_test.module 3
FIELD_CARDINALITY_UNLIMITED drupal/core/modules/field/field.module Value for field API indicating a field accepts an unlimited number of values. 32
FIELD_BEHAVIOR_NONE drupal/core/modules/field/field.module Value for field API indicating a widget doesn't accept default values.
FIELD_BEHAVIOR_DEFAULT drupal/core/modules/field/field.module Value for field API concerning widget default and multiple value settings. 3
FIELD_BEHAVIOR_CUSTOM drupal/core/modules/field/field.module Value for field API indicating a widget can receive several field values. 1
FIELD_LOAD_CURRENT drupal/core/modules/field/field.module Load the most recent version of an entity's field data. 14 1
FIELD_LOAD_REVISION drupal/core/modules/field/field.module Load the version of an entity's field data specified in the entity. 3 1
FIELD_STORAGE_UPDATE drupal/core/modules/field/field.attach.inc Argument for an update operation. 4
FIELD_STORAGE_INSERT drupal/core/modules/field/field.attach.inc Argument for an insert operation. 1
COMMENT_NOT_PUBLISHED drupal/core/modules/comment/comment.module Comment is awaiting approval. 13
COMMENT_PUBLISHED drupal/core/modules/comment/comment.module Comment is published. 23
COMMENT_MODE_FLAT drupal/core/modules/comment/comment.module Comments are displayed in a flat list - expanded. 6
COMMENT_MODE_THREADED drupal/core/modules/comment/comment.module Comments are displayed as a threaded list - expanded. 17
COMMENT_ANONYMOUS_MAYNOT_CONTACT drupal/core/modules/comment/comment.module Anonymous posters cannot enter their contact information. 2
COMMENT_ANONYMOUS_MAY_CONTACT drupal/core/modules/comment/comment.module Anonymous posters may leave their contact information. 2
COMMENT_ANONYMOUS_MUST_CONTACT drupal/core/modules/comment/comment.module Anonymous posters are required to leave their contact information. 1
COMMENT_FORM_SEPARATE_PAGE drupal/core/modules/comment/comment.module Comment form should be displayed on a separate page. 5
COMMENT_FORM_BELOW drupal/core/modules/comment/comment.module Comment form should be shown below post or list of comments. 8
COMMENT_NODE_HIDDEN drupal/core/modules/comment/comment.module Comments for this node are hidden. 10
COMMENT_NODE_CLOSED drupal/core/modules/comment/comment.module Comments for this node are closed. 6
COMMENT_NODE_OPEN drupal/core/modules/comment/comment.module Comments for this node are open. 15
BLOCK_VISIBILITY_PHP drupal/core/modules/block/block.module Shows this block if the associated PHP code returns TRUE. 2
BLOCK_REGION_NONE drupal/core/modules/block/block.module Denotes that a block is not enabled in any region and should not be shown. 8
BLOCK_CUSTOM_FIXED drupal/core/modules/block/block.module Users cannot control whether or not they see this block. 2
BLOCK_CUSTOM_ENABLED drupal/core/modules/block/block.module Shows this block by default, but lets individual users hide it. 2
BLOCK_CUSTOM_DISABLED drupal/core/modules/block/block.module Hides this block by default but lets individual users show it. 1
BLOCK_VISIBILITY_NOTLISTED drupal/core/modules/block/block.module Shows this block on every page except the listed pages. 3
BLOCK_VISIBILITY_LISTED drupal/core/modules/block/block.module Shows this block on only the listed pages. 2
AGGREGATOR_CLEAR_NEVER drupal/core/modules/aggregator/aggregator.module Denotes that a feed's items should never expire. 3
USE_ASSERTS drupal/core/lib/Drupal/Component/Diff/DiffEngine.php @file A PHP diff engine for phpwiki. (Taken from phpwiki-1.3.3) 4 1
NBSP drupal/core/lib/Drupal/Component/Diff/DiffEngine.php Additions by Axel Boldt follow, partly taken from diff.php, phpwiki-1.3.3 1 1
ARCHIVE_TAR_ATT_SEPARATOR drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php 1 1
ARCHIVE_TAR_END_BLOCK drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php 1 1
DRUPAL_ROOT drupal/core/install.php Defines the root directory of the Drupal installation. 136 7
MAINTENANCE_MODE drupal/core/install.php Global flag to indicate the site is in installation mode. 7 17
REQUIRED_D7_SCHEMA_VERSION drupal/core/includes/update.inc Minimum schema version of Drupal 7 required for upgrade to Drupal 8. 1
PREG_CLASS_UNICODE_WORD_BOUNDARY drupal/core/includes/unicode.inc Matches Unicode characters that are word boundaries. 3 1
MARK_READ drupal/core/includes/theme.inc Mark content as read. 3
MARK_NEW drupal/core/includes/theme.inc Mark content as being new. 4
MARK_UPDATED drupal/core/includes/theme.inc Mark content as being updated. 3
RESPONSIVE_PRIORITY_MEDIUM drupal/core/includes/theme.inc A responsive table class; hide table cell on narrow devices. 5
RESPONSIVE_PRIORITY_LOW drupal/core/includes/theme.inc A responsive table class; only show table cell on wide devices. 6
SCHEMA_UNINSTALLED drupal/core/includes/schema.inc Indicates that a module has not been installed yet. 9
SCHEMA_INSTALLED drupal/core/includes/schema.inc Indicates that a module has been installed. 2
MENU_IS_ROOT drupal/core/includes/menu.inc Internal menu flag -- menu item is the root of the menu tree.
MENU_VISIBLE_IN_TREE drupal/core/includes/menu.inc Internal menu flag -- menu item is visible in the menu tree. 3
MENU_VISIBLE_IN_BREADCRUMB drupal/core/includes/menu.inc Internal menu flag -- menu item is visible in the breadcrumb. 8

Pages

Other projects