Search for View

  1. Search 7.x for View
  2. Search 8.9.x for View
  3. Search 10.3.x for View
  4. Search 11.x for View
  5. Search main for View
  6. 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::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::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
ViewAddForm::prepareEntity function core/modules/views_ui/src/ViewAddForm.php
ViewAddForm::submitForm function core/modules/views_ui/src/ViewAddForm.php
ViewAddForm::validateForm function core/modules/views_ui/src/ViewAddForm.php
ViewAddForm::__construct function core/modules/views_ui/src/ViewAddForm.php Constructs a new ViewAddForm object.
ViewAjaxController class core/modules/views/src/Controller/ViewAjaxController.php Defines a controller to load a view via AJAX.
ViewAjaxController.php file core/modules/views/src/Controller/ViewAjaxController.php
ViewAjaxController::$currentPath property core/modules/views/src/Controller/ViewAjaxController.php The current path.
ViewAjaxController::$executableFactory property core/modules/views/src/Controller/ViewAjaxController.php The factory to load a view executable with.
ViewAjaxController::$redirectDestination property core/modules/views/src/Controller/ViewAjaxController.php The redirect destination.
ViewAjaxController::$renderer property core/modules/views/src/Controller/ViewAjaxController.php The renderer.
ViewAjaxController::$storage property core/modules/views/src/Controller/ViewAjaxController.php The entity storage for views.
ViewAjaxController::ajaxView function core/modules/views/src/Controller/ViewAjaxController.php Loads and renders a view via AJAX.
ViewAjaxController::create function core/modules/views/src/Controller/ViewAjaxController.php

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