Search for tags
- Search 9.5.x for tags
- Search 8.9.x for tags
- Search 10.3.x for tags
- Search 11.x for tags
- Search main for tags
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DatabaseTaggingTestCase::testExtenderHasAllTags | function | modules/ |
Test extended query tagging "has all of these tags" functionality. |
| DatabaseTaggingTestCase::testHasAllTags | function | modules/ |
Test query tagging "has all of these tags" functionality. |
| 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. |
| PageTitleFiltering::testTitleTags | function | modules/ |
Tests the handling of HTML by drupal_set_title() and drupal_get_title() |
| QueryAlterableInterface::hasAllTags | function | includes/ |
Determines if a given query has all specified tags. |
| 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(). |
| search_node_tags_query_search_node_alter | function | modules/ |
Implements hook_query_TAG_alter(). |
| SelectQuery::$alterTags | property | includes/ |
The query tags. |
| SelectQuery::hasAllTags | function | includes/ |
Determines if a given query has all specified tags. |
| SelectQueryExtender::hasAllTags | function | includes/ |
Determines if a given query has all specified tags. |
| taxonomy_implode_tags | function | modules/ |
Implodes a list of tags of a certain vocabulary into a string. |
| _field_filter_xss_allowed_tags | function | modules/ |
List of tags allowed by field_filter_xss(). |
| _field_filter_xss_display_allowed_tags | function | modules/ |
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.