ViewsHandlerFilterStringTest |
class |
|
core/modules/views/tests/handlers/views_handler_filter_string.test |
Tests the core views_handler_filter_string handler. |
ViewsHandlerManyToOneTest |
class |
|
core/modules/views/tests/handlers/views_handler_manytoone.test |
Tests the many to one helper handler class. |
ViewsHandlerSortDateTest |
class |
|
core/modules/views/tests/handlers/views_handler_sort_date.test |
Tests for core views_handler_sort_date handler. |
ViewsHandlerSortRandomTest |
class |
|
core/modules/views/tests/handlers/views_handler_sort_random.test |
Tests for core views_handler_sort_random handler. |
ViewsHandlerSortTest |
class |
|
core/modules/views/tests/handlers/views_handler_sort.test |
Tests for core views_handler_sort handler. |
ViewsHandlersTest |
class |
|
core/modules/views/tests/views_handlers.test |
Tests abstract handlers of views. |
ViewsHandlerTestFileSize |
class |
|
core/modules/views/tests/handlers/views_handler_field_file_size.test |
Tests the core views_handler_field_file_size handler. |
ViewsHandlerTestXss |
class |
|
core/modules/views/tests/handlers/views_handler_field_xss.test |
Tests the core views_handler_field_css handler. |
ViewsLayoutsTest |
class |
|
core/modules/views/tests/views_layout.test |
Tests the interface for adding, removing, and moving blocks. |
ViewsModuleTest |
class |
|
core/modules/views/tests/views_module.test |
Tests basic functions from the Views module. |
ViewsPagerTest |
class |
|
core/modules/views/tests/views_pager.test |
Tests the pluggable pager system. |
ViewsPluginDisplayBlockTestCase |
class |
|
core/modules/views/tests/plugins/views_plugin_display_block.test |
Basic test class for Views query builder tests. |
ViewsPluginDisplayTestCase |
class |
|
core/modules/views/tests/plugins/views_plugin_display.test |
|
ViewsPluginStyleJumpMenuTest |
class |
|
core/modules/views/tests/styles/views_plugin_style_jump_menu.test |
Tests jump menu style functionality. |
ViewsPluginStyleMappingTest |
class |
|
core/modules/views/tests/styles/views_plugin_style_mapping.test |
Tests the default/mapping row style. |
ViewsPluginStyleTestBase |
abstract class |
|
core/modules/views/tests/styles/views_plugin_style_base.test |
Provides a base foundation for testing style plugins. |
ViewsPluginStyleTestCase |
class |
|
core/modules/views/tests/styles/views_plugin_style.test |
Tests some general style plugin related functionality. |
ViewsPluginStyleUnformattedTestCase |
class |
|
core/modules/views/tests/styles/views_plugin_style_unformatted.test |
Tests the default/unformatted row style. |
ViewsQueryGroupByTest |
class |
|
core/modules/views/tests/views_groupby.test |
Tests aggregate functionality of views, for example count. |
viewsSearchQuery |
class |
|
core/modules/search/search.extender.inc |
Extends the core SearchQuery. |
ViewsSpecialBlock |
class |
|
core/modules/views/includes/views.special_block.inc |
Displays special Views blocks, such as the Exposed Filters block. |
ViewsSqlTest |
abstract class |
|
core/modules/views/tests/views_query.test |
|
ViewsTestCase |
abstract class |
|
core/modules/views/tests/views_query.test |
Abstract class for views testing. |
ViewsTranslatableTest |
class |
|
core/modules/views/tests/views_translatable.test |
Tests Views pluggable translations. |
ViewsUiBaseViewsWizard |
class |
|
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
A very generic Views Wizard class - can be constructed for any base table. |
ViewsUiCommentViewsWizard |
class |
|
core/modules/views_ui/wizards/views_ui_comment_views_wizard.php |
Tests creating comment views with the wizard. |
ViewsUiFileManagedViewsWizard |
class |
|
core/modules/views_ui/wizards/views_ui_file_managed_views_wizard.php |
Tests creating managed files views with the wizard. |
viewsUiGroupbyTestCase |
class |
|
core/modules/views/tests/views_groupby.test |
Tests UI of aggregate functionality.. |
ViewsUiNodeRevisionViewsWizard |
class |
|
core/modules/views_ui/wizards/views_ui_node_revision_views_wizard.php |
Tests creating node revision views with the wizard. |
ViewsUiNodeViewsWizard |
class |
|
core/modules/views_ui/wizards/views_ui_node_views_wizard.php |
Tests creating node views with the wizard. |
ViewsUiTaxonomyTermViewsWizard |
class |
|
core/modules/views_ui/wizards/views_ui_taxonomy_term_views_wizard.php |
Tests creating taxonomy views with the wizard. |
ViewsUiUsersViewsWizard |
class |
|
core/modules/views_ui/wizards/views_ui_users_views_wizard.php |
Tests creating user views with the wizard. |
ViewsUIWizardBasicTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests creating views with the wizard and viewing them on the listing page. |
ViewsUIWizardDefaultViewsTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests enabling, disabling, and reverting default views via the listing page. |
ViewsUIWizardDisplaysTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests that displays can be correctly overridden via the user interface. |
ViewsUIWizardHelper |
class |
|
core/modules/views/tests/views_ui.test |
Views UI wizard tests. |
ViewsUIWizardItemsPerPageTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests the ability of the views wizard to specify the number of items per page. |
ViewsUIWizardJumpMenuTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests the ability of the views wizard to create views with a jump menu style plugin. |
ViewsUIWizardMenuTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests the ability of the views wizard to put views in a menu. |
ViewsUIWizardSortingTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests the ability of the views wizard to create views with sorts. |
ViewsUIWizardTaggedWithTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests the ability of the views wizard to create views filtered by taxonomy. |
ViewsUpgradeTestCase |
class |
|
core/modules/views/tests/views_upgrade.test |
Try to test the upgrade path of all conversions. |
ViewsViewTest |
class |
|
core/modules/views/tests/views_view.test |
Views class tests. |
ViewsWizardException |
class |
|
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
A custom exception class for our errors. |
ViewsWizardInterface |
interface |
|
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Defines a common interface for Views Wizard plugins. |
views_display |
class |
|
core/modules/views/includes/view.inc |
|
views_handler |
class |
|
core/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_handler_area |
class |
|
core/modules/views/handlers/views_handler_area.inc |
Base class for area handlers. |
views_handler_area_broken |
class |
|
core/modules/views/handlers/views_handler_area.inc |
A special handler to take the place of missing or broken handlers. |
views_handler_area_result |
class |
|
core/modules/views/handlers/views_handler_area_result.inc |
Views area handler to display some configurable result summary. |