Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExposedFormCheckboxesTest | class | core/ |
Tests exposed forms functionality. |
| ExposedFormCheckboxesTest.php | file | core/ |
|
| ExposedFormCheckboxesTest::$defaultTheme | property | core/ |
|
| ExposedFormCheckboxesTest::$modules | property | core/ |
|
| ExposedFormCheckboxesTest::$terms | property | core/ |
Test terms. |
| ExposedFormCheckboxesTest::$testViews | property | core/ |
|
| ExposedFormCheckboxesTest::$vocabulary | property | core/ |
Vocabulary for testing checkbox options. |
| ExposedFormCheckboxesTest::setUp | function | core/ |
|
| ExposedFormCheckboxesTest::testExposedFormRenderCheckboxes | function | core/ |
Tests overriding the default render option with checkboxes. |
| ExposedFormCheckboxesTest::testExposedIsAllOfFilter | function | core/ |
Tests that "is all of" filters work with checkboxes. |
| ExposedFormLinkDisplayTest | class | core/ |
Tests exposed form actions for block displays with custom link targets. |
| ExposedFormLinkDisplayTest.php | file | core/ |
|
| ExposedFormLinkDisplayTest::setUp | function | core/ |
|
| ExposedFormLinkDisplayTest::testExposedFormActionUsesCustomLinkDisplay | function | core/ |
Tests that exposed form action uses the custom link display path. |
| ExposedFormPluginBase | class | core/ |
Base class for Views exposed filter form plugins. |
| ExposedFormPluginBase.php | file | core/ |
|
| ExposedFormPluginBase::$usesOptions | property | core/ |
|
| ExposedFormPluginBase::buildOptionsForm | function | core/ |
|
| ExposedFormPluginBase::defineOptions | function | core/ |
|
| ExposedFormPluginBase::exposedFormAlter | function | core/ |
|
| ExposedFormPluginBase::exposedFormSubmit | function | core/ |
|
| ExposedFormPluginBase::exposedFormValidate | function | core/ |
|
| ExposedFormPluginBase::getCacheContexts | function | core/ |
|
| ExposedFormPluginBase::getCacheMaxAge | function | core/ |
|
| ExposedFormPluginBase::getCacheTags | function | core/ |
|
| ExposedFormPluginBase::postExecute | function | core/ |
|
| ExposedFormPluginBase::postRender | function | core/ |
|
| ExposedFormPluginBase::preExecute | function | core/ |
|
| ExposedFormPluginBase::preRender | function | core/ |
|
| ExposedFormPluginBase::query | function | core/ |
|
| ExposedFormPluginBase::renderExposedForm | function | core/ |
|
| ExposedFormPluginBase::resetForm | function | core/ |
Resets all the states of the exposed form. |
| ExposedFormPluginInterface | interface | core/ |
Interface for exposed filter form plugins. |
| ExposedFormPluginInterface.php | file | core/ |
|
| ExposedFormPluginInterface::exposedFormAlter | function | core/ |
Alters the exposed form. |
| ExposedFormPluginInterface::exposedFormSubmit | function | core/ |
Submits the exposed form. |
| ExposedFormPluginInterface::exposedFormValidate | function | core/ |
Validates the exposed form submission. |
| ExposedFormPluginInterface::postExecute | function | core/ |
Runs after the view has been executed. |
| ExposedFormPluginInterface::postRender | function | core/ |
Runs after the view has been rendered. |
| ExposedFormPluginInterface::preExecute | function | core/ |
Runs before the view has been executed. |
| ExposedFormPluginInterface::preRender | function | core/ |
Runs before the view is rendered. |
| ExposedFormPluginInterface::renderExposedForm | function | core/ |
Renders the exposed form. |
| ExposedFormRenderTest | class | core/ |
Tests the exposed form. |
| ExposedFormRenderTest.php | file | core/ |
|
| ExposedFormRenderTest::$modules | property | core/ |
|
| ExposedFormRenderTest::$testViews | property | core/ |
|
| ExposedFormRenderTest::setUp | function | core/ |
|
| ExposedFormRenderTest::testExposedFormRawInput | function | core/ |
Tests the exposed form raw input. |
| ExposedFormRenderTest::testExposedFormRender | function | core/ |
Tests the exposed form markup. |
| ExposedFormTest | class | core/ |
Tests exposed forms functionality. |
Pagination
- Previous page
- Page 508
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.