Search for tag

  1. Search 9.5.x for tag
  2. Search 8.9.x for tag
  3. Search 10.3.x for tag
  4. Search 11.x for tag
  5. Search main for tag
  6. Other projects
Title Object type File name Summary
search_node_tags_query_search_node_alter function modules/search/tests/search_node_tags.module Implements hook_query_TAG_alter().
SelectQuery::$alterTags property includes/database/select.inc The query tags.
SelectQuery::addTag function includes/database/select.inc Adds a tag to a query.
SelectQuery::hasAllTags function includes/database/select.inc Determines if a given query has all specified tags.
SelectQuery::hasAnyTag function includes/database/select.inc Determines if a given query has any specified tag.
SelectQuery::hasTag function includes/database/select.inc Determines if a given query has a given tag.
SelectQueryExtender::addTag function includes/database/select.inc Adds a tag to a query.
SelectQueryExtender::hasAllTags function includes/database/select.inc Determines if a given query has all specified tags.
SelectQueryExtender::hasAnyTag function includes/database/select.inc Determines if a given query has any specified tag.
SelectQueryExtender::hasTag function includes/database/select.inc Determines if a given query has a given tag.
TaxonomyQueryAlterTestCase::assertQueryTagTestResult function modules/taxonomy/taxonomy.test Verifies invocation of the hooks in the test module.
TaxonomyQueryAlterTestCase::setupQueryTagTestHooks function modules/taxonomy/taxonomy.test Sets up the hooks in the test module.
taxonomy_implode_tags function modules/taxonomy/taxonomy.module Implodes a list of tags of a certain vocabulary into a string.
theme_html_tag function includes/theme.inc Returns HTML for a generic HTML tag with attributes.
xmlrpc_message_tag_close function includes/xmlrpc.inc Handles closing tags for XML parsing in xmlrpc_message_parse().
xmlrpc_message_tag_open function includes/xmlrpc.inc Handles opening tags for XML parsing in xmlrpc_message_parse().
_batch_api_percentage function includes/batch.inc Formats the percent completion for a batch set.
_field_filter_xss_allowed_tags function modules/field/field.module List of tags allowed by field_filter_xss().
_field_filter_xss_display_allowed_tags function modules/field/field.module Human-readable list of allowed tags, for display in help texts.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.