SelectQuery::hasAllTags |
function |
core/includes/database/select.inc |
Implements QueryAlterableInterface::hasAllTags(). |
SelectQueryExtender::hasAllTags |
function |
core/includes/database/select.inc |
Determines if a given query has all specified tags. |
QueryAlterableInterface::hasAllTags |
function |
core/includes/database/query.inc |
Determines if a given query has all specified tags. |
DatabaseTaggingTestCase::testHasAllTags |
function |
core/modules/simpletest/tests/database_test.test |
Test query tagging "has all of these tags" functionality. |
DatabaseTaggingTestCase::testExtenderHasAllTags |
function |
core/modules/simpletest/tests/database_test.test |
Test extended query tagging "has all of these tags" functionality. |