Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsEscapingTest::setUp | function | core/ |
Sets up the test. |
| ViewsEscapingTest::testViewsFieldHeaderEscaping | function | core/ |
Tests for incorrectly escaped markup in a header label on a display table. |
| ViewsEscapingTest::testViewsViewFieldsEscaping | function | core/ |
Tests for incorrectly escaped markup in the views-view-fields.html.twig. |
| ViewsExposedFilterBlock | class | core/ |
Provides block plugin definitions for all Views exposed filters. |
| ViewsExposedFilterBlock | class | core/ |
Provides a 'Views Exposed Filter' block. |
| ViewsExposedFilterBlock.php | file | core/ |
|
| ViewsExposedFilterBlock.php | file | core/ |
|
| ViewsExposedFilterBlock::$basePluginId | property | core/ |
The base plugin ID that the derivative is for. |
| ViewsExposedFilterBlock::$derivatives | property | core/ |
List of derivative definitions. |
| ViewsExposedFilterBlock::$viewStorage | property | core/ |
The view storage. |
| ViewsExposedFilterBlock::build | function | core/ |
|
| ViewsExposedFilterBlock::create | function | core/ |
Creates a new class instance. |
| ViewsExposedFilterBlock::getCacheContexts | function | core/ |
|
| ViewsExposedFilterBlock::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| ViewsExposedFilterBlock::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ViewsExposedFilterBlock::__construct | function | core/ |
Constructs a ViewsExposedFilterBlock object. |
| ViewsExposedForm | class | core/ |
Defines a Plugin annotation object for views exposed form plugins. |
| ViewsExposedForm | class | core/ |
Provides the views exposed form. |
| ViewsExposedForm.php | file | core/ |
|
| ViewsExposedForm.php | file | core/ |
|
| ViewsExposedForm::$base | property | core/ |
The base tables on which this exposed form plugin can be used. |
| ViewsExposedForm::$currentPathStack | property | core/ |
The current path stack. |
| ViewsExposedForm::$display_types | property | core/ |
The types of the display this plugin can be used with. |
| ViewsExposedForm::$exposedFormCache | property | core/ |
The exposed form cache. |
| ViewsExposedForm::$help | property | core/ |
A short help string; this is displayed in the views UI. |
| ViewsExposedForm::$id | property | core/ |
The plugin ID. |
| ViewsExposedForm::$no_ui | property | core/ |
Whether the plugin should be not selectable in the UI. |
| ViewsExposedForm::$short_title | property | core/ |
(optional) The short title used in the views UI. |
| ViewsExposedForm::$title | property | core/ |
The plugin title used in the views UI. |
| ViewsExposedForm::buildForm | function | core/ |
Form constructor. |
| ViewsExposedForm::create | function | core/ |
Instantiates a new instance of this class. |
| ViewsExposedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ViewsExposedForm::submitForm | function | core/ |
Form submission handler. |
| ViewsExposedForm::validateForm | function | core/ |
Form validation handler. |
| ViewsExposedForm::__construct | function | core/ |
Constructs a new ViewsExposedForm. |
| ViewsField | class | core/ |
Defines a Plugin annotation object for views field handlers. |
| ViewsField.php | file | core/ |
|
| ViewsFilter | class | core/ |
Defines a Plugin annotation object for views filter handlers. |
| ViewsFilter.php | file | core/ |
|
| ViewsForm | class | core/ |
Provides a base class for single- or multistep view forms. |
| ViewsForm.php | file | core/ |
|
| ViewsForm::$classResolver | property | core/ |
The class resolver to get the subform form objects. |
| ViewsForm::$requestStack | property | core/ |
The request stack. |
| ViewsForm::$urlGenerator | property | core/ |
The URL generator to generate the form action. |
| ViewsForm::$viewArguments | property | core/ |
The arguments passed to the active view. |
| ViewsForm::$viewDisplayId | property | core/ |
The ID of the active view's display. |
| ViewsForm::$viewId | property | core/ |
The ID of the view. |
| ViewsForm::buildForm | function | core/ |
Form constructor. |
| ViewsForm::create | function | core/ |
Instantiates a new instance of this class. |
| ViewsForm::getBaseFormId | function | core/ |
Returns a string for the form's base ID. |
Pagination
- Previous page
- Page 1412
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.