Contains filters are case sensitive
File namesort descending Location Namespace Description
small-text-components.css themes/basis/css/component/small-text-components.css Small text components styling.
sm-core-css.css 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…
sql-1.txt modules/simpletest/files/sql-1.txt SELECT invalid_field FROM {invalid_table}
ssh.inc includes/filetransfer/ssh.inc
standard.inc includes/standard.inc Provides a list of countries and languages based on web standards.
standard.info 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 profiles/standard/standard.install Install, update and uninstall functions for the standard installation profile.
standard.profile profiles/standard/standard.profile Enables modules and site configuration for a standard site installation.
standard.test modules/simpletest/tests/standard.test Tests for the Standard Installation Profile.
stark.info 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…
stream_wrappers.inc includes/stream_wrappers.inc Backdrop stream wrapper interface.
style.css themes/bartik/css/style.css /* ---------- Overall Specifications ---------- */ body { line-height: 1.5; font-size: 87.5%; word-wrap: break-word; margin: 0; padding: 0; border: 0; outline: 0; } a:link, a:visited { text-decoration:…
style.css themes/seven/css/style.css /** * Blocks. */ .block { width: 100%; /* Clearfix */ content: ""; display: table; clear: both; } /** * Menus and lists. */ .block ul, .item-list ul { list-style-type: disc; list-style-image: none; margin: 0.25em 0…
sutro.info layouts/sutro/sutro.info type = layout name = Sutro version = BACKDROP_VERSION backdrop = 1.x ; Specify regions for this layout. regions[header] = Header regions[top] = Top regions[content] = Content regions[half1] = First Half regions[half2] = Second…
syslog.info 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 modules/syslog/syslog.module Redirects logging messages to syslog.
syslog.test modules/syslog/tests/syslog.test Tests for syslog.module.
syslog.tests.info modules/syslog/tests/syslog.tests.info [SyslogTestCase] name = Syslog functionality description = Test syslog settings. group = Syslog file = syslog.test
system.admin.css modules/system/css/system.admin.css Styles for administration pages.
system.admin.inc modules/system/system.admin.inc Admin page callbacks for the System module.
system.api.php modules/system/system.api.php Hooks provided by Backdrop core and the System module.
system.archiver.inc modules/system/system.archiver.inc Archiver implementations provided by the system module.
system_config_test.inc modules/simpletest/tests/system_config_test.inc
system_cron_test.info modules/system/tests/system_cron_test.info type = module name = System Cron Test description = Support module for testing the system_cron(). package = Testing version = VERSION backdrop = 1.x hidden = TRUE
system_cron_test.module modules/system/tests/system_cron_test.module Helper module for CronRunTestCase::testCronCacheExpiration().
system.css modules/simpletest/tests/system.css /** * This file is for testing CSS file override in * CascadingStylesheetsTestCase::testRenderOverride(). * No contents are necessary. */
system.css modules/system/css/system.css Generic theme-independent base styles.
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
system_dependencies_test.module modules/simpletest/tests/system_dependencies_test.module
system.drivers.inc modules/system/system.drivers.inc
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[] =…
system_incompatible_core_version_dependencies_test.module modules/simpletest/tests/system_incompatible_core_version_dependencies_test.module
system_incompatible_core_version_test.info modules/simpletest/tests/system_incompatible_core_version_test.info name = "System incompatible core version test" description = "Support module for testing system dependencies." package = Testing version = BACKDROP_VERSION type = module backdrop = 0.x hidden = TRUE
system_incompatible_core_version_test.module modules/simpletest/tests/system_incompatible_core_version_test.module
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 ;…
system_incompatible_module_version_dependencies_test.module modules/simpletest/tests/system_incompatible_module_version_dependencies_test.module
system_incompatible_module_version_test.info modules/simpletest/tests/system_incompatible_module_version_test.info name = "System incompatible module version test" description = "Support module for testing system dependencies." package = Testing version = 1.0 backdrop = 1.x hidden = TRUE type = module
system_incompatible_module_version_test.module modules/simpletest/tests/system_incompatible_module_version_test.module
system.info modules/system/system.info type = module name = System description = Handles general site configuration for administrators. package = System version = BACKDROP_VERSION backdrop = 1.x required = TRUE configure = admin/config/system
system.install modules/system/system.install Install, update and uninstall functions for the system module.
system.mail.inc modules/system/system.mail.inc Backdrop core implementations of MailSystemInterface.
system.maintenance.css modules/system/css/system.maintenance.css /** * Update styles */ .update-results { margin-top: 3em; padding: 0.25em; border: 1px solid #ccc; background: #eee; font-size: smaller; } .update-results h2 { margin-top: 0.25em; } .update-results h4 { margin-bottom:…
system.menu.inc modules/system/system.menu.inc
system.module modules/system/system.module Configuration system that lets administrators modify the workings of the site.
system.pages.inc modules/system/system.pages.inc System module non-administrative page callbacks.
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
system_project_namespace_test.module modules/simpletest/tests/system_project_namespace_test.module
system.queue.inc modules/system/system.queue.inc Queue functionality.
system.tar.inc modules/system/system.tar.inc
system.test modules/system/tests/system.test Tests for system.module.

Pages