You are here

50 calls to views_handler::ensure_my_table() in Views (for Drupal 7) 6.2

views_handler_argument::query in handlers/views_handler_argument.inc
Set up the query for this argument.
views_handler_argument::summary_query in handlers/views_handler_argument.inc
Build the info for the summary query.
views_handler_argument_comment_user_uid::query in modules/comment/views_handler_argument_comment_user_uid.inc
Set up the query for this argument.
views_handler_argument_formula::query in handlers/views_handler_argument_formula.inc
Build the query based upon the formula
views_handler_argument_formula::summary_query in handlers/views_handler_argument_formula.inc
Build the summary query based on a formula
views_handler_argument_many_to_one::query in handlers/views_handler_argument_many_to_one.inc
Set up the query for this argument.
views_handler_argument_numeric::query in handlers/views_handler_argument_numeric.inc
Set up the query for this argument.
views_handler_argument_string::query in handlers/views_handler_argument_string.inc
Build the query based upon the formula
views_handler_argument_string::summary_query in handlers/views_handler_argument_string.inc
Build the summary query based on a string
views_handler_argument_term_node_tid_depth::query in modules/taxonomy/views_handler_argument_term_node_tid_depth.inc
Set up the query for this argument.
views_handler_field::query in handlers/views_handler_field.inc
Called to add the field to a query.
views_handler_field_comment_link::query in modules/comment/views_handler_field_comment_link.inc
Called to add the field to a query.
views_handler_field_comment_node_link::query in modules/comment/views_handler_field_comment_node_link.inc
Called to add the field to a query.
views_handler_field_filter_format_name::query in modules/filter/views_handler_field_filter_format_name.inc
Called to add the field to a query.
views_handler_field_locale_link_edit::query in modules/locale/views_handler_field_locale_link_edit.inc
Called to add the field to a query.
views_handler_field_ncs_last_comment_name::query in modules/comment/views_handler_field_ncs_last_comment_name.inc
Called to add the field to a query.
views_handler_field_ncs_last_updated::query in modules/comment/views_handler_field_ncs_last_updated.inc
Called to add the field to a query.
views_handler_field_node_link::query in modules/node/views_handler_field_node_link.inc
Called to add the field to a query.
views_handler_field_node_new_comments::query in modules/comment/views_handler_field_node_new_comments.inc
Called to add the field to a query.
views_handler_field_node_path::query in modules/node/views_handler_field_node_path.inc
Called to add the field to a query.
views_handler_field_node_translation_link::query in modules/translation/views_handler_field_node_translation_link.inc
Called to add the field to a query.
views_handler_field_user_link::query in modules/user/views_handler_field_user_link.inc
Called to add the field to a query.
views_handler_filter::query in handlers/views_handler_filter.inc
Add this filter to the query.
views_handler_filter_boolean_operator::query in handlers/views_handler_filter_boolean_operator.inc
Add this filter to the query.
views_handler_filter_boolean_operator_string::query in handlers/views_handler_filter_boolean_operator_string.inc
Add this filter to the query.
views_handler_filter_comment_user_uid::query in modules/comment/views_handler_filter_comment_user_uid.inc
Add this filter to the query.
views_handler_filter_history_user_timestamp::query in modules/node/views_handler_filter_history_user_timestamp.inc
Add this filter to the query.
views_handler_filter_in_operator::op_empty in handlers/views_handler_filter_in_operator.inc
views_handler_filter_in_operator::op_simple in handlers/views_handler_filter_in_operator.inc
views_handler_filter_many_to_one::ensure_my_table in handlers/views_handler_filter_many_to_one.inc
Override ensure_my_table so we can control how this joins in. The operator actually has influence over joining.
views_handler_filter_ncs_last_updated::query in modules/comment/views_handler_filter_ncs_last_updated.inc
Add this filter to the query.
views_handler_filter_node_access::query in 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 in modules/node/views_handler_filter_node_status.inc
Add this filter to the query.
views_handler_filter_node_tnid::query in modules/translation/views_handler_filter_node_tnid.inc
Add this filter to the query.
views_handler_filter_node_tnid_child::query in modules/translation/views_handler_filter_node_tnid_child.inc
Add this filter to the query.
views_handler_filter_numeric::query in handlers/views_handler_filter_numeric.inc
Add this filter to the query.
views_handler_filter_search::query in modules/search/views_handler_filter_search.inc
Add this filter to the query.
views_handler_filter_string::query in handlers/views_handler_filter_string.inc
Add this filter to the query.
views_handler_filter_upload_fid::query in modules/upload/views_handler_filter_upload_fid.inc
Add this filter to the query.
views_handler_filter_user_current::query in modules/user/views_handler_filter_user_current.inc
Add this filter to the query.
views_handler_relationship::query in handlers/views_handler_relationship.inc
Called to implement a relationship in a query.
views_handler_relationship_node_term_data::query in modules/taxonomy/views_handler_relationship_node_term_data.inc
Called to implement a relationship in a query.
views_handler_relationship_translation::query in modules/translation/views_handler_relationship_translation.inc
Called to implement a relationship in a query.
views_handler_sort::query in handlers/views_handler_sort.inc
Called to add the sort to a query.
views_handler_sort_comment_thread::query in modules/comment/views_handler_sort_comment_thread.inc
Called to add the sort to a query.
views_handler_sort_date::query in handlers/views_handler_sort_date.inc
Called to add the sort to a query.
views_handler_sort_formula::query in handlers/views_handler_sort_formula.inc
Called to add the sort to a query.
views_handler_sort_menu_hierarchy::query in handlers/views_handler_sort_menu_hierarchy.inc
Called to add the sort to a query.
views_handler_sort_ncs_last_comment_name::query in 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 in modules/comment/views_handler_sort_ncs_last_updated.inc
Called to add the sort to a query.