File namesort descending Location Description
system_test.module core/modules/simpletest/tests/system_test.module Test module for system functions.
tabledrag.css core/themes/basis/css/component/tabledrag.css Tabledrag styling.
tabledrag_example.info modules/examples/tabledrag_example/tabledrag_example.info name = Tabledrag Example description = Demonstrates how to create tabledrag forms. package = Example modules version = BACKDROP_VERSION backdrop = 1.x type = module
tabledrag_example.install modules/examples/tabledrag_example/tabledrag_example.install Install and uninstall functions for the tabledrag example module.
tabledrag_example.module modules/examples/tabledrag_example/tabledrag_example.module Hook implementations for the Tabledrag Example module.
tabledrag_example.test modules/examples/tabledrag_example/tests/tabledrag_example.test Test file for tabledrag_example module.
tabledrag_example.tests.info modules/examples/tabledrag_example/tests/tabledrag_example.tests.info [TabledragExampleTestCase] name = Tabledrag example functionality description = Tests Tabledrag functionality. group = Example modules file = tabledrag_example.test
tabledrag_example_parent_form.inc modules/examples/tabledrag_example/tabledrag_example_parent_form.inc Example demonstrating a parent/child tabledrag form
tabledrag_example_simple_form.inc modules/examples/tabledrag_example/tabledrag_example_simple_form.inc Example demonstrating a simple (i.e. 'sort' only) tabledrag form
tablesort.class.inc core/includes/tablesort.class.inc Classes for extending table sort queries.
tablesort.inc core/includes/tablesort.inc Functions to aid in the creation of sortable tables.
tablesort.test core/modules/simpletest/tests/tablesort.test Various tablesort tests.
tablesort_example.info modules/examples/tablesort_example/tablesort_example.info name = Table Sort example description = Demonstrates how to create sortable output in a table. package = Example modules version = BACKDROP_VERSION backdrop = 1.x type = module
tablesort_example.install modules/examples/tablesort_example/tablesort_example.install Install and uninstall functions for the tablesort example module.
tablesort_example.module modules/examples/tablesort_example/tablesort_example.module Hook implementations for the Table Sort Example module.
tablesort_example.test modules/examples/tablesort_example/tests/tablesort_example.test Simpletest case for tablesort_example module.
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
taxonomy-term.tpl.php core/modules/taxonomy/templates/taxonomy-term.tpl.php Default theme implementation to display a term.
taxonomy.admin.inc core/modules/taxonomy/taxonomy.admin.inc Admin page callbacks for the Taxonomy module.
taxonomy.api.php core/modules/taxonomy/taxonomy.api.php Hooks provided by the Taxonomy module.
taxonomy.css core/modules/taxonomy/css/taxonomy.css Styles for administration pages.
taxonomy.entity.inc core/modules/taxonomy/taxonomy.entity.inc Entity classes and controllers for 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.install core/modules/taxonomy/taxonomy.install Install, update and uninstall functions for the taxonomy module.
taxonomy.module core/modules/taxonomy/taxonomy.module Enables the organization of content into categories.
taxonomy.pages.inc core/modules/taxonomy/taxonomy.pages.inc Page callbacks for the taxonomy module.
taxonomy.path.inc core/modules/taxonomy/taxonomy.path.inc Path integration.
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.

Pages