Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
taxonomy_term_view_multiple drupal/modules/taxonomy/taxonomy.module Constructs a drupal_render() style array from an array of loaded terms. 1
taxonomy_test_entity_view drupal/modules/simpletest/tests/taxonomy_test.module Implements hook_entity_view().
taxonomy_test_form_alter drupal/modules/simpletest/tests/taxonomy_test.module Implements hook_form_alter().
taxonomy_test_get_antonym drupal/modules/simpletest/tests/taxonomy_test.module Return the antonym of the given term ID. 2
taxonomy_test_query_alter drupal/modules/simpletest/tests/taxonomy_test.module Implements hook_query_alter(). 2
taxonomy_test_query_taxonomy_term_access_alter drupal/modules/simpletest/tests/taxonomy_test.module Implements hook_query_TAG_alter(). 2
taxonomy_test_query_term_access_alter drupal/modules/simpletest/tests/taxonomy_test.module Implements hook_query_TAG_alter(). 2
taxonomy_test_schema drupal/modules/simpletest/tests/taxonomy_test.install Implements hook_schema().
taxonomy_test_taxonomy_term_delete drupal/modules/simpletest/tests/taxonomy_test.module Implements hook_taxonomy_term_delete().
taxonomy_test_taxonomy_term_insert drupal/modules/simpletest/tests/taxonomy_test.module Implements hook_taxonomy_term_insert().
taxonomy_test_taxonomy_term_load drupal/modules/simpletest/tests/taxonomy_test.module Implements hook_taxonomy_term_load().
taxonomy_test_taxonomy_term_update drupal/modules/simpletest/tests/taxonomy_test.module Implements hook_taxonomy_term_update().
taxonomy_test_taxonomy_term_view drupal/modules/simpletest/tests/taxonomy_test.module Implements hook_taxonomy_term_view().
taxonomy_theme drupal/modules/taxonomy/taxonomy.module Implements hook_theme().
taxonomy_tokens drupal/modules/taxonomy/taxonomy.tokens.inc Implements hook_tokens().
taxonomy_token_info drupal/modules/taxonomy/taxonomy.tokens.inc Implements hook_token_info().
taxonomy_uninstall drupal/modules/taxonomy/taxonomy.install Implements hook_uninstall().
taxonomy_update_7001 drupal/modules/taxonomy/taxonomy.install Rename taxonomy tables.
taxonomy_update_7002 drupal/modules/taxonomy/taxonomy.install Add {vocabulary}.machine_name column.
taxonomy_update_7003 drupal/modules/taxonomy/taxonomy.install Remove the related terms setting from vocabularies.
taxonomy_update_7004 drupal/modules/taxonomy/taxonomy.install Move taxonomy vocabulary associations for nodes to fields and field instances.
taxonomy_update_7005 drupal/modules/taxonomy/taxonomy.install Migrate {taxonomy_term_node} table to field storage.
taxonomy_update_7006 drupal/modules/taxonomy/taxonomy.install Add {taxonomy_term_data}.format column.
taxonomy_update_7007 drupal/modules/taxonomy/taxonomy.install Add index on {taxonomy_term_data}.name column to speed up taxonomy_get_term_by_name().
taxonomy_update_7008 drupal/modules/taxonomy/taxonomy.install Change the weight columns to normal int.
taxonomy_update_7009 drupal/modules/taxonomy/taxonomy.install Change {taxonomy_term_data}.format into varchar.
taxonomy_update_7010 drupal/modules/taxonomy/taxonomy.install Change {taxonomy_index}.created to support signed int.
taxonomy_update_7011 drupal/modules/taxonomy/taxonomy.install Drop unpublished nodes from the index.
taxonomy_update_dependencies drupal/modules/taxonomy/taxonomy.install Implements hook_update_dependencies().
taxonomy_vocabulary_confirm_delete drupal/modules/taxonomy/taxonomy.admin.inc Form builder for the vocabulary delete confirmation form. 1
taxonomy_vocabulary_confirm_delete_submit drupal/modules/taxonomy/taxonomy.admin.inc Submit handler to delete a vocabulary after confirmation. 1
taxonomy_vocabulary_confirm_reset_alphabetical drupal/modules/taxonomy/taxonomy.admin.inc Form builder to confirm resetting a vocabulary to alphabetical order. 1
taxonomy_vocabulary_confirm_reset_alphabetical_submit drupal/modules/taxonomy/taxonomy.admin.inc Submit handler to reset a vocabulary to alphabetical order after confirmation. 1
taxonomy_vocabulary_delete drupal/modules/taxonomy/taxonomy.module Deletes a vocabulary. 8
taxonomy_vocabulary_get_names drupal/modules/taxonomy/taxonomy.module Get names for all taxonomy vocabularies. 6 1
taxonomy_vocabulary_load drupal/modules/taxonomy/taxonomy.module Return the vocabulary object matching a vocabulary ID. 20 1
taxonomy_vocabulary_load_multiple drupal/modules/taxonomy/taxonomy.module Load multiple taxonomy vocabularies based on certain conditions. 4
taxonomy_vocabulary_machine_name_load drupal/modules/taxonomy/taxonomy.module Return the vocabulary object matching a vocabulary machine name. 3 1
taxonomy_vocabulary_save drupal/modules/taxonomy/taxonomy.module Saves a vocabulary. 18
taxonomy_vocabulary_static_reset drupal/modules/taxonomy/taxonomy.module Clear all static cache variables for vocabularies. 2
template_preprocess drupal/includes/theme.inc Adds a default set of helper variables for variable processors and templates. 1
template_preprocess_aggregator_feed_source drupal/modules/aggregator/aggregator.pages.inc Processes variables for aggregator-feed-source.tpl.php.
template_preprocess_aggregator_item drupal/modules/aggregator/aggregator.pages.inc Processes variables for aggregator-item.tpl.php.
template_preprocess_aggregator_summary_item drupal/modules/aggregator/aggregator.pages.inc Processes variables for aggregator-summary-item.tpl.php.
template_preprocess_aggregator_summary_items drupal/modules/aggregator/aggregator.pages.inc Processes variables for aggregator-summary-items.tpl.php.
template_preprocess_aggregator_wrapper drupal/modules/aggregator/aggregator.pages.inc Processes variables for aggregator-wrapper.tpl.php.
template_preprocess_block drupal/modules/block/block.module Processes variables for block.tpl.php. 1
template_preprocess_block_admin_display_form drupal/modules/block/block.admin.inc Processes variables for block-admin-display-form.tpl.php. 1
template_preprocess_book_all_books_block drupal/modules/book/book.module Processes variables for book-all-books-block.tpl.php.
template_preprocess_book_export_html drupal/modules/book/book.module Processes variables for book-export-html.tpl.php.

Pages

Other projects