Constants

Primary tabs

Contains filters are case sensitive
Namesort descending Location Description
ALERT_SYSTEM_USER_ID modules/alerts/alerts.module
CONTENT_PRIVATE_FILE modules/content/content.module
CONTENT_PUBLIC_FILE modules/content/content.module
FLIGHTPATH_CORE ./bootstrap.inc
FLIGHTPATH_VERSION ./bootstrap.inc
FP_HASH_COUNT includes/password.inc The standard log2 number of iterations for password stretching. This should increase by 1 every major FlightPath version in order to counteract increases in the speed and power of computers available to crack the hashes.
FP_HASH_LENGTH includes/password.inc The expected (and maximum) number of characters in a hashed password.
FP_MAX_HASH_COUNT includes/password.inc The maximum allowed log2 number of iterations for password stretching.
FP_MIN_HASH_COUNT includes/password.inc The minimum allowed log2 number of iterations for password stretching.
HTTP_REQUEST_TIMEOUT ./bootstrap.inc
MENU_ACCESS_DENIED ./bootstrap.inc
MENU_NOT_FOUND ./bootstrap.inc
MENU_TYPE_CALLBACK ./bootstrap.inc
MENU_TYPE_DEFAULT_TAB ./bootstrap.inc
MENU_TYPE_NORMAL_ITEM ./bootstrap.inc
MENU_TYPE_SUB_TAB ./bootstrap.inc
MENU_TYPE_TAB ./bootstrap.inc
WATCHDOG_ALERT ./bootstrap.inc
WATCHDOG_DEBUG ./bootstrap.inc
WATCHDOG_ERROR ./bootstrap.inc
WATCHDOG_NOTICE ./bootstrap.inc