DatabaseSelectComplexTestCase::testNestedConditions in modules/simpletest/tests/database_test.test
Confirm that we can properly nest conditional clauses.
DatabaseUpdateComplexTestCase::testOrConditionUpdate in modules/simpletest/tests/database_test.test
Test updates with OR conditionals.
hook_query_TAG_alter in modules/system/system.api.php
Perform alterations to a structured query for a given tag.
node_add_node_grants_to_query in modules/node/node.module
Helper function to create the or condition for a node grants check.
SearchQuery::executeFirstPass in modules/search/search.extender.inc
Executes the first pass query.
SearchQuery::parseSearchExpression in modules/search/search.extender.inc
Parses the search query into SQL conditions.
SearchQuery::setOption in modules/search/search.extender.inc
Applies a search option and removes it from the search query string.
search_update_totals in modules/search/search.module
Updates the {search_total} database table.
system_update_7015 in modules/system/system.install
Change the user logout path.
system_update_7053 in modules/system/system.install
Upgrade standard blocks and menus.
system_update_files_database in modules/system/system.module
Updates the records in the system table based on the files array.
user_search_execute in modules/user/user.module
Implements hook_search_execute().
_block_rehash in modules/block/block.module
Updates the 'block' DB table with the blocks currently exported by modules.
_locale_translate_seek in includes/locale.inc
Perform a string search and display results in a table
_node_query_node_access_alter in modules/node/node.module
Helper for node access functions.