Contains filters are case sensitive
File name Location Namespacesort descending Description
layout--flexible.tpl.php modules/layout/templates/layout--flexible.tpl.php Template for a flexible template.
grid-float.css modules/layout/css/grid-float.css /*! * Bootstrap v4.0.0-alpha.2 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ .container { margin-left: auto; margin-right: auto; padding-left:…
search.tests.info modules/search/tests/search.tests.info [SearchMatchTestCase] name = Search engine queries description = Indexes content and queries it. group = Search file = search.test [SearchPageText] name = Search page text description = Tests the bike shed text on the no results page, and various…
telemetry.admin.css modules/telemetry/css/telemetry.admin.css /** * Telemetry report. */ .telemetry-report td { vertical-align: top; } .telemetry-report .telemetry-item-label { font-weight: bold; } .telemetry-report .telemetry-item-project { font-size: 0.9em; color: #444; } .telemetry-report…
admin_bar-print.css modules/admin_bar/css/admin_bar-print.css /** * Hide the admin bar when printing. */ #admin-bar { display: none; } .admin-bar body { border-top: none !important; }
admin_bar.css modules/admin_bar/css/admin_bar.css Administration bar.
bbb_update_test.module modules/update/tests/bbb_update_test/bbb_update_test.module Dummy module for testing Update status.
number.install modules/field/modules/number/number.install Install, update and uninstall functions for the number module.
admin_bar.tests.info modules/admin_bar/tests/admin_bar.tests.info [AdminBarPermissionsTestCase] name = Menu link access permissions description = Tests appearance of menu links depending on user permissions. group = Administration bar file = admin_bar.test [AdminBarDynamicLinksTestCase] name = Dynamic…
menu.css modules/menu/css/menu.css .menu-operations { width: 100px; } .menu-enabled { width: 70px; } .menu-enabled input { margin-left:25px; }
menu.tests.info modules/menu/tests/menu.tests.info [MenuTestCase] name = Menu link creation/deletion description = Add a custom menu, add menu links to the custom menu and Main menu, check their data, and delete them using the menu module UI. group = Menu file = menu.test [MenuNodeTestCase] name =…
javascript-1.txt modules/simpletest/files/javascript-1.txt <script> alert('SimpleTest PHP was executed!'); </script>
sql-1.txt modules/simpletest/files/sql-1.txt SELECT invalid_field FROM {invalid_table}
html-1.txt modules/simpletest/files/html-1.txt <h1>SimpleTest HTML</h1>
simpletest.css modules/simpletest/css/simpletest.css Styles used in selecting tests and displaying results.
update_test_1.info 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
lock.test modules/simpletest/tests/lock.test
views_handler_field_comment.inc modules/comment/views/views_handler_field_comment.inc Definition of views_handler_field_comment.
update_script_test.install modules/simpletest/tests/update_script_test.install Install, update and uninstall functions for the update_script_test module.
token_test.info 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
dependency_test1.module modules/simpletest/tests/dependency_test1.module
views_handler_filter_comment_user_uid.inc modules/comment/views/views_handler_filter_comment_user_uid.inc Definition of views_handler_filter_comment_user_uid.
token_test.module modules/simpletest/tests/token_test.module Helper module for token tests.
dependency_test2.info modules/simpletest/tests/dependency_test2.info name = "Dependency test 2" description = "Test module for checking dependencies." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
boot_test_2.module modules/simpletest/tests/boot_test_2.module Defines a hook_config_info() implementation in a non-"bootstrap" module.
error.test modules/simpletest/tests/error.test
update_d7_test_1.info 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
comment.tpl.php modules/comment/templates/comment.tpl.php Default theme implementation for comments.
number.info modules/field/modules/number/number.info type = module name = Number description = Defines numeric field types. package = Fields tags[] = Content version = BACKDROP_VERSION backdrop = 1.x dependencies[] = field
standard.test modules/simpletest/tests/standard.test Tests for the Standard Installation Profile.
comment_views_handler_filter_user_uid.test modules/comment/tests/comment_views_handler_filter_user_uid.test Definition of viewsHandlerFilterCommentUserUidTest.
update_test_2.module modules/simpletest/tests/update_test_2.module
comment.tests.info modules/comment/tests/comment.tests.info [CommentInterfaceTest] name = Comment interface description = Test comment user interfaces. group = Comment file = comment.test [CommentPreviewTest] name = Comment preview description = Test comment preview. group = Comment file =…
system_incompatible_module_version_test.module modules/simpletest/tests/system_incompatible_module_version_test.module
dependency_test1.info modules/simpletest/tests/dependency_test1.info name = "Dependency test 1" description = "Test module for checking dependencies." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
search_embedded_form.module modules/search/tests/search_embedded_form/search_embedded_form.module Test module implementing a form that can be embedded in search results.
batch_test.info modules/simpletest/tests/batch_test.info name = "Batch API test" description = "Support module for Batch API tests." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
config_obj_test.info modules/simpletest/tests/config_obj_test/config_obj_test.info name = "Config Test" description = "Support module for Config object tests." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
requirements1_test.module modules/simpletest/tests/requirements1_test.module Tests that a module is not installed when it fails hook_requirements('install').
taxonomy_test.info modules/simpletest/tests/taxonomy_test.info name = "Taxonomy test module" description = "Tests functions and hooks not used in core". package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE dependencies[] = taxonomy
update_test_3.module modules/simpletest/tests/update_test_3.module
update_script_test.info 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
common_test_cron_helper.module modules/simpletest/tests/common_test_cron_helper.module Helper module for the testCronExceptions in addition to common_test module.
http.php modules/simpletest/tests/http.php Fake an HTTP request, for use during testing.
form_test.file.inc modules/simpletest/tests/form_test.file.inc An include file to test loading it with the form API.
requirements1_test.info modules/simpletest/tests/requirements1_test.info name = Requirements 1 Test description = "Tests that a module is not installed when it fails hook_requirements('install')." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
boot_test_1.module modules/simpletest/tests/boot_test_1.module Tests calling module_implements() during hook_boot() invocation.
system_incompatible_core_version_dependencies_test.info modules/simpletest/tests/system_incompatible_core_version_dependencies_test.info name = "System incompatible core version dependencies test" description = "Support module for testing system dependencies." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE dependencies[] =…
update_d7_test_1.install modules/simpletest/tests/update_d7_test_1.install Install, update and uninstall functions for the update_d7_test_1 module.
module_test.install modules/simpletest/tests/module_test.install Install, update and uninstall functions for the module_test module.

Pages