Search for view

  1. Search 7.x for view
  2. Search 9.5.x for view
  3. Search 8.9.x for view
  4. Search 10.3.x for view
  5. Search 11.x 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
ViewUI::$forms property core/modules/views_ui/src/ViewUI.php Contains an array of form keys and their respective classes.
ViewUI::$isSyncing property core/modules/views_ui/src/ViewUI.php Whether the config is being synced through the import process.
ViewUI::$isUninstalling property core/modules/views_ui/src/ViewUI.php Whether the config is being deleted through the uninstall process.
ViewUI::$live_preview property core/modules/views_ui/src/ViewUI.php Is the view run in a context of the preview in the admin interface.
ViewUI::$lock property core/modules/views_ui/src/ViewUI.php If this view is locked for editing.
ViewUI::$render_time property core/modules/views_ui/src/ViewUI.php How long the view takes to render in microseconds.
ViewUI::$stack property core/modules/views_ui/src/ViewUI.php Stores a stack of UI forms to display.
ViewUI::$storage property core/modules/views_ui/src/ViewUI.php The View storage object.
ViewUI::$temporary_options property core/modules/views_ui/src/ViewUI.php Stores options temporarily while editing.
ViewUI::access function core/modules/views_ui/src/ViewUI.php
ViewUI::addCacheableDependency function core/modules/views_ui/src/ViewUI.php
ViewUI::addCacheContexts function core/modules/views_ui/src/ViewUI.php
ViewUI::addCacheTags function core/modules/views_ui/src/ViewUI.php
ViewUI::addDisplay function core/modules/views_ui/src/ViewUI.php
ViewUI::addFormToStack function core/modules/views_ui/src/ViewUI.php Adds another form to the stack.
ViewUI::bundle function core/modules/views_ui/src/ViewUI.php
ViewUI::cacheSet function core/modules/views_ui/src/ViewUI.php Sets a cached view object in the shared tempstore.
ViewUI::calculateDependencies function core/modules/views_ui/src/ViewUI.php
ViewUI::create function core/modules/views_ui/src/ViewUI.php
ViewUI::createDuplicate function core/modules/views_ui/src/ViewUI.php
ViewUI::delete function core/modules/views_ui/src/ViewUI.php
ViewUI::disable function core/modules/views_ui/src/ViewUI.php
ViewUI::duplicateDisplayAsType function core/modules/views_ui/src/ViewUI.php
ViewUI::enable function core/modules/views_ui/src/ViewUI.php
ViewUI::endQueryCapture function core/modules/views_ui/src/ViewUI.php Add the list of queries run during render to build info.
ViewUI::enforceIsNew function core/modules/views_ui/src/ViewUI.php
ViewUI::get function core/modules/views_ui/src/ViewUI.php
ViewUI::getCacheContexts function core/modules/views_ui/src/ViewUI.php
ViewUI::getCacheMaxAge function core/modules/views_ui/src/ViewUI.php
ViewUI::getCacheTags function core/modules/views_ui/src/ViewUI.php
ViewUI::getCacheTagsToInvalidate function core/modules/views_ui/src/ViewUI.php
ViewUI::getConfigDependencyKey function core/modules/views_ui/src/ViewUI.php
ViewUI::getConfigDependencyName function core/modules/views_ui/src/ViewUI.php
ViewUI::getConfigTarget function core/modules/views_ui/src/ViewUI.php
ViewUI::getDependencies function core/modules/views_ui/src/ViewUI.php
ViewUI::getDisplay function core/modules/views_ui/src/ViewUI.php
ViewUI::getEntityType function core/modules/views_ui/src/ViewUI.php
ViewUI::getEntityTypeId function core/modules/views_ui/src/ViewUI.php
ViewUI::getExecutable function core/modules/views_ui/src/ViewUI.php
ViewUI::getFormProgress function core/modules/views_ui/src/ViewUI.php Get the user's current progress through the form stack.
ViewUI::getLock function core/modules/views_ui/src/ViewUI.php Gets the lock on this View.
ViewUI::getOriginal function core/modules/views_ui/src/ViewUI.php
ViewUI::getOriginalId function core/modules/views_ui/src/ViewUI.php
ViewUI::getOverrideValues function core/modules/views_ui/src/ViewUI.php Return the was_defaulted, is_defaulted and revert state of a form.
ViewUI::getStandardButtons function core/modules/views_ui/src/ViewUI.php Provides a standard set of Apply/Cancel/OK buttons for the forms.
ViewUI::getThirdPartyProviders function core/modules/views_ui/src/ViewUI.php
ViewUI::getThirdPartySetting function core/modules/views_ui/src/ViewUI.php
ViewUI::getThirdPartySettings function core/modules/views_ui/src/ViewUI.php
ViewUI::getTypedData function core/modules/views_ui/src/ViewUI.php
ViewUI::hasLinkTemplate function core/modules/views_ui/src/ViewUI.php

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