Namesort iconLocationDescription
CACHE_PERMANENTdrupal/ includes/ bootstrap.inc
CACHE_TEMPORARYdrupal/ includes/ bootstrap.inc
CONTACT_HOURLY_THRESHOLDdrupal/ modules/ contact.module
FILE_CREATE_DIRECTORYdrupal/ includes/ file.inc
FILE_DIRECTORY_TEMPdrupal/ includes/ file.inc
FILE_DOWNLOADS_PRIVATEdrupal/ includes/ file.inc
FILE_DOWNLOADS_PUBLICdrupal/ includes/ file.inc
FILE_EXISTS_ERRORdrupal/ includes/ file.inc
FILE_EXISTS_RENAMEdrupal/ includes/ file.inc
FILE_EXISTS_REPLACEdrupal/ includes/ file.inc
FILE_MODIFY_PERMISSIONSdrupal/ includes/ file.inc
FILTER_FORMAT_DEFAULTdrupal/ modules/ filter.module
FILTER_HTML_ESCAPEdrupal/ modules/ filter.module
FILTER_HTML_STRIPdrupal/ modules/ filter.module
IS_WINDOWSdrupal/ includes/ file.inc
MARK_NEWdrupal/ includes/ theme.inc
MARK_READdrupal/ includes/ theme.inc@name Content markers
MARK_UPDATEDdrupal/ includes/ theme.inc
MENU_ACCESS_DENIEDdrupal/ includes/ menu.inc
MENU_CALLBACKdrupal/ includes/ menu.incCallbacks simply register a path so that the correct function is fired when the URL is accessed. They are not shown in the menu.
MENU_CREATED_BY_ADMINdrupal/ includes/ menu.inc
MENU_CUSTOM_ITEMdrupal/ includes/ menu.incCustom items are those defined by the administrator. Reserved for internal use; do not return from hook_menu() implementations.
MENU_CUSTOM_MENUdrupal/ includes/ menu.incCustom menus are those defined by the administrator. Reserved for internal use; do not return from hook_menu() implementations.
MENU_DEFAULT_LOCAL_TASKdrupal/ includes/ menu.incEvery set of local tasks should provide one "default" task, that links to the same path as its parent when clicked.
MENU_DYNAMIC_ITEMdrupal/ includes/ menu.incDynamic menu items change frequently, and so should not be stored in the database for administrative customization.
MENU_EXPANDEDdrupal/ includes/ menu.inc
MENU_FOUNDdrupal/ includes/ menu.inc
MENU_IS_LOCAL_TASKdrupal/ includes/ menu.inc
MENU_IS_ROOTdrupal/ includes/ menu.inc
MENU_ITEM_GROUPINGdrupal/ includes/ menu.incItem groupings are used for pages like "node/add" that simply list subpages to visit. They are distinguished from other pages in that they will disappear from the menu if no subpages exist.
MENU_LINKS_TO_PARENTdrupal/ includes/ menu.inc
MENU_LOCAL_TASKdrupal/ includes/ menu.incLocal tasks are rendered as tabs by default. Use this for menu items that describe actions to be performed on their parent item. An example is the path "node/52/edit", which performs the "edit" task on "node/52".
MENU_MODIFIABLE_BY_ADMINdrupal/ includes/ menu.inc
MENU_MODIFIED_BY_ADMINdrupal/ includes/ menu.inc
MENU_NORMAL_ITEMdrupal/ includes/ menu.incNormal menu items show up in the menu tree and can be moved/hidden by the administrator. Use this for most menu items. It is the default value if no menu item type is specified.
MENU_NOT_FOUNDdrupal/ includes/ menu.inc
MENU_SUGGESTED_ITEMdrupal/ includes/ menu.incModules may "suggest" menu items that the administrator may enable. They act just as callbacks do until enabled, at which time they act like normal items.
MENU_VISIBLE_IF_HAS_CHILDRENdrupal/ includes/ menu.inc
MENU_VISIBLE_IN_BREADCRUMBdrupal/ includes/ menu.inc
MENU_VISIBLE_IN_TREEdrupal/ includes/ menu.inc
NODE_NEW_LIMITdrupal/ modules/ node.module
PREG_CLASS_NUMBERSdrupal/ modules/ search.moduleMatches all 'N' Unicode character classes (numbers)
PREG_CLASS_PUNCTUATIONdrupal/ modules/ search.moduleMatches all 'P' Unicode character classes (punctuation)
PREG_CLASS_SEARCH_EXCLUDEdrupal/ modules/ search.moduleMatches Unicode character classes to exclude from the search index.
PROFILE_PRIVATEdrupal/ modules/ profile.moduleFlags to define the visibility of a profile field.
PROFILE_PUBLICdrupal/ modules/ profile.module
PROFILE_PUBLIC_LISTINGSdrupal/ modules/ profile.module
WATCHDOG_ERRORdrupal/ includes/ bootstrap.inc
WATCHDOG_NOTICEdrupal/ includes/ bootstrap.inc
WATCHDOG_WARNINGdrupal/ includes/ bootstrap.inc