Contains filters are case sensitive
Name Locationsort descending Description
LINK_TARGET_TOP modules/link/link.module
LINK_TARGET_NEW_WINDOW modules/link/link.module
LINK_EXTERNAL modules/link/link.module
LINK_INTERNAL modules/link/link.module
LINK_FRONT modules/link/link.module
LINK_EMAIL modules/link/link.module
MENU_MAX_MENU_NAME_LENGTH_UI modules/menu/menu.module Maximum length of menu name as entered by the user. Database length is 32 and we add a menu- prefix.
NODE_ACCESS_ALLOW modules/node/node.module Denotes that access is allowed for a node.
NODE_NEW_LIMIT modules/node/node.module Denotes the time cutoff for nodes marked as read.
NODE_STICKY modules/node/node.module Denotes that the node is sticky at the top of the page.
NODE_NOT_STICKY modules/node/node.module Denotes that the node is not sticky at the top of the page.
NODE_PROMOTED modules/node/node.module Denotes that the node is promoted.
NODE_NOT_PROMOTED modules/node/node.module Denotes that the node is not promoted.
NODE_SCHEDULED modules/node/node.module Denotes that the node is not published, but scheduled for later.
NODE_PUBLISHED modules/node/node.module Denotes that the node is published.
NODE_NOT_PUBLISHED modules/node/node.module Denotes that the node is not published.
NODE_ACCESS_DENY modules/node/node.module Denotes that access is denied for a node.
NODE_ACCESS_IGNORE modules/node/node.module Denotes that access is unaffected for a node.
PATH_CASE_LEAVE_ASIS modules/path/path.inc Case should be left as is in the generated path.
PATH_UPDATE_ACTION_NO_NEW modules/path/path.inc "Do nothing. Leave the old alias intact."
PATH_UPDATE_ACTION_LEAVE modules/path/path.inc "Create a new alias. Leave the existing alias functioning."
PATH_UPDATE_ACTION_DELETE modules/path/path.inc "Create a new alias. Delete the old alias."
PATH_PUNCTUATION_REMOVE modules/path/path.inc Remove the punctuation from the alias.
PATH_PUNCTUATION_REPLACE modules/path/path.inc Replace the punctuation with the separator in the alias.
PATH_PUNCTUATION_DO_NOTHING modules/path/path.inc Leave the punctuation as it is in the alias.
PATH_CASE_LOWER modules/path/path.inc Case should be lowercased in the generated path.
REDIRECT_ACCESS_ALLOW modules/redirect/redirect.module Modules should return this value from hook_redirect_access() to allow access to a redirect.
REDIRECT_ACCESS_IGNORE modules/redirect/redirect.module Modules should return this value from hook_redirect_access() to not affect redirect access.
REDIRECT_ACCESS_DENY modules/redirect/redirect.module Modules should return this value from hook_redirect_access() to deny access to a redirect.
PREG_CLASS_NUMBERS modules/search/search.module Matches all 'N' Unicode character classes (numbers)
PREG_CLASS_CJK modules/search/search.module Matches CJK (Chinese, Japanese, Korean) letter-like characters.
PREG_CLASS_PUNCTUATION modules/search/search.module Matches all 'P' Unicode character classes (punctuation)
SEARCH_TYPE modules/search/tests/search.test
SEARCH_TYPE_JPN modules/search/tests/search.test
SEARCH_TYPE_2 modules/search/tests/search.test
SIMPLETEST_MINIMUM_PHP_MEMORY_LIMIT modules/simpletest/simpletest.install Minimum value of PHP memory_limit for SimpleTest.
FILE_URL_TEST_CDN_1 modules/simpletest/tests/file_test.module
FILE_URL_TEST_CDN_2 modules/simpletest/tests/file_test.module
BACKDROP_ROOT modules/simpletest/tests/http.php Defines the root directory of the Backdrop installation.
BACKDROP_ROOT modules/simpletest/tests/https.php Defines the root directory of the Backdrop installation.
BACKDROP_WEIGHT_SELECT_MAX modules/system/system.module Maximum number of values in a weight select element.
BACKDROP_DISABLED modules/system/system.module Disabled option on forms and settings
BACKDROP_OPTIONAL modules/system/system.module Optional option on forms and settings
BACKDROP_REQUIRED modules/system/system.module Required option on forms and settings
BACKDROP_USER_TIMEZONE_SELECT modules/system/system.module New users will select their own timezone at registration.
EMAIL_MAX_LENGTH modules/system/system.module Maximum length of e-mail fields.
TOKEN_MAX_DEPTH modules/system/system.module The maximum depth for token tree recursion.
BACKDROP_MAXIMUM_TEMP_FILE_AGE modules/system/system.module Maximum age of temporary files in seconds.
BACKDROP_USER_TIMEZONE_DEFAULT modules/system/system.module New users will be set to the default time zone at registration.
BACKDROP_USER_TIMEZONE_EMPTY modules/system/system.module New users will get an empty time zone at registration.

Pages