Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
Views::getViewsAsOptions function core/modules/views/src/Views.php Returns an array of view as options array, that can be used by select,
checkboxes and radios as #options.
Views::handlerManager function core/modules/views/src/Views.php Returns the plugin manager for a certain views handler type.
Views::pluginList function core/modules/views/src/Views.php Returns a list of plugins and metadata about them.
Views::pluginManager function core/modules/views/src/Views.php Returns the plugin manager for a certain views plugin type.
Views::t function core/modules/views/src/Views.php Translates a string to the current language or to a given language.
Views::viewsData function core/modules/views/src/Views.php Returns the views data service.
Views::viewsDataHelper function core/modules/views/src/Views.php Returns the views data helper service.
ViewsAccess class core/modules/views/src/Annotation/ViewsAccess.php Defines a Plugin annotation object for views access plugins.
ViewsAccess.php file core/modules/views/src/Annotation/ViewsAccess.php
ViewsAccess::$base property core/modules/views/src/Annotation/ViewsAccess.php The base tables on which this access plugin can be used.
ViewsAccess::$display_types property core/modules/views/src/Annotation/ViewsAccess.php The types of the display this plugin can be used with.
ViewsAccess::$help property core/modules/views/src/Annotation/ViewsAccess.php A short help string; this is displayed in the views UI.
ViewsAccess::$id property core/modules/views/src/Annotation/ViewsAccess.php The plugin ID.
ViewsAccess::$no_ui property core/modules/views/src/Annotation/ViewsAccess.php Whether the plugin should be not selectable in the UI.
ViewsAccess::$short_title property core/modules/views/src/Annotation/ViewsAccess.php (optional) The short title used in the views UI.
ViewsAccess::$title property core/modules/views/src/Annotation/ViewsAccess.php The plugin title used in the views UI.
ViewsArea class core/modules/views/src/Annotation/ViewsArea.php Defines a Plugin annotation object for views area handlers.
ViewsArea.php file core/modules/views/src/Annotation/ViewsArea.php
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
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::$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.
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::$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.
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.

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