Search for %s

  1. Search 7.x for %s
  2. Search 8.9.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
ViewsEscapingTest::setUp function core/modules/views/tests/src/Functional/ViewsEscapingTest.php Sets up the test.
ViewsEscapingTest::testViewsFieldHeaderEscaping function core/modules/views/tests/src/Functional/ViewsEscapingTest.php Tests for incorrectly escaped markup in a header label on a display table.
ViewsEscapingTest::testViewsViewFieldsEscaping function core/modules/views/tests/src/Functional/ViewsEscapingTest.php Tests for incorrectly escaped markup in the views-view-fields.html.twig.
ViewsExposedFilterBlock class core/modules/views/src/Plugin/Derivative/ViewsExposedFilterBlock.php Provides block plugin definitions for all Views exposed filters.
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/Annotation/ViewsExposedForm.php Defines a Plugin annotation object for views exposed form plugins.
ViewsExposedForm class core/modules/views/src/Form/ViewsExposedForm.php Provides the views exposed form.
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.

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