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
$tag global external_documentation/developer/globals.php Active tag name.
AdminMetaTagTestCase class modules/system/system.test
AdminMetaTagTestCase::getInfo function modules/system/system.test Implement getInfo().
AdminMetaTagTestCase::testMetaTag function modules/system/system.test Verify that the meta tag HTML is generated correctly.
AggregatorUpdatePathTestCase::testAggregatorUpdate function modules/simpletest/tests/upgrade/update.aggregator.test Tests that the aggregator.module update is successful.
BatchPercentagesUnitTestCase class modules/simpletest/tests/batch.test Tests the function _batch_api_percentage() to make sure that the rounding
works properly in all cases.
BatchPercentagesUnitTestCase::$testCases property modules/simpletest/tests/batch.test
BatchPercentagesUnitTestCase::getInfo function modules/simpletest/tests/batch.test
BatchPercentagesUnitTestCase::setUp function modules/simpletest/tests/batch.test Sets up unit test environment.
BatchPercentagesUnitTestCase::testBatchPercentages function modules/simpletest/tests/batch.test Test the _batch_api_percentage() function.
BatchProcessingTestCase::testBatchLargePercentage function modules/simpletest/tests/batch.test Test batches that return $context['finished'] > 1 do in fact complete.
See http://drupal.org/node/600836
batch_test_large_percentage function modules/simpletest/tests/batch_test.module Menu callback: fire a batch process without a form submission.
DatabaseTaggingTestCase class modules/simpletest/tests/database_test.test Select tagging tests.
DatabaseTaggingTestCase::getInfo function modules/simpletest/tests/database_test.test
DatabaseTaggingTestCase::testExtenderHasAllTags function modules/simpletest/tests/database_test.test Test extended query tagging "has all of these tags" functionality.
DatabaseTaggingTestCase::testExtenderHasAnyTag function modules/simpletest/tests/database_test.test Test extended query tagging "has at least one of these tags" functionality.
DatabaseTaggingTestCase::testExtenderHasTag function modules/simpletest/tests/database_test.test Confirm that an extended query has a "tag" added to it.
DatabaseTaggingTestCase::testHasAllTags function modules/simpletest/tests/database_test.test Test query tagging "has all of these tags" functionality.
DatabaseTaggingTestCase::testHasAnyTag function modules/simpletest/tests/database_test.test Test query tagging "has at least one of these tags" functionality.
DatabaseTaggingTestCase::testHasTag function modules/simpletest/tests/database_test.test Confirm that a query has a "tag" added to it.
DatabaseTaggingTestCase::testMetaData function modules/simpletest/tests/database_test.test Test that we can attach meta data to a query object.
DrupalHtmlToTextTestCase::testDrupalHtmlToTextBlockTagToNewline function modules/simpletest/tests/mail.test Test that text separated by block-level tags in HTML get separated by
(at least) a newline in the plaintext version.
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.
EntityFieldQuery::addTag function includes/entity.inc Adds a tag to the query.
hook_query_TAG_alter function modules/system/system.api.php Perform alterations to a structured query for a given tag.
JavaScriptTestCase::testAggregationOrder function modules/simpletest/tests/common.test Tests JavaScript aggregation when files are added to a different scope.
node_tag_new function modules/node/node.module Updates the 'last viewed' timestamp of the specified node for current user.
PageTitleFiltering::testTitleTags function modules/system/system.test Tests the handling of HTML by drupal_set_title() and drupal_get_title()
QueryAlterableInterface::addTag function includes/database/query.inc Adds a tag to a query.
QueryAlterableInterface::hasAllTags function includes/database/query.inc Determines if a given query has all specified tags.
QueryAlterableInterface::hasAnyTag function includes/database/query.inc Determines if a given query has any specified tag.
QueryAlterableInterface::hasTag function includes/database/query.inc Determines if a given query has a given tag.
RenderElementTypesTestCase::testHtmlTag function modules/simpletest/tests/theme.test Tests system #type 'html_tag'.
SearchNodeTagTest class modules/search/search.test Tests node search with query tags.
SearchNodeTagTest::$test_user property modules/search/search.test
SearchNodeTagTest::getInfo function modules/search/search.test
SearchNodeTagTest::setUp function modules/search/search.test Sets up a Drupal site for running functional and integration tests.
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().

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