Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| t | function | includes/ |
Translates a string to the current language or to a given language. |
| 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 indexing | group | modules/ |
Functions to maintain taxonomy indexing. |
| taxonomy-term.tpl.php | file | modules/ |
Default theme implementation to display a term. |
| taxonomy.admin.inc | file | modules/ |
Administrative page callbacks for the taxonomy module. |
| taxonomy.api.php | file | modules/ |
Hooks provided by the Taxonomy module. |
| 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.info | file | modules/ |
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/ |
Install, update and uninstall functions for the taxonomy module. |
| taxonomy.module | file | modules/ |
Enables the organization of content into categories. |
| 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. |
| TaxonomyEFQTestCase::$admin_user | property | modules/ |
|
| TaxonomyEFQTestCase::$vocabulary | property | modules/ |
|
| TaxonomyEFQTestCase::getInfo | function | modules/ |
|
| TaxonomyEFQTestCase::setUp | function | modules/ |
|
| TaxonomyEFQTestCase::testTaxonomyEFQ | function | modules/ |
Tests that a basic taxonomy EntityFieldQuery works. |
Pagination
- Previous page
- Page 186
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.