21 calls to db_or()

DatabaseSelectComplexTestCase::testNestedConditions in drupal-7.x/modules/simpletest/tests/database_test.test
Confirm that we can properly nest conditional clauses.
DatabaseUpdateComplexTestCase::testOrConditionUpdate in drupal-7.x/modules/simpletest/tests/database_test.test
Test updates with OR conditionals.
hook_query_TAG_alter in drupal-7.x/modules/system/system.api.php
Perform alterations to a structured query for a given tag.
node_access in drupal-7.x/modules/node/node.module
Determines whether the current user may perform the operation on the node.
node_access_view_all_nodes in drupal-7.x/modules/node/node.module
Determines whether the user has a global viewing grant for all nodes.
node_admin_nodes in drupal-7.x/modules/node/node.admin.inc
Form builder: Builds the node administration overview.
node_get_recent in drupal-7.x/modules/node/node.module
Finds the most recently changed nodes that are available to the current user.
SearchQuery::executeFirstPass in drupal-7.x/modules/search/search.extender.inc
Executes the first pass query.
SearchQuery::parseSearchExpression in drupal-7.x/modules/search/search.extender.inc
Parses the search query into SQL conditions.
SearchQuery::setOption in drupal-7.x/modules/search/search.extender.inc
Applies a search option and removes it from the search query string.
search_update_totals in drupal-7.x/modules/search/search.module
Updates the {search_total} database table.
statistics_node_tracker in drupal-7.x/modules/statistics/statistics.pages.inc
Page callback: Displays statistics for a node.
system_update_7015 in drupal-7.x/modules/system/system.install
Change the user logout path.
system_update_7053 in drupal-7.x/modules/system/system.install
Upgrade standard blocks and menus.
system_update_files_database in drupal-7.x/modules/system/system.module
Updates the records in the system table based on the files array.
user_search_execute in drupal-7.x/modules/user/user.module
Implements hook_search_execute().
_block_rehash in drupal-7.x/modules/block/block.module
Updates the 'block' DB table with the blocks currently exported by modules.
_locale_translate_seek in drupal-7.x/includes/locale.inc
Perform a string search and display results in a table
_menu_navigation_links_rebuild in drupal-7.x/includes/menu.inc
Builds menu links for the items in the menu router.
_node_query_node_access_alter in drupal-7.x/modules/node/node.module
Helper for node access functions.
_update_authorize_clear_update_status in drupal-7.x/modules/update/update.authorize.inc
Clears cached available update status data.