File namesort descending Location Description
taxonomy.test core/modules/taxonomy/tests/taxonomy.test Tests for taxonomy.module.
taxonomy.tests.info core/modules/taxonomy/tests/taxonomy.tests.info [TaxonomyVocabularyFunctionalTest] name = Taxonomy vocabulary interface description = Test the taxonomy vocabulary interface. group = Taxonomy file = taxonomy.test [TaxonomyVocabularyUnitTest] name = Taxonomy vocabularies description = Test loading,…
taxonomy.theme.inc core/modules/taxonomy/taxonomy.theme.inc Theme functions for the Taxonomy module.
taxonomy.tokens.inc core/modules/taxonomy/taxonomy.tokens.inc Builds placeholder replacement tokens for taxonomy terms and vocabularies.
taxonomy.views.inc core/modules/taxonomy/views/taxonomy.views.inc Provide views data and handlers for taxonomy.module.
taxonomy_nodes_test.info core/modules/taxonomy/tests/taxonomy_nodes_test/taxonomy_nodes_test.info name = Taxonomy module node list tests type = module description = Support module for taxonomy node list related testing. package = Testing version = VERSION backdrop = 1.x hidden = TRUE
taxonomy_nodes_test.module core/modules/taxonomy/tests/taxonomy_nodes_test/taxonomy_nodes_test.module Dummy module implementing hook_query_TAG_alter.
taxonomy_term_depth_access.inc core/modules/taxonomy/layout/taxonomy_term_depth_access.inc Plugin to provide access control based upon taxonomy term depth.
taxonomy_test.info core/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
taxonomy_test.install core/modules/simpletest/tests/taxonomy_test.install Install, update and uninstall functions for the taxonomy_test module.
taxonomy_test.module core/modules/simpletest/tests/taxonomy_test.module Test module for Taxonomy hooks and functions not used in core.
taxonomy_views_handler_relationship_node_term_data.test core/modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test Definition of ViewsHandlerRelationshipNodeTermDataTest.
taxonomy_vocabulary.class.inc core/modules/taxonomy/taxonomy_vocabulary.class.inc
taxonomy_vocab_load_test.info core/modules/taxonomy/tests/taxonomy_vocab_load_test/taxonomy_vocab_load_test.info name = Taxonomy vocabulary load test type = module description = Test for hook_taxonomy_vocabulary_load. package = Testing version = VERSION backdrop = 1.x hidden = TRUE
taxonomy_vocab_load_test.module core/modules/taxonomy/tests/taxonomy_vocab_load_test/taxonomy_vocab_load_test.module Dummy module implementing hook_taxonomy_vocabulary_load().
taylor.info core/layouts/taylor/taylor.info type = layout name = Taylor 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] =…
taylor_flipped.info core/layouts/taylor_flipped/taylor_flipped.info type = layout name = Taylor Flipped version = BACKDROP_VERSION backdrop = 1.x ; Specify regions for this layout. regions[header] = Header regions[top] = Top regions[content] = Content regions[sidebar] = First…
teasers.css core/themes/basis/css/component/teasers.css Teasers styling.
telemetry.admin.css core/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…
telemetry.admin.inc core/modules/telemetry/telemetry.admin.inc
telemetry.api.php core/modules/telemetry/telemetry.api.php Hooks provided by the Telemetry module.
telemetry.info core/modules/telemetry/telemetry.info name = Telemetry description = Collects anonymous usage information to help improve Backdrop CMS and contributed modules. package = System version = BACKDROP_VERSION type = module backdrop = 1.x
telemetry.install core/modules/telemetry/telemetry.install Install, update and uninstall functions for the Telemetry module.
telemetry.module core/modules/telemetry/telemetry.module Collects usage information to help improve Backdrop CMS.
telemetry.telemetry.inc core/modules/telemetry/telemetry.telemetry.inc Telemetry hook implementations.
template.php core/themes/basis/template.php Basis preprocess functions and theme function overrides.
template.php core/modules/simpletest/tests/themes/test_theme/template.php
template.php core/themes/bartik/template.php Contains a theme's functions to manipulate or override the default markup.
template.php core/themes/seven/template.php Preprocess functions and theme function overrides for the Seven theme.
testing.info core/profiles/testing/testing.info name = Testing description = Minimal profile for running tests. Includes absolutely required modules only. version = BACKDROP_VERSION backdrop = 1.x type = profile hidden = TRUE dependencies[] = layout
testing.install core/profiles/testing/testing.install Install, update and uninstall functions for the testing profile.
testing.profile core/profiles/testing/testing.profile Installation profile for tests.
test_basetheme.info core/modules/simpletest/tests/themes/test_basetheme/test_basetheme.info name = Theme test base theme description = Test theme which acts as a base theme for other test subthemes. version = BACKDROP_VERSION backdrop = 1.x type = theme hidden = TRUE settings[basetheme_only] = base theme value settings[subtheme_override] =…
test_cacheable.entity.inc core/modules/entity/tests/entity_caching_test/test_cacheable.entity.inc Test entity classes.
test_disable_cache.entity.inc core/modules/entity/tests/entity_caching_test/test_disable_cache.entity.inc Test entity classes.
test_multibundle.entity.inc core/modules/entity/tests/entity_caching_test/test_multibundle.entity.inc Test entity classes.
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
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_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
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
text.install core/modules/field/modules/text/text.install Install, update and uninstall functions for the text module.
text.module core/modules/field/modules/text/text.module Defines simple text field types.
text.test core/modules/field/modules/text/tests/text.test Tests for text.module.
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…
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
theme.api.php core/modules/system/theme.api.php
theme.inc core/includes/theme.inc The theme system, which controls the output of Backdrop.

Pages