NameLocationDescription
AUTO_NODETITLE_DISABLEDcontrib/auto_nodetitle/auto_nodetitle.module
AUTO_NODETITLE_ENABLEDcontrib/auto_nodetitle/auto_nodetitle.module
AUTO_NODETITLE_OPTIONALcontrib/auto_nodetitle/auto_nodetitle.module
BACKUP_MIGRATE_STORAGE_DBcontrib/backup_migrate/includes/crud.inc
BACKUP_MIGRATE_STORAGE_NONEcontrib/backup_migrate/includes/crud.inc
BACKUP_MIGRATE_STORAGE_OVERRIDENcontrib/backup_migrate/includes/crud.inc
BLOCK_CACHE_GLOBALcore/modules/block/block.moduleThe block is the same for every user on every page where it is visible.
BLOCK_CACHE_PER_PAGEcore/modules/block/block.moduleThe block can change depending on the page being viewed.
BLOCK_CACHE_PER_ROLEcore/modules/block/block.moduleThe block can change depending on the roles the user viewing the page belongs to. This is the default setting, used when the block does not specify anything.
BLOCK_CACHE_PER_USERcore/modules/block/block.moduleThe block can change depending on the user viewing the page. This setting can be resource-consuming for sites with large number of users, and thus should only be used when BLOCK_CACHE_PER_ROLE is not sufficient.
BLOCK_NO_CACHEcore/modules/block/block.moduleThe block should not get cached. This setting should be used: for simple blocks (notably those that do not perform any db query), where querying the db cache would be more expensive than directly generating the content. for blocks that change too...
BLOCK_REGION_NONEcore/modules/block/block.moduleDenotes that a block is not enabled in any region and should not be shown.
CACHE_AGGRESSIVEcore/includes/bootstrap.incIndicates 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.
CACHE_DISABLEDcore/includes/bootstrap.incIndicates that page caching is disabled.
CACHE_NORMALcore/includes/bootstrap.incIndicates that page caching is enabled, using "normal" mode.
CACHE_PERMANENTcore/includes/bootstrap.incIndicates that the item should never be removed unless explicitly told to using cache_clear_all() with a cache ID.
CACHE_TEMPORARYcore/includes/bootstrap.incIndicates that the item should be removed at the next general cache wipe.
CALENDAR_HIDE_ALLcontrib/calendar/calendar.module
CALENDAR_SHOW_ALLcontrib/calendar/calendar.module
CAPTCHA_DEFAULT_VALIDATION_CASE_INSENSITIVEcontrib/captcha/captcha.module
CAPTCHA_DEFAULT_VALIDATION_CASE_SENSITIVEcontrib/captcha/captcha.module
CAPTCHA_PERSISTENCE_SHOW_ALWAYScontrib/captcha/captcha.module
CAPTCHA_PERSISTENCE_SKIP_ONCE_SUCCESSFULcontrib/captcha/captcha.module
CAPTCHA_PERSISTENCE_SKIP_ONCE_SUCCESSFUL_PER_FORMcontrib/captcha/captcha.module
CAPTCHA_STATUS_EXAMPLEcontrib/captcha/captcha.module
CAPTCHA_STATUS_SOLVEDcontrib/captcha/captcha.module
CAPTCHA_STATUS_UNSOLVEDcontrib/captcha/captcha.module
CA_UI_PATHcontrib/ubercart/ca/ca.moduleThe Drupal menu path to Conditional Actions pages.
CM_TO_CMcontrib/ubercart/uc_store/uc_store.module
CM_TO_FTcontrib/ubercart/uc_store/uc_store.module
CM_TO_INcontrib/ubercart/uc_store/uc_store.module
CM_TO_MMcontrib/ubercart/uc_store/uc_store.module
COMMENT_ANONYMOUS_MAYNOT_CONTACTcore/modules/comment/comment.moduleAnonymous posters may not enter their contact information.
COMMENT_ANONYMOUS_MAY_CONTACTcore/modules/comment/comment.moduleAnonymous posters may leave their contact information.
COMMENT_ANONYMOUS_MUST_CONTACTcore/modules/comment/comment.moduleAnonymous posters must leave their contact information.
COMMENT_CONTROLS_ABOVEcore/modules/comment/comment.moduleComment controls should be shown above the comment list.
COMMENT_CONTROLS_ABOVE_BELOWcore/modules/comment/comment.moduleComment controls should be shown both above and below the comment list.
COMMENT_CONTROLS_BELOWcore/modules/comment/comment.moduleComment controls should be shown below the comment list.
COMMENT_CONTROLS_HIDDENcore/modules/comment/comment.moduleComment controls are hidden.
COMMENT_FORM_BELOWcore/modules/comment/comment.moduleComment form should be shown below post or list of comments.
COMMENT_FORM_SEPARATE_PAGEcore/modules/comment/comment.moduleComment form should be displayed on a separate page.
COMMENT_MODE_FLAT_COLLAPSEDcore/modules/comment/comment.moduleComments are displayed in a flat list - collapsed.
COMMENT_MODE_FLAT_EXPANDEDcore/modules/comment/comment.moduleComments are displayed in a flat list - expanded.
COMMENT_MODE_THREADED_COLLAPSEDcore/modules/comment/comment.moduleComments are displayed as a threaded list - collapsed.
COMMENT_MODE_THREADED_EXPANDEDcore/modules/comment/comment.moduleComments are displayed as a threaded list - expanded.
COMMENT_NODE_DISABLEDcore/modules/comment/comment.moduleComments for this node are disabled.
COMMENT_NODE_READ_ONLYcore/modules/comment/comment.moduleComments for this node are locked.
COMMENT_NODE_READ_WRITEcore/modules/comment/comment.moduleComments are enabled on this node.
COMMENT_NOT_PUBLISHEDcore/modules/comment/comment.moduleComment is awaiting approval.
COMMENT_ORDER_NEWEST_FIRSTcore/modules/comment/comment.moduleComments are ordered by date - newest first.