File namesort descending Location Description
search.info core/modules/search/search.info type = module name = Search description = Enables site-wide keyword searching. package = Search tags[] = Utility version = BACKDROP_VERSION backdrop = 1.x configure = admin/config/search/settings stylesheets[all][] = search.theme.css
search.install core/modules/search/search.install Install, update and uninstall functions for the search module.
search.module core/modules/search/search.module Enables site-wide keyword searching.
search.pages.inc core/modules/search/search.pages.inc User page callbacks for the search module.
search.test core/modules/search/tests/search.test Tests for search.module.
search.tests.info core/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…
search.theme.inc core/modules/search/search.theme.inc Theme functions for the Search module.
search.views.inc core/modules/search/views/search.views.inc Provide views data and handlers for search.module.
search_embedded_form.info core/modules/search/tests/search_embedded_form/search_embedded_form.info name = "Search embedded form" description = "Support module for search module testing of embedded forms." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
search_embedded_form.module core/modules/search/tests/search_embedded_form/search_embedded_form.module Test module implementing a form that can be embedded in search results.
search_extra_type.info core/modules/search/tests/search_extra_type/search_extra_type.info name = "Test search type" description = "Support module for search module testing." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
search_extra_type.module core/modules/search/tests/search_extra_type/search_extra_type.module Dummy module implementing a search type for search module testing.
select.inc core/includes/database/select.inc
session.inc core/includes/session.inc User session handling functions.
session.test core/modules/simpletest/tests/session.test Provides SimpleTests for core session handling functionality.
session_test.info core/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
session_test.module core/modules/simpletest/tests/session_test.module
settings.php settings.php Main Backdrop CMS configuration file.
seven.base.css core/themes/seven/css/seven.base.css /** * Generic elements. */ body { color: #000; background: #fafafa; font: normal 16px/1.538 "Open Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif; } a, .link { color: #0074bd; text-decoration:…
seven.info core/themes/seven/seven.info name = Seven description = The default administration theme for Backdrop CMS. version = BACKDROP_VERSION type = theme backdrop = 1.x stylesheets[screen][] = css/seven.base.css stylesheets[screen][] = css/style.css stylesheets[screen][] =…
simmons.info core/layouts/simmons/simmons.info type = layout name = Simmons version = BACKDROP_VERSION backdrop = 1.x ; Specify regions for this layout. regions[header] = Header regions[top] = Top regions[content] = Content regions[sidebar] = First Sidebar regions[sidebar2] =…
simmons.php core/layouts/simmons/simmons.php PHP functions for the simmons layout.
simpletest.api.php core/modules/simpletest/simpletest.api.php Hooks provided by the SimpleTest module.
simpletest.css core/modules/simpletest/css/simpletest.css Styles used in selecting tests and displaying results.
simpletest.info core/modules/simpletest/simpletest.info type = module name = Testing description = Provides a framework for unit and functional testing. package = Development tags[] = Testing version = BACKDROP_VERSION backdrop = 1.x configure = admin/config/development/testing/settings
simpletest.install core/modules/simpletest/simpletest.install Install, update and uninstall functions for the simpletest module.
simpletest.module core/modules/simpletest/simpletest.module Provides testing functionality.
simpletest.pages.inc core/modules/simpletest/simpletest.pages.inc Page callbacks for simpletest module.
simpletest.test core/modules/simpletest/tests/simpletest.test Tests for simpletest.module.
simpletest.tests.info core/modules/simpletest/tests/simpletest.tests.info ; This info file contains an enormous number of tests. They are ordered by: ; 1) The main SimpleTest tests from the simpletest.test file. ; 2) The list of all *.test files in the /tests directory, alphabetically. ; 3) Within each *.test file, matching…
simpletest.theme.inc core/modules/simpletest/simpletest.theme.inc Theme functions for the Simpletest module.
simpletest_example.info modules/examples/simpletest_example/simpletest_example.info name = SimpleTest Example description = Provides the simpletest_example node type. package = Example modules version = BACKDROP_VERSION backdrop = 1.x type = module dependencies[] = simpletest
simpletest_example.install modules/examples/simpletest_example/simpletest_example.install Install, update and uninstall functions for the simpletest_example module.
simpletest_example.module modules/examples/simpletest_example/simpletest_example.module Hook implementations for the SimpleTest Example module.
simpletest_example.test modules/examples/simpletest_example/tests/simpletest_example.test An example of simpletest tests.
simpletest_example.tests.info modules/examples/simpletest_example/tests/simpletest_example.tests.info [SimpleTestExampleTestCase] name = SimpleTest functional example description = Ensure that the simpletest_example content type provided functions properly. group = Example modules file =…
simpletest_example_test.info modules/examples/simpletest_example/tests/simpletest_example_test/simpletest_example_test.info name = "SimpleTest Example Mock Module" description = "Mock module for the SimpleTest Example module." package = Example modules version = BACKDROP_VERSION backdrop = 1.x type = module hidden = TRUE dependencies[] = simpletest_example
simpletest_example_test.module modules/examples/simpletest_example/tests/simpletest_example_test/simpletest_example_test.module Implements simpletest_example_test module.
sites.php sites/sites.php Configuration file for the Backdrop CMS multi-site feature.
skin.css core/themes/basis/css/skin.css Colors and appearance styles.
sm-core-css.css core/misc/smartmenus/css/sm-core-css.css /* Mobile first layout SmartMenus Core CSS (it's not recommended editing these rules) You need this once per page no matter how many menu trees or different themes you…
small-text-components.css core/themes/basis/css/component/small-text-components.css Small text components styling.
sql-1.txt core/modules/simpletest/files/sql-1.txt SELECT invalid_field FROM {invalid_table}
ssh.inc core/includes/filetransfer/ssh.inc
standard.inc core/includes/standard.inc Provides a list of countries and languages based on web standards.
standard.info core/profiles/standard/standard.info name = Standard description = Install with commonly used features pre-configured. version = BACKDROP_VERSION backdrop = 1.x type = profile dependencies[] = node dependencies[] = admin_bar dependencies[] = block dependencies[] =…
standard.install core/profiles/standard/standard.install Install/uninstall and update functions for the standard installation profile.
standard.profile core/profiles/standard/standard.profile Enables modules and site configuration for a standard site installation.
standard.test core/modules/simpletest/tests/standard.test Tests for the Standard Installation Profile.
stark.info core/themes/stark/stark.info name = Stark description = This theme demonstrates Backdrop CMS's default HTML markup and CSS styles. To learn how to build your own theme and override Backdrop's default code, see the <a…

Pages