system_theme_settings_submit |
drupal/core/modules/system/system.admin.inc |
Process system_theme_settings form submissions. |
|
1 |
system_theme_settings_validate |
drupal/core/modules/system/system.admin.inc |
Validator for the system_theme_settings() form. |
|
1 |
system_timezone |
drupal/core/modules/system/system.module |
Menu callback; Retrieve a JSON object containing a suggested time zone name. |
|
1 |
system_time_zones |
drupal/core/modules/system/system.module |
Generate an array of time zones and their local time&date. |
4 |
|
system_tokens |
drupal/core/modules/system/system.tokens.inc |
Implements hook_tokens(). |
|
|
system_token_info |
drupal/core/modules/system/system.tokens.inc |
Implements hook_token_info(). |
|
|
system_updater_info |
drupal/core/modules/system/system.module |
Implements hook_updater_info(). |
|
|
system_user_login |
drupal/core/modules/system/system.module |
Implements hook_user_login(). |
|
|
system_user_presave |
drupal/core/modules/system/system.module |
Implements hook_user_presave(). |
|
|
system_user_timezone |
drupal/core/modules/system/system.module |
Add the time zone field to the user edit and register forms. |
2 |
|
t |
drupal/core/includes/bootstrap.inc |
Translates a string to the current language or to a given language. |
2,423 |
57 |
tablesort_cell |
drupal/core/includes/tablesort.inc |
Format a table cell. |
1 |
|
tablesort_get_order |
drupal/core/includes/tablesort.inc |
Determine the current sort criterion. |
4 |
|
tablesort_get_query_parameters |
drupal/core/includes/tablesort.inc |
Compose a URL query parameter array for table sorting links. |
3 |
|
tablesort_get_sort |
drupal/core/includes/tablesort.inc |
Determine the current sort direction. |
3 |
|
tablesort_header |
drupal/core/includes/tablesort.inc |
Format a column header. |
2 |
|
tablesort_init |
drupal/core/includes/tablesort.inc |
Initialize the table sort context. |
3 |
|
taxonomy_admin_paths |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_admin_paths(). |
|
|
taxonomy_allowed_values |
drupal/core/modules/taxonomy/taxonomy.module |
Returns the set of valid terms for a taxonomy field. |
|
1 |
taxonomy_autocomplete |
drupal/core/modules/taxonomy/taxonomy.pages.inc |
Page callback: Outputs JSON for taxonomy autocomplete suggestions. |
|
7 |
taxonomy_autocomplete_validate |
drupal/core/modules/taxonomy/taxonomy.module |
Form element validate handler for taxonomy term autocomplete element. |
|
1 |
taxonomy_build_node_index |
drupal/core/modules/taxonomy/taxonomy.module |
Builds and inserts taxonomy index entries for a given node. |
2 |
|
taxonomy_check_vocabulary_hierarchy |
drupal/core/modules/taxonomy/taxonomy.module |
Checks and updates the hierarchy flag of a vocabulary. |
2 |
|
taxonomy_delete_node_index |
drupal/core/modules/taxonomy/taxonomy.module |
Deletes taxonomy index entries for a given node. |
2 |
|
taxonomy_entity_info |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_entity_info(). |
|
|
taxonomy_field_extra_fields |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_extra_fields(). |
|
|
taxonomy_field_formatter_info |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_info(). |
|
|
taxonomy_field_formatter_prepare_view |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_prepare_view(). |
|
|
taxonomy_field_formatter_view |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_view(). |
|
|
taxonomy_field_info |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_info(). |
|
|
taxonomy_field_is_empty |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_is_empty(). |
|
|
taxonomy_field_presave |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_presave(). |
|
|
taxonomy_field_schema |
drupal/core/modules/taxonomy/taxonomy.install |
Implements hook_field_schema(). |
|
|
taxonomy_field_settings_form |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_settings_form(). |
|
|
taxonomy_field_validate |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_validate(). |
|
|
taxonomy_field_views_data |
drupal/core/modules/taxonomy/taxonomy.views.inc |
Implements hook_field_views_data(). |
|
|
taxonomy_field_views_data_views_data_alter |
drupal/core/modules/taxonomy/taxonomy.views.inc |
Implements hook_field_views_data_views_data_alter(). |
|
|
taxonomy_field_widget_info_alter |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_info_alter(). |
|
|
taxonomy_get_tree |
drupal/core/modules/taxonomy/taxonomy.module |
Create a hierarchical representation of a vocabulary. |
14 |
2 |
taxonomy_help |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_help(). |
|
|
taxonomy_implode_tags |
drupal/core/modules/taxonomy/taxonomy.module |
Implodes a list of tags of a certain vocabulary into a string. |
1 |
|
taxonomy_library_info |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_library_info(). |
|
|
taxonomy_menu |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_menu(). |
|
|
taxonomy_node_insert |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_node_insert(). |
|
|
taxonomy_node_predelete |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_node_predelete(). |
|
|
taxonomy_node_update |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_node_update(). |
|
|
taxonomy_options_list |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_options_list(). |
|
|
taxonomy_overview_terms |
drupal/core/modules/taxonomy/taxonomy.admin.inc |
Form builder for the taxonomy terms overview. |
1 |
2 |
taxonomy_overview_terms_submit |
drupal/core/modules/taxonomy/taxonomy.admin.inc |
Submit handler for terms overview form. |
|
1 |
taxonomy_overview_vocabularies |
drupal/core/modules/taxonomy/taxonomy.admin.inc |
Form builder to list and manage vocabularies. |
|
1 |