Search for view

  1. Search 7.x for view
  2. Search 9.5.x for view
  3. Search 10.3.x for view
  4. Search 11.x for view
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
View class core/modules/views/src/Element/View.php Provides a render element to display a view.
View class core/modules/views/src/Entity/View.php Defines a View configuration entity class.
View class core/modules/views/src/Plugin/views/area/View.php Views area handlers. Insert a view inside of an area.

All search results

Title Object type File name Summary
View.php file core/modules/views/src/Plugin/views/area/View.php
View::$base_field property core/modules/views/src/Entity/View.php The name of the base field to use.
View::$base_table property core/modules/views/src/Entity/View.php The name of the base table this view will use.
View::$description property core/modules/views/src/Entity/View.php The description of the view, which is used only in the interface.
View::$display property core/modules/views/src/Entity/View.php Stores all display handlers of this view.
View::$executable property core/modules/views/src/Entity/View.php Stores a reference to the executable version of this view.
View::$id property core/modules/views/src/Entity/View.php The unique ID of the view.
View::$isEmpty property core/modules/views/src/Plugin/views/area/View.php Stores whether the embedded view is actually empty.
View::$label property core/modules/views/src/Entity/View.php The label of the view.
View::$module property core/modules/views/src/Entity/View.php The module implementing this view.
View::$tag property core/modules/views/src/Entity/View.php The "tags" of a view.
View::$viewStorage property core/modules/views/src/Plugin/views/area/View.php The view storage.
View::addCacheMetadata function core/modules/views/src/Entity/View.php Fills in the cache metadata of this view.
View::addDisplay function core/modules/views/src/Entity/View.php
View::buildOptionsForm function core/modules/views/src/Plugin/views/area/View.php
View::calculateDependencies function core/modules/views/src/Plugin/views/area/View.php
View::calculateDependencies function core/modules/views/src/Entity/View.php
View::create function core/modules/views/src/Plugin/views/area/View.php
View::createDuplicate function core/modules/views/src/Entity/View.php
View::defineOptions function core/modules/views/src/Plugin/views/area/View.php
View::duplicateDisplayAsType function core/modules/views/src/Entity/View.php
View::fixTableNames function core/modules/views/src/Entity/View.php Fixes table names for revision metadata fields of revisionable entities.
View::generateDisplayId function core/modules/views/src/Entity/View.php Generates a display ID of a certain plugin type.
View::getDisplay function core/modules/views/src/Entity/View.php
View::getExecutable function core/modules/views/src/Entity/View.php
View::getInfo function core/modules/views/src/Element/View.php
View::invalidateCaches function core/modules/views/src/Entity/View.php Invalidates cache tags.
View::isEmpty function core/modules/views/src/Plugin/views/area/View.php
View::isInstallable function core/modules/views/src/Entity/View.php
View::label function core/modules/views/src/Entity/View.php
View::mergeDefaultDisplaysOptions function core/modules/views/src/Entity/View.php
View::onDependencyRemoval function core/modules/views/src/Entity/View.php
View::postCreate function core/modules/views/src/Entity/View.php
View::postDelete function core/modules/views/src/Entity/View.php
View::postLoad function core/modules/views/src/Entity/View.php
View::postSave function core/modules/views/src/Entity/View.php
View::preCreate function core/modules/views/src/Entity/View.php
View::preDelete function core/modules/views/src/Entity/View.php
View::preRenderViewElement function core/modules/views/src/Element/View.php View element pre render callback.
View::preSave function core/modules/views/src/Entity/View.php
View::render function core/modules/views/src/Plugin/views/area/View.php
View::__construct function core/modules/views/src/Plugin/views/area/View.php Constructs a View object.
View::__sleep function core/modules/views/src/Entity/View.php
ViewAddForm class core/modules/views_ui/src/ViewAddForm.php Form controller for the Views add form.
ViewAddForm.php file core/modules/views_ui/src/ViewAddForm.php
ViewAddForm::$wizardManager property core/modules/views_ui/src/ViewAddForm.php The wizard plugin manager.
ViewAddForm::actions function core/modules/views_ui/src/ViewAddForm.php
ViewAddForm::cancel function core/modules/views_ui/src/ViewAddForm.php Form submission handler for the 'cancel' action.
ViewAddForm::create function core/modules/views_ui/src/ViewAddForm.php
ViewAddForm::form function core/modules/views_ui/src/ViewAddForm.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.