Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
system_update_7071 function modules/system/system.install Add index missed during upgrade, and fix field default.
system_update_7072 function modules/system/system.install Remove the obsolete 'site_offline_message' variable.
system_update_7073 function modules/system/system.install Add binary to {file_managed}, in case system_update_7034() was run without
it.
system_update_7074 function modules/system/system.install This update has been removed and will not run.
system_update_7076 function modules/system/system.install Convert menu_links query strings into arrays.
system_update_7077 function modules/system/system.install Revert {file_managed}.filename changed to a binary column.
system_update_7078 function modules/system/system.install Add binary to {date_formats}.format.
system_update_7079 function modules/system/system.install Convert the 'filesize' column in {file_managed} to a bigint.
system_update_7080 function modules/system/system.install Convert the 'format' column in {date_format_locale} to case sensitive varchar.
system_update_7081 function modules/system/system.install Remove the Drupal 6 default install profile if it is still in the database.
system_update_7082 function modules/system/system.install Add 'jquery-extend-3.4.0.js' to the 'jquery' library.
system_update_7083 function modules/system/system.install Add 'jquery-html-prefilter-3.5.0-backport.js' to the 'jquery' library.
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.
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.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.install file modules/taxonomy/taxonomy.install Install, update and uninstall functions for the taxonomy module.
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.

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