Contains filters are case sensitive
Name Locationsort descending Description
UNICODE_ERROR includes/unicode.inc Indicates an error during check for PHP unicode support.
PREG_CLASS_UNICODE_WORD_BOUNDARY includes/unicode.inc Matches Unicode characters that are word boundaries.
UNICODE_MULTIBYTE includes/unicode.inc Indicates that full unicode support with the PHP mbstring extension is being used.
UNICODE_SINGLEBYTE includes/unicode.inc Indicates that standard PHP (emulated) unicode support is being used.
REQUIRED_D7_SCHEMA_VERSION includes/update.inc Minimum schema version of Drupal 7 required for upgrade to Backdrop.
BACKDROP_ROOT ./install.php Defines the root directory of the Backdrop installation.
MAINTENANCE_MODE ./install.php Global flag to indicate the site is in installation mode.
CKEDITOR_VERSION modules/ckeditor/ckeditor.module
COMMENT_PUBLISHED modules/comment/comment.module Comment is published.
COMMENT_NOT_PUBLISHED modules/comment/comment.module Comment is awaiting approval.
COMMENT_MODE_FLAT modules/comment/comment.module Comments are displayed in a flat list - expanded.
COMMENT_MODE_THREADED modules/comment/comment.module Comments are displayed as a threaded list - expanded.
COMMENT_ANONYMOUS_MAYNOT_CONTACT modules/comment/comment.module Anonymous posters cannot enter their contact information.
COMMENT_ANONYMOUS_MAY_CONTACT modules/comment/comment.module Anonymous posters may leave their contact information.
COMMENT_ANONYMOUS_MUST_CONTACT modules/comment/comment.module Anonymous posters are required to leave their contact information.
COMMENT_FORM_SEPARATE_PAGE modules/comment/comment.module Comment form should be displayed on a separate page.
COMMENT_FORM_BELOW modules/comment/comment.module Comment form should be shown below post or list of comments.
COMMENT_NODE_HIDDEN modules/comment/comment.module Comments for this node are hidden.
COMMENT_NODE_CLOSED modules/comment/comment.module Comments for this node are closed.
COMMENT_NODE_OPEN modules/comment/comment.module Comments for this node are open.
FIELD_STORAGE_INSERT modules/field/field.attach.inc Argument for an insert operation.
FIELD_STORAGE_UPDATE modules/field/field.attach.inc Argument for an update operation.
FIELD_BEHAVIOR_CUSTOM modules/field/field.module Value for field API indicating a widget can receive several field values.
FIELD_LOAD_CURRENT modules/field/field.module Age argument for loading the most recent version of an entity's field data with field_attach_load().
FIELD_LOAD_REVISION modules/field/field.module Age argument for loading the version of an entity's field data specified in the entity with field_attach_load().
FIELD_BEHAVIOR_NONE modules/field/field.module Value for field API indicating a widget doesn't accept default values.
FIELD_CARDINALITY_UNLIMITED modules/field/field.module Value for field API indicating a field accepts an unlimited number of values.
FIELD_BEHAVIOR_DEFAULT modules/field/field.module Value for field API concerning widget default and multiple value settings.
FILE_TYPE_STORAGE_DEFAULT modules/file/file.module File type constant for module-defined file types.
FILE_TYPE_STORAGE_OVERRIDE modules/file/file.module File type constant for file types that override module-defined presets.
FILE_TYPE_STORAGE_NORMAL modules/file/file.module File types constant for user-defined file types.
FILE_TYPE_NONE modules/file/file.module The {file_managed}.type value when the file type has not yet been determined.
FILE_ACCESS_ALLOW modules/file/file.module Modules should return this value from hook_file_access() to allow access to a file.
FILE_ACCESS_IGNORE modules/file/file.module Modules should return this value from hook_file_access() to not affect file access.
FILE_ACCESS_DENY modules/file/file.module Modules should return this value from hook_file_access() to deny access to a file.
IMAGE_STORAGE_NORMAL modules/image/image.module Image style constant for user presets.
IMAGE_STORAGE_OVERRIDE modules/image/image.module Image style constant for user presets that override module-defined presets.
IMAGE_STORAGE_DEFAULT modules/image/image.module Image style constant for module-defined presets.
IMAGE_STORAGE_MODULE modules/image/image.module Image style constant to represent any module-based preset.
LAYOUT_STORAGE_NORMAL modules/layout/layout.module Layouts constant for user-defined layouts.
LAYOUT_STORAGE_OVERRIDE modules/layout/layout.module Layout constant for layouts that override module-defined presets.
LAYOUT_STORAGE_DEFAULT modules/layout/layout.module Layout constant for module-defined layouts.
LAYOUT_TITLE_DEFAULT modules/layout/layout.module Layout constant indicating the title of the layout is the default.
LAYOUT_TITLE_NONE modules/layout/layout.module Layout constant indicating the title of the layout is not shown.
LAYOUT_TITLE_CUSTOM modules/layout/layout.module Layout constant indicating the title of the layout is manually specified.
LAYOUT_TITLE_BLOCK modules/layout/layout.module Layout constant indicating the title of the layout comes from a block.
LINK_NEWS modules/link/link.module
LINK_TARGET_DEFAULT modules/link/link.module
LINK_URL_MAX_LENGTH modules/link/link.module Maximum URLs length - needs to match value in link.install.
LINK_TARGET_USER modules/link/link.module

Pages