Drupal\views
Namespaces
Classes
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 comes with only a small amount of analysis tools, but more could easily be added either by modules or as patches to Views itself.
A class which wraps the displays of a view so you can lazy-initialize them.
Provides generic views integration for entities.
Caches exposed forms, as they are heavy to generate.
A trait containing helper methods for field definitions.
This many to one helper object is used on both arguments and filters.
A class representing a view result row.
Represents a view as a whole.
Defines the cache backend factory.
Static service container wrapper for views.
Provides a BC layer for modules providing old configurations.
Class to manage and lazy load cached views data.
Defines a helper class for stuff related to views data.
Interfaces
Provides an interface to integrate an entity type with views.
Defines an interface for View storage classes.