File name Locationsort descending Description
test_basetheme.info core/modules/simpletest/tests/themes/test_basetheme/test_basetheme.info name = Theme test base theme description = Test theme which acts as a base theme for other test subthemes. version = BACKDROP_VERSION backdrop = 1.x type = theme hidden = TRUE settings[basetheme_only] = base theme value settings[subtheme_override] =…
test_subtheme.info core/modules/simpletest/tests/themes/test_subtheme/test_subtheme.info name = Theme test subtheme description = Test theme which uses test_basetheme as the base theme. version = BACKDROP_VERSION backdrop = 1.x type = theme base theme = test_basetheme hidden = TRUE settings[subtheme_override] = subtheme value
template.php core/modules/simpletest/tests/themes/test_theme/template.php
node--1.tpl.php core/modules/simpletest/tests/themes/test_theme/templates/node--1.tpl.php
test_theme.info core/modules/simpletest/tests/themes/test_theme/test_theme.info name = Test theme description = Theme for testing the theme system version = BACKDROP_VERSION backdrop = 1.x type = theme hidden = TRUE ; Normally, themes may list CSS files like this, and if they exist in the theme ; folder, then they get added to…
theme-settings.php core/modules/simpletest/tests/themes/test_theme/theme-settings.php
theme_test.template_test.tpl.php core/modules/simpletest/tests/themes/test_theme/theme_test.template_test.tpl.php
test_theme_config.info core/modules/simpletest/tests/themes/test_theme_config/test_theme_config.info name = Test theme config description = Theme for testing the theme default configuration version = BACKDROP_VERSION backdrop = 1.x type = theme hidden = TRUE
theme-settings.php core/modules/simpletest/tests/themes/test_theme_config/theme-settings.php Theme settings file for the test_theme_config theme.
theme_test.info core/modules/simpletest/tests/theme_test.info name = "Theme test" description = "Support module for theme system testing." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
theme_test.module core/modules/simpletest/tests/theme_test.module
theme_test.template_test.tpl.php core/modules/simpletest/tests/theme_test.template_test.tpl.php
theme_test.theme.inc core/modules/simpletest/tests/theme_test.theme.inc Theme functions for the Theme Test module.
token.test core/modules/simpletest/tests/token.test Test integration for the token module.
token_test.info core/modules/simpletest/tests/token_test.info name = Token Test description = Testing module for token functionality. package = Testing backdrop = 1.x version = BACKDROP_VERSION hidden = TRUE type = module
token_test.module core/modules/simpletest/tests/token_test.module Helper module for token tests.
transliteration.test core/modules/simpletest/tests/transliteration.test
unicode.test core/modules/simpletest/tests/unicode.test Various unicode handling tests.
update.test core/modules/simpletest/tests/update.test Tests for the update system.
update_d7_test_1.info core/modules/simpletest/tests/update_d7_test_1.info name = "Update D7 test" description = "Support module for update testing." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
update_d7_test_1.install core/modules/simpletest/tests/update_d7_test_1.install Install, update and uninstall functions for the update_d7_test_1 module.
update_d7_test_1.module core/modules/simpletest/tests/update_d7_test_1.module
update_d7_test_2.info core/modules/simpletest/tests/update_d7_test_2.info name = "Update D7 test" description = "Support module for update testing." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
update_d7_test_2.install core/modules/simpletest/tests/update_d7_test_2.install Install, update and uninstall functions for the update_d7_test_2 module.
update_d7_test_2.module core/modules/simpletest/tests/update_d7_test_2.module
update_script_test.info core/modules/simpletest/tests/update_script_test.info name = "Update script test" description = "Support module for update script testing." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
update_script_test.install core/modules/simpletest/tests/update_script_test.install Install, update and uninstall functions for the update_script_test module.
update_script_test.module core/modules/simpletest/tests/update_script_test.module This file provides testing functionality for update.php.
update_test_1.info core/modules/simpletest/tests/update_test_1.info name = "Update test" description = "Support module for update testing." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
update_test_1.install core/modules/simpletest/tests/update_test_1.install Install, update and uninstall functions for the update_test_1 module.
update_test_1.module core/modules/simpletest/tests/update_test_1.module
update_test_2.info core/modules/simpletest/tests/update_test_2.info name = "Update test" description = "Support module for update testing." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
update_test_2.install core/modules/simpletest/tests/update_test_2.install Install, update and uninstall functions for the update_test_2 module.
update_test_2.module core/modules/simpletest/tests/update_test_2.module
update_test_3.info core/modules/simpletest/tests/update_test_3.info name = "Update test" description = "Support module for update testing." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
update_test_3.install core/modules/simpletest/tests/update_test_3.install Install, update and uninstall functions for the update_test_3 module.
update_test_3.module core/modules/simpletest/tests/update_test_3.module
drupal-7.language.database.php core/modules/simpletest/tests/upgrade/drupal-7.language.database.php Database additions for language tests. Used in upgrade.language.test.
upgrade.language.test core/modules/simpletest/tests/upgrade/upgrade.language.test Upgrade tests for the Language module.
upgrade.test core/modules/simpletest/tests/upgrade/upgrade.test
upgrade_bare.test core/modules/simpletest/tests/upgrade/upgrade_bare.test
upgrade_filled.test core/modules/simpletest/tests/upgrade/upgrade_filled.test
url_alter_test.info core/modules/simpletest/tests/url_alter_test.info name = Url_alter tests description = A support modules for url_alter hook testing. backdrop = 1.x package = Testing version = BACKDROP_VERSION type = module hidden = TRUE
url_alter_test.module core/modules/simpletest/tests/url_alter_test.module Module to help test hook_url_inbound_alter() and hook_url_outbound_alter().
syslog.info core/modules/syslog/syslog.info type = module name = System Logging description = Logs and records system events to syslog. package = Development tags[] = Logging tags[] = System version = BACKDROP_VERSION backdrop = 1.x configure = admin/config/development/logging
syslog.module core/modules/syslog/syslog.module Redirects logging messages to syslog.
syslog.test core/modules/syslog/tests/syslog.test Tests for syslog.module.
syslog.tests.info core/modules/syslog/tests/syslog.tests.info [SyslogTestCase] name = Syslog functionality description = Test syslog settings. group = Syslog file = syslog.test
block.page_components.inc core/modules/system/block.page_components.inc
jquery.treetable.css core/modules/system/css/jquery.treetable.css table.treetable span.indenter { display: inline-block; margin: 0; padding: 0; text-align: right; /* Disable text selection of nodes (for better D&D UX) */ user-select: none; -khtml-user-select: none; -moz-user-select: none; …

Pages