class Views

Static service container wrapper for views.

Hierarchy

  • class \Drupal\views\Views

Expanded class hierarchy of Views

26 files declare their use of Views
18 string references to 'Views'

File

drupal/core/modules/views/lib/Drupal/views/Views.php, line 15
Contains \Drupal\views\Views.

Namespace

Drupal\views
View source

Members

Namesort descending Modifiers Type Description Overrides
Views::analyzer public static function Returns the view analyzer.
Views::executableFactory public static function Returns the view executable factory service.
Views::pluginManager public static function Returns the plugin manager for a certain views plugin type.
Views::viewsData public static function Returns the views data service.