Contains filters are case sensitive
Name Type Namespacesort descending Location Description
ViewsQueryGroupByTest class modules/views/tests/views_groupby.test Tests aggregate functionality of views, for example count.
views_handler_field_comment_link_reply class modules/comment/views/views_handler_field_comment_link_reply.inc Field handler to present a link to reply to a comment.
view class modules/views/includes/view.inc An object to contain all of the data to generate a view, plus the member functions to build the view query, execute the query and render the output.
views_display class modules/views/includes/view.inc A display type in a view.
views_handler_field_comment_link_delete class modules/comment/views/views_handler_field_comment_link_delete.inc Field handler to present a link to delete a comment.
views_handler class modules/views/includes/handlers.inc Base handler, from which all the other handlers are derived. It creates a common interface to create consistency amongst handlers and data.
views_many_to_one_helper class modules/views/includes/handlers.inc This many to one helper object is used on both arguments and filters.
views_join class modules/views/includes/handlers.inc A function class to represent a join and create the SQL necessary to implement the join.
views_join_subquery class modules/views/includes/handlers.inc Join handler for relationships that join with a subquery as the left field. eg: LEFT JOIN node node_term_data ON ([YOUR SUBQUERY HERE]) = node_term_data.nid
ViewsBlock class modules/views/includes/views.block.inc Displays a view listing as a block, with overriding options.
views_object class modules/views/includes/base.inc Basic definition for many views objects.
views_handler_relationship_groupwise_max class modules/views/handlers/views_handler_relationship_groupwise_max.inc Relationship handler that allows a groupwise maximum of the linked in table. For a definition, see: http://dev.mysql.com/doc/refman/5.0/en/example-maximum-column-group-row.... In lay terms, instead of joining to get all matching records in the…
ViewsSpecialBlock class modules/views/includes/views.special_block.inc Displays special Views blocks, such as the Exposed Filters block.
views_plugin class modules/views/includes/plugin.inc Abstract base class to provide interface common to all plugins.
views_handler_field_comment_node_link class modules/comment/views/views_handler_field_comment_node_link.inc Handler for showing comment module's node link.
views_plugin_row_search_view class modules/search/views/views_plugin_row_search_view.inc Plugin which performs a node_view on the resulting object.
views_handler_field_comment_link class modules/comment/views/views_handler_field_comment_link.inc Base field handler to present a link.
views_handler_field_comment_link_edit class modules/comment/views/views_handler_field_comment_link_edit.inc Field handler to present a link to edit a comment.
FileSaveDataTest class modules/simpletest/tests/file.test Tests the file_save_data() function.
ViewsUIWizardDisplaysTestCase class modules/views/tests/views_ui.test Tests that displays can be correctly overridden via the user interface.
views_handler_field_boolean class modules/views/handlers/views_handler_field_boolean.inc A handler to provide proper displays for booleans.
views_handler_field_date class modules/views/handlers/views_handler_field_date.inc A handler to provide proper displays for dates.
views_handler_area_text class modules/views/handlers/views_handler_area_text.inc Views area text handler.
views_handler_sort_date class modules/views/handlers/views_handler_sort_date.inc Basic sort handler for dates.
views_handler_field_entity class modules/views/handlers/views_handler_field_entity.inc A handler to display data from entity objects.
LocaleCommentLanguageFunctionalTest class modules/locale/tests/locale.test Functional tests for comment language.
views_handler_field_math class modules/views/handlers/views_handler_field_math.inc Render a mathematical expression as a numeric value
views_handler_argument_date class modules/views/handlers/views_handler_argument_date.inc Abstract argument handler for dates.
views_handler_argument_many_to_one class modules/views/handlers/views_handler_argument_many_to_one.inc An argument handler for use in fields that have a many to one relationship with the table(s) to the left. This adds a bunch of options that are reasonably common with this type of relationship. Definition terms:
views_handler_field_comment_depth class modules/comment/views/views_handler_field_comment_depth.inc Field handler to display the depth of a comment.
views_handler_field_bulk_form class modules/views/handlers/views_handler_field_bulk_form.inc Defines a actions-based bulk operation form element.
views_handler_relationship class modules/views/handlers/views_handler_relationship.inc Simple relationship handler that allows a new version of the primary table to be linked in.
views_handler_relationship_broken class modules/views/handlers/views_handler_relationship.inc A special handler to take the place of missing or broken handlers.
views_handler_sort_ncs_last_updated class modules/comment/views/views_handler_sort_ncs_last_updated.inc Sort handler for the newer of last comment / node updated.
views_handler_field_comment_link_approve class modules/comment/views/views_handler_field_comment_link_approve.inc Field handler to present a link to approve a comment.
views_handler_filter_ncs_last_updated class modules/comment/views/views_handler_filter_ncs_last_updated.inc Filter handler for the newer of last comment / node updated.
views_handler_field_counter class modules/views/handlers/views_handler_field_counter.inc Field handler to show a counter of the current row.
views_handler_field_url class modules/views/handlers/views_handler_field_url.inc Field handler to provide simple renderer that turns a URL into a clickable link.
views_handler_argument_numeric class modules/views/handlers/views_handler_argument_numeric.inc Basic argument handler for arguments that are numeric. Incorporates break_phrase.
ViewsArgumentValidatorTest class modules/views/tests/views_argument_validator.test Tests Views argument validators.
views_handler_field_contextual_links class modules/views/handlers/views_handler_field_contextual_links.inc Provides a handler that adds contextual links.
views_handler_argument class modules/views/handlers/views_handler_argument.inc Base class for arguments.
LocaleDateFormatsFunctionalTest class modules/locale/tests/locale.test Functional tests for localizing date formats.
views_handler_argument_broken class modules/views/handlers/views_handler_argument.inc A special handler to take the place of missing or broken handlers.
views_handler_filter_node_comment class modules/comment/views/views_handler_filter_node_comment.inc Filter based on comment node status.
views_handler_field_ncs_last_comment_name class modules/comment/views/views_handler_field_ncs_last_comment_name.inc Field handler to present the name of the last comment poster.
views_handler_argument_search class modules/search/views/views_handler_argument_search.inc Argument that accepts query keys for search.
views_handler_field_node_new_comments class modules/comment/views/views_handler_field_node_new_comments.inc Field handler to display the number of new comments.
views_handler_filter_search class modules/search/views/views_handler_filter_search.inc Field handler to provide simple renderer that allows linking to a node.
views_handler_filter_fields_compare class modules/views/handlers/views_handler_filter_fields_compare.inc

Pages