Search for tag
- Search 9.5.x for tag
- Search 8.9.x for tag
- Search 10.3.x for tag
- Search 11.x for tag
- Search main for tag
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| $tag | global | external_documentation/ |
Active tag name. |
| AdminMetaTagTestCase | class | modules/ |
|
| AdminMetaTagTestCase::getInfo | function | modules/ |
Implement getInfo(). |
| AdminMetaTagTestCase::testMetaTag | function | modules/ |
Verify that the meta tag HTML is generated correctly. |
| AggregatorUpdatePathTestCase::testAggregatorUpdate | function | modules/ |
Tests that the aggregator.module update is successful. |
| BatchPercentagesUnitTestCase | class | modules/ |
Tests the function _batch_api_percentage() to make sure that the rounding works properly in all cases. |
| BatchPercentagesUnitTestCase::$testCases | property | modules/ |
|
| BatchPercentagesUnitTestCase::getInfo | function | modules/ |
|
| BatchPercentagesUnitTestCase::setUp | function | modules/ |
Sets up unit test environment. |
| BatchPercentagesUnitTestCase::testBatchPercentages | function | modules/ |
Test the _batch_api_percentage() function. |
| BatchProcessingTestCase::testBatchLargePercentage | function | modules/ |
Test batches that return $context['finished'] > 1 do in fact complete. See http://drupal.org/node/600836 |
| batch_test_large_percentage | function | modules/ |
Menu callback: fire a batch process without a form submission. |
| DatabaseTaggingTestCase | class | modules/ |
Select tagging tests. |
| DatabaseTaggingTestCase::getInfo | function | modules/ |
|
| DatabaseTaggingTestCase::testExtenderHasAllTags | function | modules/ |
Test extended query tagging "has all of these tags" functionality. |
| DatabaseTaggingTestCase::testExtenderHasAnyTag | function | modules/ |
Test extended query tagging "has at least one of these tags" functionality. |
| DatabaseTaggingTestCase::testExtenderHasTag | function | modules/ |
Confirm that an extended query has a "tag" added to it. |
| DatabaseTaggingTestCase::testHasAllTags | function | modules/ |
Test query tagging "has all of these tags" functionality. |
| DatabaseTaggingTestCase::testHasAnyTag | function | modules/ |
Test query tagging "has at least one of these tags" functionality. |
| DatabaseTaggingTestCase::testHasTag | function | modules/ |
Confirm that a query has a "tag" added to it. |
| DatabaseTaggingTestCase::testMetaData | function | modules/ |
Test that we can attach meta data to a query object. |
| DrupalHtmlToTextTestCase::testDrupalHtmlToTextBlockTagToNewline | function | modules/ |
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/ |
Test all supported tags of drupal_html_to_text(). |
| DrupalTagsHandlingTestCase | class | modules/ |
Test drupal_explode_tags() and drupal_implode_tags(). |
| DrupalTagsHandlingTestCase::$validTags | property | modules/ |
|
| DrupalTagsHandlingTestCase::assertTags | function | modules/ |
Helper function: asserts that the ending array of tags is what we wanted. |
| DrupalTagsHandlingTestCase::getInfo | function | modules/ |
|
| DrupalTagsHandlingTestCase::testDrupalExplodeTags | function | modules/ |
Explode a series of tags. |
| DrupalTagsHandlingTestCase::testDrupalImplodeTags | function | modules/ |
Implode a series of tags. |
| drupal_explode_tags | function | includes/ |
Explodes a string of tags into an array. |
| drupal_implode_tags | function | includes/ |
Implodes an array of tags into a string. |
| EntityFieldQuery::$tags | property | includes/ |
A list of the tags added to this query. |
| EntityFieldQuery::addTag | function | includes/ |
Adds a tag to the query. |
| hook_query_TAG_alter | function | modules/ |
Perform alterations to a structured query for a given tag. |
| JavaScriptTestCase::testAggregationOrder | function | modules/ |
Tests JavaScript aggregation when files are added to a different scope. |
| node_tag_new | function | modules/ |
Updates the 'last viewed' timestamp of the specified node for current user. |
| PageTitleFiltering::testTitleTags | function | modules/ |
Tests the handling of HTML by drupal_set_title() and drupal_get_title() |
| QueryAlterableInterface::addTag | function | includes/ |
Adds a tag to a query. |
| QueryAlterableInterface::hasAllTags | function | includes/ |
Determines if a given query has all specified tags. |
| QueryAlterableInterface::hasAnyTag | function | includes/ |
Determines if a given query has any specified tag. |
| QueryAlterableInterface::hasTag | function | includes/ |
Determines if a given query has a given tag. |
| RenderElementTypesTestCase::testHtmlTag | function | modules/ |
Tests system #type 'html_tag'. |
| SearchNodeTagTest | class | modules/ |
Tests node search with query tags. |
| SearchNodeTagTest::$test_user | property | modules/ |
|
| SearchNodeTagTest::getInfo | function | modules/ |
|
| SearchNodeTagTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| SearchNodeTagTest::testNodeSearchQueryTags | function | modules/ |
Tests that the correct tags are available and hooks invoked. |
| search_node_tags.info | file | modules/ |
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/ |
Dummy module implementing a node search hooks for search module testing. |
| search_node_tags_query_alter | function | modules/ |
Implements hook_query_alter(). |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.