File namesort ascending Location Description
translation_test.module core/modules/translation/tests/translation_test/translation_test.module Mock module for content translation tests.
translation_test.info core/modules/translation/tests/translation_test/translation_test.info name = "Content Translation Test" description = "Support module for the content translation tests." backdrop = 1.x package = Testing version = BACKDROP_VERSION type = module hidden = TRUE
translation.views.inc core/modules/translation/views/translation.views.inc Provide views data and handlers for translation.module.
translation.tests.info core/modules/translation/tests/translation.tests.info [TranslationTestCase] name = Translation functionality description = Create a page with translation, modify the page outdating translation, and update translation. group = Translation file = translation.test
translation.test core/modules/translation/tests/translation.test Tests for the Translation module.
translation.pages.inc core/modules/translation/translation.pages.inc User page callbacks for the Translation module.
translation.module core/modules/translation/translation.module Manages content translations.
translation.install core/modules/translation/translation.install Install, update and uninstall functions for the Translation module.
translation.info core/modules/translation/translation.info type = module name = Content Translation description = Allows content to be translated into different languages. dependencies[] = locale package = Translation tags[] = Language version = BACKDROP_VERSION backdrop = 1.x
token_test.module core/modules/simpletest/tests/token_test.module Helper module for token tests.
token_test.info core/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
token_example.tokens.inc modules/examples/token_example/token_example.tokens.inc Token callbacks for the token_example module.
token_example.tests.info modules/examples/token_example/tests/token_example.tests.info [TokenExampleTestCase] name = Token example functionality description = Tests Token functionality. group = Example modules file = token_example.test
token_example.test modules/examples/token_example/tests/token_example.test Test cases for Testing the token example module.
token_example.module modules/examples/token_example/token_example.module Hook implementations for the Token Example module.
token_example.info modules/examples/token_example/token_example.info name = Token Example description = An example module showing how to define and use tokens. package = Example modules version = BACKDROP_VERSION backdrop = 1.x type = module
token.test core/modules/image/tests/token.test Tests for image.module.
token.test core/modules/simpletest/tests/token.test Test integration for the token module.
token.inc core/includes/token.inc Backdrop placeholder/token replacement system.
token.css core/modules/system/css/token.css /** * Styles for displaying the token tree and dialog. */ /* Normally we would use a mobile-first media query, but in this case we only apply max-width on smaller screens. Max-width/max-height settings interfere with jQuery UI dialog resizing,…
three_three_four_column.php core/layouts/legacy/three_three_four_column/three_three_four_column.php PHP functions for the 3/3/4 column layout.
three_three_four_column.info core/layouts/legacy/three_three_four_column/three_three_four_column.info name = 3/3/4 columns version = BACKDROP_VERSION type = layout backdrop = 1.x hidden = true ; Include file for special preprocessing of this layout's variables. file = three_three_four_column.php ; Specify regions for this…
three-three-four-column.css core/layouts/legacy/three_three_four_column/three-three-four-column.css CSS for the three-three-four layout.
theming_example.tests.info modules/examples/theming_example/tests/theming_example.tests.info [ThemingExampleTestCase] name = Theming example functionality description = Verify theming functionality. group = Example modules file = theming_example.test
theming_example.test modules/examples/theming_example/tests/theming_example.test Simpletest case for theming_example module.
theming_example.module modules/examples/theming_example/theming_example.module Hook implementations for the Theming Example module.
theming_example.info modules/examples/theming_example/theming_example.info name = Theming Example description = An example module showing how to use theming. package = Example modules version = BACKDROP_VERSION backdrop = 1.x type = module
theming_example.css modules/examples/theming_example/theming_example.css /* * style the list * for OL you can have * decimal | lower-roman | upper-roman | lower-alpha | upper-alpha * for UL you can have * disc | circle | square or an image eg url(x.png) * you can also have 'none' */ ol.theming-example-list…
theming-example-text-form.tpl.php modules/examples/theming_example/theming-example-text-form.tpl.php Template file for the theming example text form.
theme_test.theme.inc core/modules/simpletest/tests/theme_test.theme.inc Theme functions for the Theme Test module.
theme_test.template_test.tpl.php core/modules/simpletest/tests/theme_test.template_test.tpl.php
theme_test.template_test.tpl.php core/modules/simpletest/tests/themes/test_theme/theme_test.template_test.tpl.php
theme_test.module core/modules/simpletest/tests/theme_test.module
theme_test.info core/modules/simpletest/tests/theme_test.info name = "Theme test" description = "Support module for theme system testing." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
theme.test core/modules/simpletest/tests/theme.test Tests for the theme API.
theme.maintenance.inc core/includes/theme.maintenance.inc Theme the maintenance pages.
theme.inc core/includes/theme.inc The theme system, which controls the output of Backdrop.
theme.api.php core/modules/system/theme.api.php
theme-settings.php core/modules/simpletest/tests/themes/test_theme_config/theme-settings.php Theme settings file for the test_theme_config theme.
theme-settings.php core/themes/basis/theme-settings.php Theme settings file for Basis.
theme-settings.php core/themes/bartik/theme-settings.php
theme-settings.php core/modules/simpletest/tests/themes/test_theme/theme-settings.php
text.tests.info core/modules/field/modules/text/tests/text.tests.info [TextFieldTestCase] name = Text field description = Test the creation of text fields. group = Field types file = text.test [TextSummaryTestCase] name = Text summary description = Test text_summary() with different strings and lengths. group = Field…
text.test core/modules/field/modules/text/tests/text.test Tests for text.module.
text.module core/modules/field/modules/text/text.module Defines simple text field types.
text.install core/modules/field/modules/text/text.install Install, update and uninstall functions for the text module.
text.info core/modules/field/modules/text/text.info type = module name = Text description = Defines simple text field types. package = Fields tags[] = Content version = BACKDROP_VERSION backdrop = 1.x dependencies[] = field required = TRUE
test_theme_config.info core/modules/simpletest/tests/themes/test_theme_config/test_theme_config.info name = Test theme config description = Theme for testing the theme default configuration version = BACKDROP_VERSION backdrop = 1.x type = theme hidden = TRUE
test_theme.info core/modules/simpletest/tests/themes/test_theme/test_theme.info name = Test theme description = Theme for testing the theme system version = BACKDROP_VERSION backdrop = 1.x type = theme hidden = TRUE ; Normally, themes may list CSS files like this, and if they exist in the theme ; folder, then they get added to…
test_subtheme.info core/modules/simpletest/tests/themes/test_subtheme/test_subtheme.info name = Theme test subtheme description = Test theme which uses test_basetheme as the base theme. version = BACKDROP_VERSION backdrop = 1.x type = theme base theme = test_basetheme hidden = TRUE settings[subtheme_override] = subtheme value

Pages