admin_bar_tree_dynamic in core/modules/admin_bar/admin_bar.inc
Load menu link trees for router paths containing dynamic arguments.
DatabaseSelectComplexTestCase::testNestedConditions in core/modules/simpletest/tests/database_test.test
Confirm that we can properly nest conditional clauses.
DatabaseUpdateComplexTestCase::testOrConditionUpdate in core/modules/simpletest/tests/database_test.test
Test updates with OR conditionals.
EntityReferenceSelectionHandlerGeneric_user::entityFieldQueryAlter in core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc
Implements EntityReferenceHandler::entityFieldQueryAlter().
entityreference_plugin_display::query in core/modules/entityreference/views/entityreference_plugin_display.inc
Inject anything into the query that the display handler needs.
hook_query_TAG_alter in core/modules/system/system.api.php
Perform alterations to a structured query for a given tag.
Node::access in core/modules/node/node.entity.inc
Overrides Entity::access().
node_access_view_all_nodes in core/modules/node/node.module
Determines whether the user has a global viewing grant for all nodes.
node_get_recent in core/modules/node/node.module
Finds the most recently changed nodes that are available to the current user.
redirect_build_filter_query in core/modules/redirect/redirect.admin.inc
Extends a query object for URL redirect filters.
redirect_delete_by_path in core/modules/redirect/redirect.module
Delete any redirects associated with a path or any of its sub-paths.
redirect_load_by_source in core/modules/redirect/redirect.module
Load multiple URL redirects from the database by {redirect}.source.
SearchQuery::executeFirstPass in core/modules/search/search.extender.inc
Executes the first pass query.
SearchQuery::parseSearchExpression in core/modules/search/search.extender.inc
Parses the search query into SQL conditions.
SearchQuery::setOption in core/modules/search/search.extender.inc
Applies a search option and removes it from the search query string.
search_update_totals in core/modules/search/search.module
Updates the {search_total} database table.
system_update_files_database in core/modules/system/system.module
Updates the records in the system table based on the files array.
user_search_execute in core/modules/user/user.module
Implements hook_search_execute().
views_handler_argument_comment_user_uid::query in core/modules/comment/views/views_handler_argument_comment_user_uid.inc
Set up the query for this argument.
views_handler_argument_search::query in core/modules/search/views/views_handler_argument_search.inc
Add this argument to the query.
views_handler_argument_term_node_tid_depth::query in core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth.inc
Set up the query for this argument.
views_handler_filter_boolean_operator::query in core/modules/views/handlers/views_handler_filter_boolean_operator.inc
Add this filter to the query.
views_handler_filter_combine::op_word in core/modules/views/handlers/views_handler_filter_combine.inc
views_handler_filter_comment_user_uid::query in core/modules/comment/views/views_handler_filter_comment_user_uid.inc
Add this filter to the query.
views_handler_filter_node_access::query in core/modules/node/views/views_handler_filter_node_access.inc
See _node_access_where_sql() for a non-views query based implementation.
views_handler_filter_numeric::op_between in core/modules/views/handlers/views_handler_filter_numeric.inc
views_handler_filter_search::query in core/modules/search/views/views_handler_filter_search.inc
Add this filter to the query.
views_handler_filter_string::op_word in core/modules/views/handlers/views_handler_filter_string.inc
views_handler_filter_term_node_tid_depth::query in core/modules/taxonomy/views/views_handler_filter_term_node_tid_depth.inc
Add this filter to the query.
views_handler_filter_user_current::query in core/modules/user/views/views_handler_filter_user_current.inc
Add this filter to the query.
views_many_to_one_helper::add_filter in core/modules/views/includes/handlers.inc
views_plugin_query_default::build_condition in core/modules/views/plugins/views_plugin_query_default.inc
Construct the "WHERE" or "HAVING" part of the query.
_file_query_file_access_alter in core/modules/file/file.module
Helper for file entity access functions.
_installer_authorize_clear_update_status in core/modules/installer/installer.authorize.inc
Clears cached available update status data.
_locale_translate_seek in core/modules/locale/locale.pages.inc
Perform a string search and display results in a table
_menu_navigation_links_rebuild in core/includes/menu.inc
Builds menu links for the items in the menu router.
_node_query_node_access_alter in core/modules/node/node.module
Helper for node access functions.