Search for tags

  1. Search 9.5.x for tags
  2. Search 8.9.x for tags
  3. Search 10.3.x for tags
  4. Search 11.x for tags
  5. Search main for tags
  6. Other projects
Title Object type File name Summary
DatabaseTaggingTestCase::testExtenderHasAllTags function modules/simpletest/tests/database_test.test Test extended query tagging "has all of these tags" functionality.
DatabaseTaggingTestCase::testHasAllTags function modules/simpletest/tests/database_test.test Test query tagging "has all of these tags" functionality.
DrupalHtmlToTextTestCase::testTags function modules/simpletest/tests/mail.test Test all supported tags of drupal_html_to_text().
DrupalTagsHandlingTestCase class modules/simpletest/tests/common.test Test drupal_explode_tags() and drupal_implode_tags().
DrupalTagsHandlingTestCase::$validTags property modules/simpletest/tests/common.test
DrupalTagsHandlingTestCase::assertTags function modules/simpletest/tests/common.test Helper function: asserts that the ending array of tags is what we wanted.
DrupalTagsHandlingTestCase::getInfo function modules/simpletest/tests/common.test
DrupalTagsHandlingTestCase::testDrupalExplodeTags function modules/simpletest/tests/common.test Explode a series of tags.
DrupalTagsHandlingTestCase::testDrupalImplodeTags function modules/simpletest/tests/common.test Implode a series of tags.
drupal_explode_tags function includes/common.inc Explodes a string of tags into an array.
drupal_implode_tags function includes/common.inc Implodes an array of tags into a string.
EntityFieldQuery::$tags property includes/entity.inc A list of the tags added to this query.
PageTitleFiltering::testTitleTags function modules/system/system.test Tests the handling of HTML by drupal_set_title() and drupal_get_title()
QueryAlterableInterface::hasAllTags function includes/database/query.inc Determines if a given query has all specified tags.
SearchNodeTagTest::testNodeSearchQueryTags function modules/search/search.test Tests that the correct tags are available and hooks invoked.
search_node_tags.info file modules/search/tests/search_node_tags.info name = "Test search node tags"
description = "Support module for Node search tags testing."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
search_node_tags.module file modules/search/tests/search_node_tags.module Dummy module implementing a node search hooks for search module testing.
search_node_tags_query_alter function modules/search/tests/search_node_tags.module Implements hook_query_alter().
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::hasAllTags function includes/database/select.inc Determines if a given query has all specified tags.
SelectQueryExtender::hasAllTags function includes/database/select.inc Determines if a given query has all specified tags.
taxonomy_implode_tags function modules/taxonomy/taxonomy.module Implodes a list of tags of a certain vocabulary into a string.
_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.