You are here

namespace Drupal\views in Views (for Drupal 7) 8.3

Classsort descending Location Description
Analyzer lib/Drupal/views/Analyzer.php This tool is a small plugin manager to perform analysis on a view and report results to the user. This tool is meant to let modules that provide data to Views also help users properly use that data by detecting invalid configurations. Views itself…
ManyToOneHelper lib/Drupal/views/ManyToOneHelper.php This many to one helper object is used on both arguments and filters.
ViewExecutable lib/Drupal/views/ViewExecutable.php 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.
ViewsBundle lib/Drupal/views/ViewsBundle.php Views dependency injection container.
ViewStorage lib/Drupal/views/ViewStorage.php Defines a ViewStorage configuration entity class.
ViewStorageController lib/Drupal/views/ViewStorageController.php Defines the storage controller class for ViewStorage entities.
ViewStorageInterface lib/Drupal/views/ViewStorageInterface.php Defines an interface for View storage classes.