Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
View.php
»
View
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
6 files declare their use of View
ViewExecutable.php
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
ViewExecutable.php
Definition of
Drupal\views\ViewExecutable
.
views.module
in drupal/
core/
modules/
views/
views.module
Primarily Drupal hooks and global API functions to manipulate views.
ViewStorageTest.php
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
ViewStorageTest.php
Definition of
Drupal\views\Tests\ViewStorageTest
.
views_ui.module
in drupal/
core/
modules/
views/
views_ui/
views_ui.module
Provide structure for the administrative interface to Views.
ViewUI.php
in drupal/
core/
modules/
views/
views_ui/
lib/
Drupal/
views_ui/
ViewUI.php
Definition of
Drupal\views_ui\ViewUI
.
WizardPluginBase.php
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
wizard/
WizardPluginBase.php
Definition of
Drupal\views\Plugin\views\wizard\WizardPluginBase
.