Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
system_update_7084 function modules/system/system.install Rebuild JavaScript aggregates to include 'ajax.js' fix for Chrome 83.
system_update_7085 function modules/system/system.install Remove FLoC-blocking variable.
system_update_7086 function modules/system/system.install Prepare the schema and data of the sessions table for hashed session ids.
system_update_7087 function modules/system/system.install Enable the Announcements module; see 7.100 Release Notes for opt-out details.
system_update_7088 function modules/system/system.install Clear caches as registry has been altered.
system_update_dependencies function modules/system/system.install Implements hook_update_dependencies().
system_update_files_database function modules/system/system.module Updates the records in the system table based on the files array.
system_update_last_removed function modules/system/system.install
system_user_login function modules/system/system.module Implements hook_user_login().
system_user_timezone function modules/system/system.module Add the time zone field to the user edit and register forms.
t function includes/bootstrap.inc Translates a string to the current language or to a given language.
TableSort class includes/tablesort.inc Query extender class for tablesort queries.
tablesort.inc file includes/tablesort.inc Functions to aid in the creation of sortable tables.
tablesort.test file modules/simpletest/tests/tablesort.test Various tablesort tests.
TableSort::$header property includes/tablesort.inc The array of fields that can be sorted by.
TableSort::getQueryParameters function includes/tablesort.inc Compose a URL query parameter array to append to table sorting requests.
TableSort::getSort function includes/tablesort.inc Determine the current sort direction.
TableSort::init function includes/tablesort.inc Initializes the table sort context.
TableSort::order function includes/tablesort.inc Determine the current sort criterion.
TableSort::orderByHeader function includes/tablesort.inc Order the query based on a header array.
TableSort::__construct function includes/tablesort.inc
TableSortTest class modules/simpletest/tests/tablesort.test Test unicode handling features implemented in unicode.inc.
TableSortTest::$GET property modules/simpletest/tests/tablesort.test Storage for initial value of $_GET.
TableSortTest::getInfo function modules/simpletest/tests/tablesort.test
TableSortTest::setUp function modules/simpletest/tests/tablesort.test Sets up unit test environment.
TableSortTest::tearDown function modules/simpletest/tests/tablesort.test
TableSortTest::testTableSortInit function modules/simpletest/tests/tablesort.test Test tablesort_init().
tablesort_cell function includes/tablesort.inc Formats a table cell.
tablesort_get_order function includes/tablesort.inc Determines the current sort criterion.
tablesort_get_query_parameters function includes/tablesort.inc Composes a URL query parameter array for table sorting links.
tablesort_get_sort function includes/tablesort.inc Determines the current sort direction.
tablesort_header function includes/tablesort.inc Formats a column header.
tablesort_init function includes/tablesort.inc Initialize the table sort context.
Taxonomy indexing group modules/taxonomy/taxonomy.module Functions to maintain taxonomy indexing.
taxonomy-term.tpl.php file modules/taxonomy/taxonomy-term.tpl.php Default theme implementation to display a term.
taxonomy.admin.inc file modules/taxonomy/taxonomy.admin.inc Administrative page callbacks for the taxonomy module.
taxonomy.api.php file modules/taxonomy/taxonomy.api.php Hooks provided by the Taxonomy module.
taxonomy.css file modules/taxonomy/taxonomy.css tr.taxonomy-term-preview {
background-color: #EEE;
}
tr.taxonomy-term-divider-top {
border-bottom: none;
}
tr.taxonomy-term-divider-bottom {
border-top: 1px dotted #CCC;
}
.taxonomy-term-description {
margin: 5px 0 20px;
}
taxonomy.info file modules/taxonomy/taxonomy.info name = Taxonomy
description = Enables the categorization of content.
package = Core
version = VERSION
core = 7.x
dependencies[] = options
files[] = taxonomy.module
files[] = taxonomy.test
configure = admin/structure/taxonomy
taxonomy.install file modules/taxonomy/taxonomy.install Install, update and uninstall functions for the taxonomy module.
taxonomy.module file modules/taxonomy/taxonomy.module Enables the organization of content into categories.
taxonomy.pages.inc file modules/taxonomy/taxonomy.pages.inc Page callbacks for the taxonomy module.
taxonomy.test file modules/taxonomy/taxonomy.test Tests for taxonomy.module.
taxonomy.tokens.inc file modules/taxonomy/taxonomy.tokens.inc Builds placeholder replacement tokens for taxonomy terms and vocabularies.
TaxonomyEFQTestCase class modules/taxonomy/taxonomy.test Tests the functionality of EntityFieldQuery for taxonomy entities.
TaxonomyEFQTestCase::$admin_user property modules/taxonomy/taxonomy.test
TaxonomyEFQTestCase::$vocabulary property modules/taxonomy/taxonomy.test
TaxonomyEFQTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyEFQTestCase::setUp function modules/taxonomy/taxonomy.test
TaxonomyEFQTestCase::testTaxonomyEFQ function modules/taxonomy/taxonomy.test Tests that a basic taxonomy EntityFieldQuery works.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.