Same name in other branches
  1. 8.9.x Drupal\views
  2. 9 Drupal\views
Classsort descending Location Description
Analyzer core/modules/views/src/Analyzer.php View analyzer plugin manager.
DisplayPluginCollection core/modules/views/src/DisplayPluginCollection.php A class which wraps the displays of a view so you can lazy-initialize them.
EntityViewsData core/modules/views/src/EntityViewsData.php Provides generic views integration for entities.
EntityViewsDataInterface core/modules/views/src/EntityViewsDataInterface.php Provides an interface to integrate an entity type with views.
ExposedFormCache core/modules/views/src/ExposedFormCache.php Caches exposed forms, as they are heavy to generate.
FieldAPIHandlerTrait core/modules/views/src/FieldAPIHandlerTrait.php A trait containing helper methods for field definitions.
ResultRow core/modules/views/src/ResultRow.php
ViewEntityInterface core/modules/views/src/ViewEntityInterface.php Defines an interface for View storage classes.
Views core/modules/views/src/Views.php Static service container wrapper for views.
ViewsConfigUpdater core/modules/views/src/ViewsConfigUpdater.php Provides a BC layer for modules providing old configurations.
ViewsDataHelper core/modules/views/src/ViewsDataHelper.php Defines a helper class for stuff related to views data.