File name Locationsort descending Description
filter_formtest.module core/modules/filter/tests/filter_formtest.module Helper module for FilterEditorLinkValidateTestCase.
image.admin.css core/modules/image/css/image.admin.css /** * Image style configuration pages. */ div.image-style-new, div.image-style-new div { display: inline; } div.image-style-preview .preview-image-wrapper { float: left; padding-bottom: 2em; text-align: center; top: 50%; width:…
image.css core/modules/image/css/image.css /** * Image upload widget. */ .image-preview { float: left; /* LTR */ padding: 0 10px 10px 0; /* LTR */ } [dir="rtl"] .image-preview { float: right; padding: 0 0 10px 10px; } div.image-widget-data { float: left; /* LTR */ …
image.admin.inc core/modules/image/image.admin.inc Admin page callbacks for the Image module.
image.api.php core/modules/image/image.api.php Hooks related to image styles and effects.
image.effects.inc core/modules/image/image.effects.inc Functions needed to execute image effects provided by Image module.
image.field.inc core/modules/image/image.field.inc Implement an image field, based on the file module's file field.
image.info core/modules/image/image.info type = module name = Image description = Provides image manipulation tools and image field type. package = Fields tags[] = Images tags[] = Media tags[] = Content version = BACKDROP_VERSION backdrop = 1.x dependencies[] = file configure =…
image.install core/modules/image/image.install Install, update and uninstall functions for the image module.
image.module core/modules/image/image.module Exposes global functionality for creating image styles.
image.theme.inc core/modules/image/image.theme.inc Theme functions for the Image module.
image.tokens.inc core/modules/image/image.tokens.inc Builds placeholder replacement tokens for image styles.
image.test core/modules/image/tests/image.test Tests for image.module.
image.tests.info core/modules/image/tests/image.tests.info [ImageStylesPathAndUrlUnitTest] name = Image styles path and URL functions description = Tests functions for generating paths and URLs to image styles. group = Image file = image.test [ImageEffectsUnitTest] name = Image effects description = Test…
image_module_test.info core/modules/image/tests/image_module_test/image_module_test.info name = Image test description = Provides hook implementations for testing Image module functionality. package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
image_module_test.module core/modules/image/tests/image_module_test/image_module_test.module Provides Image module hook implementations for testing purposes.
token.test core/modules/image/tests/token.test Tests for image.module.
image.views.inc core/modules/image/views/image.views.inc Provide views data and handlers for image.module.
installer.css core/modules/installer/css/installer.css /** * Styles for the Installer interfaces. */ .installer-manager-update-form .update-security.odd:not(:hover), .block-dashboard-updates .update-security.odd:not(:hover) { background: #FFE0E0; } .installer-manager-update-form…
installer.authorize.inc core/modules/installer/installer.authorize.inc Callbacks and related functions invoked by authorize.php to update projects.
installer.browser.inc core/modules/installer/installer.browser.inc Various functions that are required by the Installer browse pages.
installer.info core/modules/installer/installer.info type = module name = Project Installer description = Provides a user interface for installing and updating modules, themes, and layouts. version = BACKDROP_VERSION package = Development tags[] = User interface tags[] = System backdrop =…
installer.install core/modules/installer/installer.install Install, update and uninstall functions for the installer module.
installer.manager.inc core/modules/installer/installer.manager.inc Administrative screens and processing functions of the Installer module.
installer.module core/modules/installer/installer.module Handles installation and updates of contributed projects.
installer.pages.inc core/modules/installer/installer.pages.inc Page callbacks used by the Installer browse pages.
installer.theme.inc core/modules/installer/installer.theme.inc Project Installer theme pages.
installer-block.tpl.php core/modules/installer/templates/installer-block.tpl.php Default theme implementation to display a block on the projects browse page.
installer-install-queue.tpl.php core/modules/installer/templates/installer-install-queue.tpl.php Default theme implementation for displaying list of queued projects.
installer-install.tpl.php core/modules/installer/templates/installer-install.tpl.php Default theme implementation for displaying the install page.
installer-list.tpl.php core/modules/installer/templates/installer-list.tpl.php Default theme implementation for displaying list of projects.
installer-project-dialog.tpl.php core/modules/installer/templates/installer-project-dialog.tpl.php Default theme implementation for displaying a project in a dialog.
installer-project.tpl.php core/modules/installer/templates/installer-project.tpl.php Default theme implementation for displaying a project.
aaa_installer_test.info core/modules/installer/tests/aaa_installer_test/aaa_installer_test.info name = AAA Installer test description = Support module for installer module testing. package = Testing version = BACKDROP_VERSION backdrop = 1.x hidden = TRUE type = module
aaa_installer_test.module core/modules/installer/tests/aaa_installer_test/aaa_installer_test.module Dummy module for testing Installer module.
bbb_installer_test.info core/modules/installer/tests/bbb_installer_test/bbb_installer_test.info name = BBB Installer test description = Support module for installer module testing. package = Testing version = BACKDROP_VERSION backdrop = 1.x hidden = TRUE type = module
bbb_installer_test.module core/modules/installer/tests/bbb_installer_test/bbb_installer_test.module Dummy module for testing Installer module.
ccc_installer_test.info core/modules/installer/tests/ccc_installer_test/ccc_installer_test.info name = CCC Installer test description = Support module for installer module testing. package = Testing version = BACKDROP_VERSION backdrop = 1.x hidden = TRUE type = module
ccc_installer_test.module core/modules/installer/tests/ccc_installer_test/ccc_installer_test.module Dummy module for testing Installer module.
installer.test core/modules/installer/tests/installer.test
installer.tests.info core/modules/installer/tests/installer.tests.info [InstallerTestUploadCase] name = Upload and extract module functionality description = Tests the installer module's upload and extraction functionality. group = Installer (module) file =…
installer_test.info core/modules/installer/tests/installer_test/installer_test.info name = "Installer Browser module tests" description = "Support module for Installer Browser related testing." package = Testing version = BACKDROP_VERSION backdrop = 1.x type = module hidden = TRUE
installer_test.module core/modules/installer/tests/installer_test/installer_test.module
language.admin.inc core/modules/language/language.admin.inc Admin page callbacks for the Language module.
language.api.php core/modules/language/language.api.php Hooks provided by the Language module.
language.info core/modules/language/language.info name = Language description = Lets you configure a number of languages to be used on your website. package = Translation tags[] = Language version = BACKDROP_VERSION type = module backdrop = 1.x configure = admin/config/regional/language
language.install core/modules/language/language.install Install, update and uninstall functions for the language module.
language.module core/modules/language/language.module Add language handling functionality to Backdrop.
language.theme.inc core/modules/language/language.theme.inc Theme functions for the Language module.
language.test core/modules/language/tests/language.test Tests for language.module.

Pages