Contains filters are case sensitive
File name Location Namespacesort descending Description
taxonomy_test.module modules/simpletest/tests/taxonomy_test.module Test module for Taxonomy hooks and functions not used in core.
system_incompatible_module_version_dependencies_test.info modules/simpletest/tests/system_incompatible_module_version_dependencies_test.info name = "System incompatible module version dependencies test" description = "Support module for testing system dependencies." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE ;…
common_test.info modules/simpletest/tests/common_test.info name = "Common Test" description = "Support module for Common tests." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x stylesheets[all][] = common_test.css stylesheets[print][] =…
update_d7_test_2.module modules/simpletest/tests/update_d7_test_2.module
update_test_3.install modules/simpletest/tests/update_test_3.install Install, update and uninstall functions for the update_test_3 module.
requirements1_test.install modules/simpletest/tests/requirements1_test.install
config_storage_obj.test modules/simpletest/tests/config_storage_obj.test
update_test_2.install modules/simpletest/tests/update_test_2.install Install, update and uninstall functions for the update_test_2 module.
upgrade_filled.test modules/simpletest/tests/upgrade/upgrade_filled.test
requirements2_test.info modules/simpletest/tests/requirements2_test.info name = Requirements 2 Test description = "Tests that a module is not installed when the one it depends on fails hook_requirements('install)." dependencies[] = requirements1_test dependencies[] = comment package = Testing version =…
system_dependencies_test.info modules/simpletest/tests/system_dependencies_test.info name = "System dependency test" description = "Support module for testing system dependencies." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE dependencies[] = _missing_dependency
views_plugin_style_base.test modules/views/tests/styles/views_plugin_style_base.test Definition of ViewsPluginStyleTestBase.
common_test_info.txt modules/simpletest/tests/common_test_info.txt ; Test parsing with a simple string. simple_string = A simple string ; Test that constants can be used as values. simple_constant = WATCHDOG_INFO ; After parsing the .info file, 'double_colon' should hold the literal value. ; Parsing…
config_obj.test modules/simpletest/tests/config_obj.test
system_test.info modules/simpletest/tests/system_test.info name = System test description = Support module for system testing. package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
common_test.print.css modules/simpletest/tests/common_test.print.css /* This file is for testing CSS file inclusion, no contents are necessary. */
https.php modules/simpletest/tests/https.php Fake an HTTPS request, for use during testing.
session_test.info modules/simpletest/tests/session_test.info name = "Session test" description = "Support module for session data testing." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
update_test_1.install modules/simpletest/tests/update_test_1.install Install, update and uninstall functions for the update_test_1 module.
installer.test modules/simpletest/tests/installer.test Tests for the installer.
filter_test.info modules/simpletest/tests/filter_test.info name = Filter test module description = Tests filter hooks and functions. package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
actions_loop_test.module modules/simpletest/tests/actions_loop_test.module
error_test.module modules/simpletest/tests/error_test.module
views_handler_field_url.test modules/views/tests/handlers/views_handler_field_url.test Definition of ViewsHandlerFieldUrlTest.
image_test.module modules/simpletest/tests/image_test.module Helper module for the image tests.
file_test.stream_wrappers.inc modules/simpletest/tests/file_test.stream_wrappers.inc Stream wrapper classes used in testing.
system_project_namespace_test.info modules/simpletest/tests/system_project_namespace_test.info type = module name = System project namespace test description = Support module for testing project namespace dependencies. package = Testing version = VERSION backdrop = 1.x hidden = TRUE dependencies[] = backdrop:filter
update_script_test.module modules/simpletest/tests/update_script_test.module This file provides testing functionality for update.php.
image_test.info modules/simpletest/tests/image_test.info name = "Image test" description = "Support module for image toolkit tests." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
common_test.theme.inc modules/simpletest/tests/common_test.theme.inc Theme functions for the Common Test module.
boot.test modules/simpletest/tests/boot.test
backdrop_system_listing_compatible_test.module modules/simpletest/tests/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.module
url_alter_test.module modules/simpletest/tests/url_alter_test.module Module to help test hook_url_inbound_alter() and hook_url_outbound_alter().
contact.test modules/contact/tests/contact.test Tests for the Contact module.
update_d7_test_2.install modules/simpletest/tests/update_d7_test_2.install Install, update and uninstall functions for the update_d7_test_2 module.
filter_test.module modules/simpletest/tests/filter_test.module Test module for Filter module hooks and functions not used in core.
contact.views.inc modules/contact/views/contact.views.inc Provide views data and handlers for contact.module.
views_handler_field_contact_link.inc modules/contact/views/views_handler_field_contact_link.inc Definition of views_handler_field_contact_link.
options.info modules/field/modules/options/options.info type = module name = Options description = Defines selection, check box and radio button widgets for text and numeric fields. package = Fields tags[] = Content version = BACKDROP_VERSION backdrop = 1.x dependencies[] = field
field_ui.css modules/field_ui/css/field_ui.css Stylesheet for the Field UI module.
field_ui.tests.info modules/field_ui/tests/field_ui.tests.info [FieldUIManageFieldsTestCase] name = Manage fields description = Test the Field UI "Manage fields" screen. group = Field UI file = field_ui.test [FieldUIManageDisplayTestCase] name = Manage displays description = Test the Field UI…
cron_queue_test.info modules/system/tests/cron_queue_test/cron_queue_test.info name = "Cron Queue test" description = "Support module for the cron queue runner." backdrop = 1.x package = Testing version = BACKDROP_VERSION type = module hidden = TRUE
maintenance-page.css themes/bartik/css/maintenance-page.css /* ---------- Maintenance page ---------- */ body.maintenance-page { background-color: #fff; color: #000; } .maintenance-page #page-wrapper { background: #fff; margin-left: auto; margin-right: auto; min-width: 0; min-height: 0; width:…
header.tpl.php modules/system/templates/header.tpl.php Display generic site information such as logo, site name, etc.
views_handler_filter_system_type.inc modules/system/views/views_handler_filter_system_type.inc Definition of views_handler_filter_system_type.
config_test_hooks.info modules/config/tests/config_test_hooks/config_test_hooks.info name = Configuration test hooks description = Tests the hooks provided by Configuration management module. version = BACKDROP_VERSION type = module backdrop = 1.x package = Testing hidden = TRUE
system.views.inc modules/system/views/system.views.inc Provide views data and handlers for system.module.
page.tpl.php modules/system/templates/page.tpl.php Default theme implementation to display the basic html structure of a single Backdrop page.
maintenance-page.tpl.php modules/system/templates/maintenance-page.tpl.php Default theme implementation to display a single Backdrop page while offline.
menu-toggle.theme.breakpoint-queries.css modules/system/css/menu-toggle.theme.breakpoint-queries.css Breakpoint-specific CSS for the responsive menu toggle checkbox / button.

Pages