File namesort ascending Location Description
test_multibundle.entity.inc core/modules/entity/tests/entity_caching_test/test_multibundle.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_cacheable.entity.inc core/modules/entity/tests/entity_caching_test/test_cacheable.entity.inc Test entity classes.
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] =…
testing.profile core/profiles/testing/testing.profile Installation profile for tests.
testing.install core/profiles/testing/testing.install Install, update and uninstall functions for the testing profile.
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
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.
telemetry.telemetry.inc core/modules/telemetry/telemetry.telemetry.inc Telemetry hook implementations.
telemetry.module core/modules/telemetry/telemetry.module Collects usage information to help improve Backdrop CMS.
telemetry.install core/modules/telemetry/telemetry.install Install, update and uninstall functions for 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.api.php core/modules/telemetry/telemetry.api.php Hooks provided by the Telemetry module.
telemetry.admin.inc core/modules/telemetry/telemetry.admin.inc
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…
teasers.css core/themes/basis/css/component/teasers.css Teasers styling.
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…
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] =…
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().
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_vocabulary.class.inc core/modules/taxonomy/taxonomy_vocabulary.class.inc
taxonomy_views_handler_relationship_node_term_data.test core/modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test Definition of ViewsHandlerRelationshipNodeTermDataTest.
taxonomy_test.module core/modules/simpletest/tests/taxonomy_test.module Test module for Taxonomy hooks and functions not used in core.
taxonomy_test.install core/modules/simpletest/tests/taxonomy_test.install Install, update and uninstall functions for the taxonomy_test module.
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_term_depth_access.inc core/modules/taxonomy/layout/taxonomy_term_depth_access.inc Plugin to provide access control based upon taxonomy term depth.
taxonomy_nodes_test.module core/modules/taxonomy/tests/taxonomy_nodes_test/taxonomy_nodes_test.module Dummy module implementing hook_query_TAG_alter.
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.views.inc core/modules/taxonomy/views/taxonomy.views.inc Provide views data and handlers for taxonomy.module.
taxonomy.tokens.inc core/modules/taxonomy/taxonomy.tokens.inc Builds placeholder replacement tokens for taxonomy terms and vocabularies.
taxonomy.theme.inc core/modules/taxonomy/taxonomy.theme.inc Theme functions for the 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.test core/modules/taxonomy/tests/taxonomy.test Tests for taxonomy.module.
taxonomy.path.inc core/modules/taxonomy/taxonomy.path.inc Path integration.
taxonomy.pages.inc core/modules/taxonomy/taxonomy.pages.inc Page callbacks for the taxonomy module.
taxonomy.module core/modules/taxonomy/taxonomy.module Enables the organization of content into categories.
taxonomy.install core/modules/taxonomy/taxonomy.install Install, update and uninstall functions for the taxonomy module.
taxonomy.info core/modules/taxonomy/taxonomy.info name = Taxonomy description = Enables the organization of content by category. package = Categorization tags[] = Taxonomy tags[] = Structure version = BACKDROP_VERSION type = module backdrop = 1.x dependencies[] = options dependencies[] =…
taxonomy.entity.inc core/modules/taxonomy/taxonomy.entity.inc Entity classes and controllers for Taxonomy module.
taxonomy.css core/modules/taxonomy/css/taxonomy.css Styles for administration pages.
taxonomy.api.php core/modules/taxonomy/taxonomy.api.php Hooks provided by the Taxonomy module.
taxonomy.admin.inc core/modules/taxonomy/taxonomy.admin.inc Admin page callbacks for the Taxonomy module.
taxonomy-term.tpl.php core/modules/taxonomy/templates/taxonomy-term.tpl.php Default theme implementation to display a term.
tablesort_example.tests.info modules/examples/tablesort_example/tests/tablesort_example.tests.info [TableSortExampleTestCase] name = Tablesort example functionality description = Tests Tablesort functionality. group = Example modules file = tablesort_example.test
tablesort_example.test modules/examples/tablesort_example/tests/tablesort_example.test Simpletest case for tablesort_example module.
tablesort_example.module modules/examples/tablesort_example/tablesort_example.module Hook implementations for the Table Sort Example module.
tablesort_example.install modules/examples/tablesort_example/tablesort_example.install Install and uninstall functions for the tablesort example module.

Pages