namespace Drupal\views
Same name in other branches
Object name | File name | Summary |
---|---|---|
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. |
ManyToOneHelper | core/modules/views/src/ManyToOneHelper.php | This many to one helper object is used on both arguments and filters. |
ResultRow | core/modules/views/src/ResultRow.php | A class representing a view result row. |
ViewEntityInterface | core/modules/views/src/ViewEntityInterface.php | Defines an interface for View storage classes. |
ViewExecutable | core/modules/views/src/ViewExecutable.php | Represents a view as a whole. |
ViewExecutableFactory | core/modules/views/src/ViewExecutableFactory.php | Defines the cache backend factory. |
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. |
ViewsData | core/modules/views/src/ViewsData.php | Class to manage and lazy load cached views data. |
ViewsDataHelper | core/modules/views/src/ViewsDataHelper.php | Defines a helper class for stuff related to views data. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.