views_handler_filter_boolean_operator::query |
function |
handlers/views_handler_filter_boolean_operator.inc |
Add this filter to the query. |
views_handler_filter_boolean_operator_string::query |
function |
handlers/views_handler_filter_boolean_operator_string.inc |
Add this filter to the query. |
views_handler_filter_broken::query |
function |
handlers/views_handler_filter.inc |
Add this filter to the query. |
views_handler_filter_combine::$query |
property |
handlers/views_handler_filter_combine.inc |
|
views_handler_filter_combine::query |
function |
handlers/views_handler_filter_combine.inc |
Add this filter to the query. |
views_handler_filter_comment_user_uid::query |
function |
modules/comment/views_handler_filter_comment_user_uid.inc |
Add this filter to the query. |
views_handler_filter_entity_bundle::query |
function |
handlers/views_handler_filter_entity_bundle.inc |
All entity types beside comment and taxonomy terms have a proper implement
bundle, though these two need an additional join to node/vocab table
to work as required. |
views_handler_filter_fields_compare::query |
function |
handlers/views_handler_filter_fields_compare.inc |
Add this filter to the query. |
views_handler_filter_group_by_numeric::query |
function |
handlers/views_handler_filter_group_by_numeric.inc |
Add this filter to the query. |
views_handler_filter_history_user_timestamp::query |
function |
modules/node/views_handler_filter_history_user_timestamp.inc |
Add this filter to the query. |
views_handler_filter_in_operator::query |
function |
handlers/views_handler_filter_in_operator.inc |
Add this filter to the query. |
views_handler_filter_ncs_last_updated::query |
function |
modules/comment/views_handler_filter_ncs_last_updated.inc |
Add this filter to the query. |
views_handler_filter_node_access::query |
function |
modules/node/views_handler_filter_node_access.inc |
See _node_access_where_sql() for a non-views query based implementation. |
views_handler_filter_node_status::query |
function |
modules/node/views_handler_filter_node_status.inc |
Add this filter to the query. |
views_handler_filter_node_tnid::query |
function |
modules/translation/views_handler_filter_node_tnid.inc |
Add this filter to the query. |
views_handler_filter_node_tnid_child::query |
function |
modules/translation/views_handler_filter_node_tnid_child.inc |
Add this filter to the query. |
views_handler_filter_node_uid_revision::query |
function |
modules/node/views_handler_filter_node_uid_revision.inc |
Add this filter to the query. |
views_handler_filter_numeric::query |
function |
handlers/views_handler_filter_numeric.inc |
Add this filter to the query. |
views_handler_filter_search::$search_query |
property |
modules/search/views_handler_filter_search.inc |
Stores a viewsSearchQuery object to be able to use the search.module "api". |
views_handler_filter_search::query |
function |
modules/search/views_handler_filter_search.inc |
Add this filter to the query. |
views_handler_filter_search::query_parse_search_expression |
function |
modules/search/views_handler_filter_search.inc |
Make sure that parseSearchExpression is run and everything is set up. |
views_handler_filter_string::query |
function |
handlers/views_handler_filter_string.inc |
Add this filter to the query. |
views_handler_filter_term_node_tid_depth::query |
function |
modules/taxonomy/views_handler_filter_term_node_tid_depth.inc |
Add this filter to the query. |
views_handler_filter_term_node_tid_depth_join::query |
function |
modules/taxonomy/views_handler_filter_term_node_tid_depth_join.inc |
Add this filter to the query. |
views_handler_filter_tracker_boolean_operator::query |
function |
modules/tracker/views_handler_filter_tracker_boolean_operator.inc |
Add this filter to the query. |
views_handler_filter_tracker_comment_user_uid::query |
function |
modules/tracker/views_handler_filter_tracker_comment_user_uid.inc |
Add this filter to the query. |
views_handler_filter_user_current::query |
function |
modules/user/views_handler_filter_user_current.inc |
Add this filter to the query. |
views_handler_relationship::query |
function |
handlers/views_handler_relationship.inc |
Called to implement a relationship in a query. |
views_handler_relationship_broken::query |
function |
handlers/views_handler_relationship.inc |
Called to implement a relationship in a query. |
views_handler_relationship_entity_reverse::query |
function |
modules/field/views_handler_relationship_entity_reverse.inc |
Called to implement a relationship in a query. |
views_handler_relationship_groupwise_max::alter_subquery_condition |
function |
handlers/views_handler_relationship_groupwise_max.inc |
Recursive helper to add a namespace to conditions. |
views_handler_relationship_groupwise_max::left_query |
function |
handlers/views_handler_relationship_groupwise_max.inc |
Generate a subquery given the user options, as set in the options.
These are passed in rather than picked up from the object because we
generate the subquery when the options are saved, rather than when the view
is run. This saves considerable time. |
views_handler_relationship_groupwise_max::query |
function |
handlers/views_handler_relationship_groupwise_max.inc |
Called to implement a relationship in a query.
This is mostly a copy of our parent's query() except for this bit with
the join class. |
views_handler_relationship_node_term_data::query |
function |
modules/taxonomy/views_handler_relationship_node_term_data.inc |
Called to implement a relationship in a query. |
views_handler_relationship_translation::query |
function |
modules/translation/views_handler_relationship_translation.inc |
Called to implement a relationship in a query. |
views_handler_sort::query |
function |
handlers/views_handler_sort.inc |
Called to add the sort to a query. |
views_handler_sort_broken::query |
function |
handlers/views_handler_sort.inc |
Called to add the sort to a query. |
views_handler_sort_comment_thread::query |
function |
modules/comment/views_handler_sort_comment_thread.inc |
Called to add the sort to a query. |
views_handler_sort_date::query |
function |
handlers/views_handler_sort_date.inc |
Called to add the sort to a query. |
views_handler_sort_group_by_numeric::query |
function |
handlers/views_handler_sort_group_by_numeric.inc |
Called to add the sort to a query. |
views_handler_sort_menu_hierarchy::query |
function |
handlers/views_handler_sort_menu_hierarchy.inc |
Called to add the sort to a query. |
views_handler_sort_ncs_last_comment_name::query |
function |
modules/comment/views_handler_sort_ncs_last_comment_name.inc |
Called to add the sort to a query. |
views_handler_sort_ncs_last_updated::query |
function |
modules/comment/views_handler_sort_ncs_last_updated.inc |
Called to add the sort to a query. |
views_handler_sort_node_language::query |
function |
modules/locale/views_handler_sort_node_language.inc |
Called to add the sort to a query. |
views_handler_sort_node_version_count::query |
function |
modules/node/views_handler_sort_node_version_count.inc |
Called to add the sort to a query. |
views_handler_sort_random::query |
function |
handlers/views_handler_sort_random.inc |
Called to add the sort to a query. |
views_handler_sort_search_score::query |
function |
modules/search/views_handler_sort_search_score.inc |
Called to add the sort to a query. |
views_join_subquery |
class |
includes/handlers.inc |
Join handler for relationships that join with a subquery as the left field. |
views_join_subquery::build_join |
function |
includes/handlers.inc |
Build the SQL for the join this object represents. |
views_join_subquery::construct |
function |
includes/handlers.inc |
Construct the views_join object. |