Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| system_update_7071 | function | modules/ |
Add index missed during upgrade, and fix field default. |
| system_update_7072 | function | modules/ |
Remove the obsolete 'site_offline_message' variable. |
| system_update_7073 | function | modules/ |
Add binary to {file_managed}, in case system_update_7034() was run without it. |
| system_update_7074 | function | modules/ |
This update has been removed and will not run. |
| system_update_7076 | function | modules/ |
Convert menu_links query strings into arrays. |
| system_update_7077 | function | modules/ |
Revert {file_managed}.filename changed to a binary column. |
| system_update_7078 | function | modules/ |
Add binary to {date_formats}.format. |
| system_update_7079 | function | modules/ |
Convert the 'filesize' column in {file_managed} to a bigint. |
| system_update_7080 | function | modules/ |
Convert the 'format' column in {date_format_locale} to case sensitive varchar. |
| system_update_7081 | function | modules/ |
Remove the Drupal 6 default install profile if it is still in the database. |
| system_update_7082 | function | modules/ |
Add 'jquery-extend-3.4.0.js' to the 'jquery' library. |
| system_update_7083 | function | modules/ |
Add 'jquery-html-prefilter-3.5.0-backport.js' to the 'jquery' library. |
| system_update_7084 | function | modules/ |
Rebuild JavaScript aggregates to include 'ajax.js' fix for Chrome 83. |
| system_update_7085 | function | modules/ |
Remove FLoC-blocking variable. |
| system_update_7086 | function | modules/ |
Prepare the schema and data of the sessions table for hashed session ids. |
| system_update_7087 | function | modules/ |
Enable the Announcements module; see 7.100 Release Notes for opt-out details. |
| system_update_7088 | function | modules/ |
Clear caches as registry has been altered. |
| system_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
| system_update_files_database | function | modules/ |
Updates the records in the system table based on the files array. |
| system_update_last_removed | function | modules/ |
|
| system_user_login | function | modules/ |
Implements hook_user_login(). |
| system_user_timezone | function | modules/ |
Add the time zone field to the user edit and register forms. |
| TableSort | class | includes/ |
Query extender class for tablesort queries. |
| tablesort.inc | file | includes/ |
Functions to aid in the creation of sortable tables. |
| tablesort.test | file | modules/ |
Various tablesort tests. |
| TableSort::$header | property | includes/ |
The array of fields that can be sorted by. |
| TableSort::getQueryParameters | function | includes/ |
Compose a URL query parameter array to append to table sorting requests. |
| TableSort::getSort | function | includes/ |
Determine the current sort direction. |
| TableSort::init | function | includes/ |
Initializes the table sort context. |
| TableSort::order | function | includes/ |
Determine the current sort criterion. |
| TableSort::orderByHeader | function | includes/ |
Order the query based on a header array. |
| TableSort::__construct | function | includes/ |
|
| TableSortTest | class | modules/ |
Test unicode handling features implemented in unicode.inc. |
| TableSortTest::$GET | property | modules/ |
Storage for initial value of $_GET. |
| TableSortTest::getInfo | function | modules/ |
|
| TableSortTest::setUp | function | modules/ |
Sets up unit test environment. |
| TableSortTest::tearDown | function | modules/ |
|
| TableSortTest::testTableSortInit | function | modules/ |
Test tablesort_init(). |
| tablesort_cell | function | includes/ |
Formats a table cell. |
| tablesort_get_order | function | includes/ |
Determines the current sort criterion. |
| tablesort_get_query_parameters | function | includes/ |
Composes a URL query parameter array for table sorting links. |
| tablesort_get_sort | function | includes/ |
Determines the current sort direction. |
| tablesort_header | function | includes/ |
Formats a column header. |
| tablesort_init | function | includes/ |
Initialize the table sort context. |
| taxonomy.css | file | modules/ |
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/ |
Install, update and uninstall functions for the taxonomy module. |
| taxonomy.pages.inc | file | modules/ |
Page callbacks for the taxonomy module. |
| taxonomy.test | file | modules/ |
Tests for taxonomy.module. |
| taxonomy.tokens.inc | file | modules/ |
Builds placeholder replacement tokens for taxonomy terms and vocabularies. |
| TaxonomyEFQTestCase | class | modules/ |
Tests the functionality of EntityFieldQuery for taxonomy entities. |
Pagination
- Previous page
- Page 152
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.