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. 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
ViewsArea.php file core/modules/views/src/Attribute/ViewsArea.php
ViewsArgument class core/modules/views/src/Attribute/ViewsArgument.php Defines a ViewsArgument attribute for plugin discovery.
ViewsArgument class core/modules/views/src/Annotation/ViewsArgument.php Defines a Plugin annotation object for views argument handlers.
ViewsArgument.php file core/modules/views/src/Annotation/ViewsArgument.php
ViewsArgument.php file core/modules/views/src/Attribute/ViewsArgument.php
ViewsArgumentDefault class core/modules/views/src/Attribute/ViewsArgumentDefault.php Defines a ViewsArgument attribute for plugin discovery.
ViewsArgumentDefault class core/modules/views/src/Annotation/ViewsArgumentDefault.php Defines a Plugin annotation object for views argument default plugins.
ViewsArgumentDefault.php file core/modules/views/src/Annotation/ViewsArgumentDefault.php
ViewsArgumentDefault.php file core/modules/views/src/Attribute/ViewsArgumentDefault.php
ViewsArgumentDefault::$id property core/modules/views/src/Annotation/ViewsArgumentDefault.php The plugin ID.
ViewsArgumentDefault::$no_ui property core/modules/views/src/Annotation/ViewsArgumentDefault.php Whether the plugin should be not selectable in the UI.
ViewsArgumentDefault::$short_title property core/modules/views/src/Annotation/ViewsArgumentDefault.php (optional) The short title used in the views UI.
ViewsArgumentDefault::$title property core/modules/views/src/Annotation/ViewsArgumentDefault.php The plugin title used in the views UI.
ViewsArgumentDefault::__construct function core/modules/views/src/Attribute/ViewsArgumentDefault.php Constructs a ViewsArgument attribute.
ViewsArgumentValidator class core/modules/views/src/Attribute/ViewsArgumentValidator.php Defines a ViewsArgumentValidator attribute object for plugin discovery.
ViewsArgumentValidator class core/modules/views/src/Annotation/ViewsArgumentValidator.php Defines a Plugin annotation object for views argument validator plugins.
ViewsArgumentValidator.php file core/modules/views/src/Annotation/ViewsArgumentValidator.php
ViewsArgumentValidator.php file core/modules/views/src/Attribute/ViewsArgumentValidator.php
ViewsArgumentValidator::$id property core/modules/views/src/Annotation/ViewsArgumentValidator.php The plugin ID.
ViewsArgumentValidator::$no_ui property core/modules/views/src/Annotation/ViewsArgumentValidator.php Whether the plugin should be not selectable in the UI.
ViewsArgumentValidator::$short_title property core/modules/views/src/Annotation/ViewsArgumentValidator.php (optional) The short title used in the views UI.
ViewsArgumentValidator::$title property core/modules/views/src/Annotation/ViewsArgumentValidator.php The plugin title used in the views UI.
ViewsArgumentValidator::__construct function core/modules/views/src/Attribute/ViewsArgumentValidator.php Constructs a ViewsArgumentValidator attribute.
ViewsBlock class core/modules/views/src/Plugin/Derivative/ViewsBlock.php Provides block plugin definitions for all Views block displays.
ViewsBlock class core/modules/views/src/Plugin/Block/ViewsBlock.php Provides a generic Views block.
ViewsBlock.php file core/modules/views/src/Plugin/Derivative/ViewsBlock.php
ViewsBlock.php file core/modules/views/src/Plugin/Block/ViewsBlock.php
ViewsBlock::$basePluginId property core/modules/views/src/Plugin/Derivative/ViewsBlock.php The base plugin ID.
ViewsBlock::$derivatives property core/modules/views/src/Plugin/Derivative/ViewsBlock.php List of derivative definitions.
ViewsBlock::$viewStorage property core/modules/views/src/Plugin/Derivative/ViewsBlock.php The view storage.
ViewsBlock::blockForm function core/modules/views/src/Plugin/Block/ViewsBlock.php
ViewsBlock::blockSubmit function core/modules/views/src/Plugin/Block/ViewsBlock.php
ViewsBlock::blockValidate function core/modules/views/src/Plugin/Block/ViewsBlock.php
ViewsBlock::build function core/modules/views/src/Plugin/Block/ViewsBlock.php Builds and returns the renderable array for this block plugin.
ViewsBlock::create function core/modules/views/src/Plugin/Derivative/ViewsBlock.php Creates a new class instance.
ViewsBlock::defaultConfiguration function core/modules/views/src/Plugin/Block/ViewsBlock.php
ViewsBlock::getConfiguration function core/modules/views/src/Plugin/Block/ViewsBlock.php
ViewsBlock::getDerivativeDefinition function core/modules/views/src/Plugin/Derivative/ViewsBlock.php Gets the definition of a derivative plugin.
ViewsBlock::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/ViewsBlock.php Gets the definition of all derivatives of a base plugin.
ViewsBlock::getMachineNameSuggestion function core/modules/views/src/Plugin/Block/ViewsBlock.php
ViewsBlock::__construct function core/modules/views/src/Plugin/Derivative/ViewsBlock.php Constructs a ViewsBlock object.
ViewsBlockBase class core/modules/views/src/Plugin/Block/ViewsBlockBase.php Base class for Views block plugins.
ViewsBlockBase.php file core/modules/views/src/Plugin/Block/ViewsBlockBase.php
ViewsBlockBase::$displayID property core/modules/views/src/Plugin/Block/ViewsBlockBase.php The display ID being used for this View.
ViewsBlockBase::$displaySet property core/modules/views/src/Plugin/Block/ViewsBlockBase.php Indicates whether the display was successfully set.
ViewsBlockBase::$user property core/modules/views/src/Plugin/Block/ViewsBlockBase.php The current user.
ViewsBlockBase::$view property core/modules/views/src/Plugin/Block/ViewsBlockBase.php The View executable object.
ViewsBlockBase::addContextualLinks function core/modules/views/src/Plugin/Block/ViewsBlockBase.php Converts Views block content to a renderable array with contextual links.
ViewsBlockBase::blockAccess function core/modules/views/src/Plugin/Block/ViewsBlockBase.php Indicates whether the block should be shown.
ViewsBlockBase::blockSubmit function core/modules/views/src/Plugin/Block/ViewsBlockBase.php

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