path_autocomplete in modules/system/system.module
Menu callback; Autocomplete callback for paths.
SelectQuery::preExecute in includes/database/select.inc
Implements SelectQueryInterface::preExecute().
taxonomy_autocomplete in modules/taxonomy/taxonomy.pages.inc
Page callback: Outputs JSON for taxonomy autocomplete suggestions.
taxonomy_get_tree in modules/taxonomy/taxonomy.module
Create a hierarchical representation of a vocabulary.
taxonomy_menu in modules/taxonomy/taxonomy.module
Implements hook_menu().
TaxonomyQueryAlterTestCase::testTaxonomyQueryAlter in modules/taxonomy/tests/taxonomy.test
Tests that appropriate tags are added when querying the database.
TaxonomyTermController::buildQuery in modules/taxonomy/taxonomy.entity.inc
Overrides EntityDatabaseStorageController::buildQuery().
taxonomy_term_load_children in modules/taxonomy/taxonomy.module
Finds all children of a term ID.
taxonomy_term_load_parents in modules/taxonomy/taxonomy.module
Finds all parents of a given term ID.
views_ajax_autocomplete_taxonomy in modules/views/includes/ajax.inc
Page callback for views taxonomy autocomplete.
views_handler_argument_term_node_tid::title_query in modules/taxonomy/views/views_handler_argument_term_node_tid.inc
Override for specific title lookups.
views_handler_field_term_node_tid::pre_render in modules/taxonomy/views/views_handler_field_term_node_tid.inc
Run before any fields are rendered.
views_handler_filter_term_node_tid::validate_term_strings in modules/taxonomy/views/views_handler_filter_term_node_tid.inc
Validate the user string. In order to handle multiple input sources, this is abstracted out a bit; since this can come from either the form, or the exposed filter.
views_handler_filter_term_node_tid::value_form in modules/taxonomy/views/views_handler_filter_term_node_tid.inc
Options form subform for setting options.
views_handler_relationship_node_term_data::query in modules/taxonomy/views/views_handler_relationship_node_term_data.inc
Called to implement a relationship in a query.
views_plugin_argument_validate_taxonomy_term::process_summary_arguments in modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc
Process the summary arguments for displaying.
views_plugin_argument_validate_taxonomy_term::validate_argument in modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc