AGGREGATOR_CLEAR_NEVER |
core/modules/aggregator/aggregator.module |
Denotes that a feed's items should never expire. |
2 |
|
ARCHIVE_TAR_ATT_SEPARATOR |
core/lib/Drupal/Core/Archiver/ArchiveTar.php |
|
1 |
1 |
ARCHIVE_TAR_END_BLOCK |
core/lib/Drupal/Core/Archiver/ArchiveTar.php |
|
1 |
1 |
COMMENT_ANONYMOUS_MAYNOT_CONTACT |
core/modules/comment/comment.module |
Anonymous posters cannot enter their contact information. |
3 |
|
COMMENT_ANONYMOUS_MAY_CONTACT |
core/modules/comment/comment.module |
Anonymous posters may leave their contact information. |
4 |
|
COMMENT_ANONYMOUS_MUST_CONTACT |
core/modules/comment/comment.module |
Anonymous posters are required to leave their contact information. |
4 |
|
COMMENT_NEW_LIMIT |
core/modules/comment/comment.module |
The time cutoff for comments marked as read for entity types other node. |
1 |
1 |
CONFIG_ACTIVE_DIRECTORY Deprecated |
core/includes/bootstrap.inc |
$config_directories key for active directory. |
3 |
|
CONFIG_STAGING_DIRECTORY Deprecated |
core/includes/bootstrap.inc |
$config_directories key for staging directory. |
1 |
|
CONFIG_SYNC_DIRECTORY |
core/includes/bootstrap.inc |
$config_directories key for sync directory. |
10 |
|
CSS_AGGREGATE_DEFAULT |
core/includes/common.inc |
The default aggregation group for CSS files added to the page. |
2 |
2 |
CSS_AGGREGATE_THEME |
core/includes/common.inc |
The default aggregation group for theme CSS files added to the page. |
1 |
1 |
CSS_BASE |
core/includes/common.inc |
The default weight for CSS rules that style HTML elements ("base" styles). |
|
1 |
CSS_COMPONENT |
core/includes/common.inc |
The default weight for CSS rules that style design components (and their associated states and themes.) |
|
1 |
CSS_LAYOUT |
core/includes/common.inc |
The default weight for CSS rules that layout a page. |
|
1 |
CSS_STATE |
core/includes/common.inc |
The default weight for CSS rules that style states and are not included with components. |
|
1 |
CSS_THEME |
core/includes/common.inc |
The default weight for CSS rules that style themes and are not included with components. |
|
1 |
DATETIME_DATETIME_STORAGE_FORMAT |
core/modules/datetime/datetime.module |
Defines the format that date and time should be stored in. |
11 |
|
DATETIME_DATE_STORAGE_FORMAT |
core/modules/datetime/datetime.module |
Defines the format that dates should be stored in. |
9 |
|
DATETIME_STORAGE_TIMEZONE |
core/modules/datetime/datetime.module |
Defines the timezone that dates should be stored in. |
8 |
|
DRUPAL_ANONYMOUS_RID Deprecated |
core/includes/bootstrap.inc |
Role ID for anonymous users; should match what's in the "role" table. |
|
|
DRUPAL_AUTHENTICATED_RID Deprecated |
core/includes/bootstrap.inc |
Role ID for authenticated users; should match what's in the "role" table. |
|
|
DRUPAL_DISABLED |
core/modules/system/system.module |
Disabled option on forms and settings |
19 |
|
DRUPAL_EXTENSION_NAME_MAX_LENGTH |
core/includes/bootstrap.inc |
The maximum number of characters in a module or theme name. |
5 |
1 |
DRUPAL_MINIMUM_PHP |
core/includes/bootstrap.inc |
Minimum supported version of PHP. |
5 |
1 |
DRUPAL_MINIMUM_PHP_MEMORY_LIMIT |
core/includes/bootstrap.inc |
Minimum recommended value of PHP memory_limit. |
1 |
|
DRUPAL_OPTIONAL |
core/modules/system/system.module |
Optional option on forms and settings |
16 |
|
DRUPAL_PHP_FUNCTION_PATTERN |
core/includes/bootstrap.inc |
Regular expression to match PHP function names. |
2 |
1 |
DRUPAL_REQUIRED |
core/modules/system/system.module |
Required option on forms and settings |
10 |
|
DRUPAL_ROOT |
core/includes/bootstrap.inc |
Defines the root directory of the Drupal installation. |
52 |
2 |
DRUPAL_USER_TIMEZONE_DEFAULT |
core/modules/system/system.module |
New users will be set to the default time zone at registration. |
|
|
DRUPAL_USER_TIMEZONE_EMPTY |
core/modules/system/system.module |
New users will get an empty time zone at registration. |
|
|
DRUPAL_USER_TIMEZONE_SELECT |
core/modules/system/system.module |
New users will select their own timezone at registration. |
1 |
|
ENTITY_TEST_TYPES_MULTILINGUAL |
core/modules/system/tests/modules/entity_test/entity_test.module |
Filter that limits test entity list to multilingual ones. |
6 |
|
ENTITY_TEST_TYPES_REVISABLE |
core/modules/system/tests/modules/entity_test/entity_test.module |
Filter that limits test entity list to revisable ones. |
2 |
|
ENTITY_TEST_TYPES_ROUTING |
core/modules/system/tests/modules/entity_test/entity_test.module |
Filter that limits test entity list to routeable ones. |
3 |
|
ERROR_REPORTING_DISPLAY_ALL |
core/includes/bootstrap.inc |
Error reporting level: display all messages. |
3 |
|
ERROR_REPORTING_DISPLAY_SOME |
core/includes/bootstrap.inc |
Error reporting level: display errors and warnings. |
1 |
|
ERROR_REPORTING_DISPLAY_VERBOSE |
core/includes/bootstrap.inc |
Error reporting level: display all messages, plus backtrace information. |
5 |
|
ERROR_REPORTING_HIDE |
core/includes/bootstrap.inc |
Error reporting level: display no errors. |
2 |
|
ERR_READ_FAILED |
vendor/symfony/process/Tests/PipeStdinInStdoutStdErrStreamSelect.php |
|
1 |
1 |
ERR_SELECT_FAILED |
vendor/symfony/process/Tests/PipeStdinInStdoutStdErrStreamSelect.php |
|
1 |
1 |
ERR_TIMEOUT |
vendor/symfony/process/Tests/PipeStdinInStdoutStdErrStreamSelect.php |
|
1 |
1 |
ERR_WRITE_FAILED |
vendor/symfony/process/Tests/PipeStdinInStdoutStdErrStreamSelect.php |
|
1 |
1 |
FILE_CHMOD_DIRECTORY Deprecated |
core/includes/file.inc |
Default mode for new directories. See drupal_chmod(). |
|
|
FILE_CHMOD_FILE Deprecated |
core/includes/file.inc |
Default mode for new files. See drupal_chmod(). |
|
|
FILE_CREATE_DIRECTORY |
core/includes/file.inc |
Flag used by file_prepare_directory() -- create directory if not present. |
33 |
|
FILE_EXECUTABLE |
core/includes/install.inc |
File permission check -- File is executable. |
4 |
|
FILE_EXIST |
core/includes/install.inc |
File permission check -- File exists. |
6 |
|
FILE_EXISTS_ERROR |
core/includes/file.inc |
Flag for dealing with existing files: Do nothing and return FALSE. |
14 |
|