Namesort ascending Location Description
views_import_access core/modules/views/views.module Access callback to determine if the user can import Views.
views_handler_sort_search_score::query core/modules/search/views/views_handler_sort_search_score.inc Called to add the sort to a query.
views_handler_sort_random::query core/modules/views/handlers/views_handler_sort_random.inc Called to add the sort to a query.
views_handler_sort_random::options_form core/modules/views/handlers/views_handler_sort_random.inc Basic options for all sort criteria
views_handler_sort_random::can_expose core/modules/views/handlers/views_handler_sort_random.inc Determine if a sort can be exposed.
views_handler_sort_random::admin_summary core/modules/views/handlers/views_handler_sort_random.inc Display whether or not the sort order is ascending or descending
views_handler_sort_ncs_last_updated::query core/modules/comment/views/views_handler_sort_ncs_last_updated.inc Called to add the sort to a query.
views_handler_sort_ncs_last_comment_name::query core/modules/comment/views/views_handler_sort_ncs_last_comment_name.inc Called to add the sort to a query.
views_handler_sort_menu_hierarchy::query core/modules/views/handlers/views_handler_sort_menu_hierarchy.inc Called to add the sort to a query.
views_handler_sort_menu_hierarchy::option_definition core/modules/views/handlers/views_handler_sort_menu_hierarchy.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_sort_menu_hierarchy::options_form core/modules/views/handlers/views_handler_sort_menu_hierarchy.inc Basic options for all sort criteria
views_handler_sort_group_by_numeric::ui_name core/modules/views/handlers/views_handler_sort_group_by_numeric.inc Return a string representing this handler's name in the UI.
views_handler_sort_group_by_numeric::query core/modules/views/handlers/views_handler_sort_group_by_numeric.inc Called to add the field to a query.
views_handler_sort_group_by_numeric::init core/modules/views/handlers/views_handler_sort_group_by_numeric.inc init the handler with necessary data.
views_handler_sort_date::query core/modules/views/handlers/views_handler_sort_date.inc Called to add the sort to a query.
views_handler_sort_date::option_definition core/modules/views/handlers/views_handler_sort_date.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_sort_date::options_form core/modules/views/handlers/views_handler_sort_date.inc Basic options for all sort criteria
views_handler_sort_comment_thread::query core/modules/comment/views/views_handler_sort_comment_thread.inc Called to add the sort to a query.
views_handler_sort_broken::ui_name core/modules/views/handlers/views_handler_sort.inc Return a string representing this handler's name in the UI.
views_handler_sort_broken::query core/modules/views/handlers/views_handler_sort.inc Called to add the sort to a query.
views_handler_sort_broken::options_form core/modules/views/handlers/views_handler_sort.inc Basic options for all sort criteria
views_handler_sort_broken::ensure_my_table core/modules/views/handlers/views_handler_sort.inc Ensure the main table for this handler is in the query. This is used a lot.
views_handler_sort_broken::broken core/modules/views/handlers/views_handler_sort.inc Determine if the handler is considered 'broken'
views_handler_sort::sort_validate core/modules/views/handlers/views_handler_sort.inc
views_handler_sort::sort_submit core/modules/views/handlers/views_handler_sort.inc
views_handler_sort::sort_options core/modules/views/handlers/views_handler_sort.inc Provide a list of options for the default sort form. Should be overridden by classes that don't override sort_form
views_handler_sort::show_sort_form core/modules/views/handlers/views_handler_sort.inc Shortcut to display the value form.
views_handler_sort::show_expose_button core/modules/views/handlers/views_handler_sort.inc Shortcut to display the expose/hide button.
views_handler_sort::query core/modules/views/handlers/views_handler_sort.inc Called to add the sort to a query.
views_handler_sort::option_definition core/modules/views/handlers/views_handler_sort.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_sort::options_validate core/modules/views/handlers/views_handler_sort.inc Simple validate handler
views_handler_sort::options_submit core/modules/views/handlers/views_handler_sort.inc Simple submit handler
views_handler_sort::options_form core/modules/views/handlers/views_handler_sort.inc Basic options for all sort criteria
views_handler_sort::expose_options core/modules/views/handlers/views_handler_sort.inc Provide default options for exposed sorts.
views_handler_sort::expose_form core/modules/views/handlers/views_handler_sort.inc Form for exposed handler options.
views_handler_sort::can_expose core/modules/views/handlers/views_handler_sort.inc Determine if a sort can be exposed.
views_handler_sort::admin_summary core/modules/views/handlers/views_handler_sort.inc Display whether or not the sort order is ascending or descending
views_handler_relationship_translation::query core/modules/translation/views/views_handler_relationship_translation.inc Called to implement a relationship in a query.
views_handler_relationship_translation::option_definition core/modules/translation/views/views_handler_relationship_translation.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_relationship_translation::options_form core/modules/translation/views/views_handler_relationship_translation.inc Add a translation selector.
views_handler_relationship_node_term_data::query core/modules/taxonomy/views/views_handler_relationship_node_term_data.inc Called to implement a relationship in a query.
views_handler_relationship_node_term_data::option_definition core/modules/taxonomy/views/views_handler_relationship_node_term_data.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_relationship_node_term_data::options_form core/modules/taxonomy/views/views_handler_relationship_node_term_data.inc Default options form that provides the label widget that all fields should have.
views_handler_relationship_node_term_data::init core/modules/taxonomy/views/views_handler_relationship_node_term_data.inc Init handler to let relationships live on tables other than the table they operate on.
views_handler_relationship_groupwise_max::query core/modules/views/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_groupwise_max::option_definition core/modules/views/handlers/views_handler_relationship_groupwise_max.inc Defines default values for options.
views_handler_relationship_groupwise_max::options_form_submit core/modules/views/handlers/views_handler_relationship_groupwise_max.inc When the form is submitted, take sure to clear the subquery string cache.
views_handler_relationship_groupwise_max::options_form core/modules/views/handlers/views_handler_relationship_groupwise_max.inc Extends the relationship's basic options, allowing the user to pick a sort and an order for it.
views_handler_relationship_groupwise_max::left_query core/modules/views/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::get_temporary_view core/modules/views/handlers/views_handler_relationship_groupwise_max.inc Helper function to create a pseudo view.

Pages