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
ViewsExposedFilterBlock class core/modules/views/src/Plugin/Block/ViewsExposedFilterBlock.php Provides a 'Views Exposed Filter' block.
ViewsExposedFilterBlock.php file core/modules/views/src/Plugin/Derivative/ViewsExposedFilterBlock.php
ViewsExposedFilterBlock.php file core/modules/views/src/Plugin/Block/ViewsExposedFilterBlock.php
ViewsExposedFilterBlock::$basePluginId property core/modules/views/src/Plugin/Derivative/ViewsExposedFilterBlock.php The base plugin ID that the derivative is for.
ViewsExposedFilterBlock::$derivatives property core/modules/views/src/Plugin/Derivative/ViewsExposedFilterBlock.php List of derivative definitions.
ViewsExposedFilterBlock::$viewStorage property core/modules/views/src/Plugin/Derivative/ViewsExposedFilterBlock.php The view storage.
ViewsExposedFilterBlock::build function core/modules/views/src/Plugin/Block/ViewsExposedFilterBlock.php
ViewsExposedFilterBlock::create function core/modules/views/src/Plugin/Derivative/ViewsExposedFilterBlock.php Creates a new class instance.
ViewsExposedFilterBlock::getCacheContexts function core/modules/views/src/Plugin/Block/ViewsExposedFilterBlock.php
ViewsExposedFilterBlock::getDerivativeDefinition function core/modules/views/src/Plugin/Derivative/ViewsExposedFilterBlock.php Gets the definition of a derivative plugin.
ViewsExposedFilterBlock::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/ViewsExposedFilterBlock.php Gets the definition of all derivatives of a base plugin.
ViewsExposedFilterBlock::__construct function core/modules/views/src/Plugin/Derivative/ViewsExposedFilterBlock.php Constructs a ViewsExposedFilterBlock object.
ViewsExposedForm class core/modules/views/src/Form/ViewsExposedForm.php Provides the views exposed form.
ViewsExposedForm class core/modules/views/src/Annotation/ViewsExposedForm.php Defines a Plugin annotation object for views exposed form plugins.
ViewsExposedForm.php file core/modules/views/src/Form/ViewsExposedForm.php
ViewsExposedForm.php file core/modules/views/src/Annotation/ViewsExposedForm.php
ViewsExposedForm::$base property core/modules/views/src/Annotation/ViewsExposedForm.php The base tables on which this exposed form plugin can be used.
ViewsExposedForm::$currentPathStack property core/modules/views/src/Form/ViewsExposedForm.php The current path stack.
ViewsExposedForm::$display_types property core/modules/views/src/Annotation/ViewsExposedForm.php The types of the display this plugin can be used with.
ViewsExposedForm::$exposedFormCache property core/modules/views/src/Form/ViewsExposedForm.php The exposed form cache.
ViewsExposedForm::$help property core/modules/views/src/Annotation/ViewsExposedForm.php A short help string; this is displayed in the views UI.
ViewsExposedForm::$id property core/modules/views/src/Annotation/ViewsExposedForm.php The plugin ID.
ViewsExposedForm::$no_ui property core/modules/views/src/Annotation/ViewsExposedForm.php Whether the plugin should be not selectable in the UI.
ViewsExposedForm::$short_title property core/modules/views/src/Annotation/ViewsExposedForm.php (optional) The short title used in the views UI.
ViewsExposedForm::$title property core/modules/views/src/Annotation/ViewsExposedForm.php The plugin title used in the views UI.
ViewsExposedForm::buildForm function core/modules/views/src/Form/ViewsExposedForm.php Form constructor.
ViewsExposedForm::create function core/modules/views/src/Form/ViewsExposedForm.php Instantiates a new instance of this class.
ViewsExposedForm::getFormId function core/modules/views/src/Form/ViewsExposedForm.php Returns a unique string identifying the form.
ViewsExposedForm::submitForm function core/modules/views/src/Form/ViewsExposedForm.php Form submission handler.
ViewsExposedForm::validateForm function core/modules/views/src/Form/ViewsExposedForm.php Form validation handler.
ViewsExposedForm::__construct function core/modules/views/src/Form/ViewsExposedForm.php Constructs a new ViewsExposedForm
ViewsField class core/modules/views/src/Annotation/ViewsField.php Defines a Plugin annotation object for views field handlers.
ViewsField.php file core/modules/views/src/Annotation/ViewsField.php
ViewsFilter class core/modules/views/src/Annotation/ViewsFilter.php Defines a Plugin annotation object for views filter handlers.
ViewsFilter.php file core/modules/views/src/Annotation/ViewsFilter.php
ViewsForm class core/modules/views/src/Form/ViewsForm.php Provides a base class for single- or multistep view forms.
ViewsForm.php file core/modules/views/src/Form/ViewsForm.php
ViewsForm::$classResolver property core/modules/views/src/Form/ViewsForm.php The class resolver to get the subform form objects.
ViewsForm::$requestStack property core/modules/views/src/Form/ViewsForm.php The request stack.
ViewsForm::$urlGenerator property core/modules/views/src/Form/ViewsForm.php The url generator to generate the form action.
ViewsForm::$viewArguments property core/modules/views/src/Form/ViewsForm.php The arguments passed to the active view.
ViewsForm::$viewDisplayId property core/modules/views/src/Form/ViewsForm.php The ID of the active view's display.
ViewsForm::$viewId property core/modules/views/src/Form/ViewsForm.php The ID of the view.
ViewsForm::buildForm function core/modules/views/src/Form/ViewsForm.php Form constructor.
ViewsForm::create function core/modules/views/src/Form/ViewsForm.php Instantiates a new instance of this class.
ViewsForm::getBaseFormId function core/modules/views/src/Form/ViewsForm.php Returns a string for the form's base ID.
ViewsForm::getFormId function core/modules/views/src/Form/ViewsForm.php Returns a unique string identifying the form.
ViewsForm::getFormObject function core/modules/views/src/Form/ViewsForm.php Returns the object used to build the step form.
ViewsForm::submitForm function core/modules/views/src/Form/ViewsForm.php Form submission handler.
ViewsForm::validateForm function core/modules/views/src/Form/ViewsForm.php Form validation handler.

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