Search for plugin
- Search 7.x for plugin
- Search 8.9.x for plugin
- Search 10.3.x for plugin
- Search 11.x for plugin
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Plugin | class | composer/ |
Composer plugin for handling drupal scaffold. |
Plugin | class | core/ |
Defines a Plugin annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FilterPluginBase::buildGroupOptions | function | core/ |
Provide default options for exposed filters. |
FilterPluginBase::buildGroupSubmit | function | core/ |
Save new group items, re-enumerates and remove groups marked to delete. |
FilterPluginBase::buildGroupValidate | function | core/ |
Validate the build group options form. |
FilterPluginBase::buildOptionsForm | function | core/ |
Provide the basic form which calls through to subforms. |
FilterPluginBase::buildValueWrapper | function | core/ |
Builds wrapper for value and operator forms. |
FilterPluginBase::canBuildGroup | function | core/ |
Determine if a filter can be converted into a group. |
FilterPluginBase::canExpose | function | core/ |
Determine if a filter can be exposed. |
FilterPluginBase::canGroup | function | core/ |
Can this filter be used in OR groups? |
FilterPluginBase::convertExposedInput | function | core/ |
Transform the input from a grouped filter into a standard filter. |
FilterPluginBase::defaultExposeOptions | function | core/ |
Provide default options for exposed filters. |
FilterPluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
FilterPluginBase::exposedInfo | function | core/ |
Tell the renderer about our exposed form. |
FilterPluginBase::exposedTranslate | function | core/ |
Make some translations to a form item to make it more suitable to exposing. |
FilterPluginBase::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
FilterPluginBase::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
FilterPluginBase::getCacheTags | function | core/ |
The cache tags associated with this object. |
FilterPluginBase::groupForm | function | core/ |
Builds a group form. |
FilterPluginBase::groupMultipleExposedInput | function | core/ |
Group multiple exposed input. |
FilterPluginBase::hasValidGroupedValue | function | core/ |
Determines if the given grouped filter entry has a valid value. |
FilterPluginBase::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
FilterPluginBase::isAGroup | function | core/ |
Returns TRUE if the exposed filter works like a grouped filter. |
FilterPluginBase::multipleExposedInput | function | core/ |
Multiple exposed input. |
FilterPluginBase::operatorForm | function | core/ |
Options form subform for setting the operator. |
FilterPluginBase::operatorOptions | function | core/ |
Provide a list of options for the default operator form. |
FilterPluginBase::operatorSubmit | function | core/ |
Perform any necessary changes to the form values prior to storage. |
FilterPluginBase::operatorValidate | function | core/ |
Validate the operator form. |
FilterPluginBase::prepareFilterSelectOptions | function | core/ |
Sanitizes the HTML select element's options. |
FilterPluginBase::query | function | core/ |
Add this filter to the query. |
FilterPluginBase::showBuildGroupButton | function | core/ |
Shortcut to display the build_group/hide button. |
FilterPluginBase::showBuildGroupForm | function | core/ |
Shortcut to display the exposed options form. |
FilterPluginBase::showExposeButton | function | core/ |
Shortcut to display the expose/hide button. |
FilterPluginBase::showOperatorForm | function | core/ |
Shortcut to display the operator form. |
FilterPluginBase::showValueForm | function | core/ |
Shortcut to display the value form. |
FilterPluginBase::storeExposedInput | function | core/ |
If set to remember exposed input in the session, store it there. |
FilterPluginBase::storeGroupInput | function | core/ |
If set to remember exposed input in the session, store it there. |
FilterPluginBase::submitOptionsForm | function | core/ |
Simple submit handler. |
FilterPluginBase::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
FilterPluginBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
FilterPluginBase::validateExposeForm | function | core/ |
Validate the options form. |
FilterPluginBase::validateIdentifier | function | core/ |
Validates a filter identifier. |
FilterPluginBase::validateOptionsForm | function | core/ |
Simple validate handler. |
FilterPluginBase::valueForm | function | core/ |
Options form subform for setting options. |
FilterPluginBase::valueSubmit | function | core/ |
Perform any necessary changes to the form values prior to storage. |
FilterPluginBase::valueValidate | function | core/ |
Validate the options form. |
FilterPluginBaseStub | class | core/ |
|
FilterPluginBaseTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\filter\FilterPluginBase @group views |
FilterPluginBaseTest.php | file | core/ |
|
FilterPluginBaseTest::acceptExposedInputProvider | function | core/ |
The data provider for testAcceptExposedInput. |
FilterPluginBaseTest::testAcceptExposedInput | function | core/ |
@covers ::acceptExposedInput |
FilterPluginCollection | class | core/ |
A collection of filters. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.