Search for plugin
- Search 7.x for plugin
- Search 9.5.x for plugin
- Search 8.9.x for plugin
- Search 10.3.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. |
Plugin | class | core/ |
Defines a Plugin attribute object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FileFieldTest::$plugin | property | core/ |
|
FileFieldTest::$plugin | property | core/ |
|
FilteredPluginManagerInterface | interface | core/ |
Provides an interface for plugin managers that allow filtering definitions. |
FilteredPluginManagerInterface.php | file | core/ |
|
FilteredPluginManagerInterface::getFilteredDefinitions | function | core/ |
Gets the plugin definitions for a given type and consumer and filters them. |
FilteredPluginManagerTrait | trait | core/ |
Provides a trait for plugin managers that allow filtering plugin definitions. |
FilteredPluginManagerTrait.php | file | core/ |
|
FilteredPluginManagerTrait::getFilteredDefinitions | function | core/ |
Implements \Drupal\Core\Plugin\FilteredPluginManagerInterface::getFilteredDefinitions(). |
FilteredPluginManagerTrait::getType | function | core/ |
A string identifying the plugin type. |
FilteredPluginManagerTrait::moduleHandler | function | core/ |
Wraps the module handler. |
FilteredPluginManagerTrait::themeManager | function | core/ |
Wraps the theme manager. |
FilteredPluginManagerTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\FilteredPluginManagerTrait @group Plugin |
FilteredPluginManagerTraitTest.php | file | core/ |
|
FilteredPluginManagerTraitTest::providerTestGetFilteredDefinitions | function | core/ |
Provides test data for ::testGetFilteredDefinitions(). |
FilteredPluginManagerTraitTest::testGetFilteredDefinitions | function | core/ |
@covers ::getFilteredDefinitions @dataProvider providerTestGetFilteredDefinitions |
FilterFormat::calculatePluginDependencies | function | core/ |
Calculates and adds dependencies of a specific plugin instance. |
FilterFormat::getPluginCollections | function | core/ |
|
FilterPluginBase | class | core/ |
Base class for Views filters handler plugins. |
FilterPluginBase.php | file | core/ |
|
FilterPluginBase::$alwaysMultiple | property | core/ |
Disable the possibility to force a single value. |
FilterPluginBase::$always_required | property | core/ |
|
FilterPluginBase::$group_info | property | core/ |
|
FilterPluginBase::$no_operator | property | core/ |
|
FilterPluginBase::$operator | property | core/ |
Contains the operator which is used on the query. |
FilterPluginBase::$tableAliases | property | core/ |
Keyed array by alias of table relations. |
FilterPluginBase::$value | property | core/ |
The value. |
FilterPluginBase::acceptExposedInput | function | core/ |
Determines if the input from a filter should change the generated query. |
FilterPluginBase::addGroupForm | function | core/ |
Add a new group to the exposed filter groups. |
FilterPluginBase::adminSummary | function | core/ |
Display the filter on the administrative summary. |
FilterPluginBase::arrayFilterZero | function | core/ |
Filter by no empty values, though allow the use of (string) "0". |
FilterPluginBase::buildExposedFiltersGroupForm | function | core/ |
Build the form to let users create the group of exposed filters. |
FilterPluginBase::buildExposedForm | function | core/ |
Render our chunk of the exposed filter form when selecting. |
FilterPluginBase::buildExposeForm | function | core/ |
Options form subform for exposed filter options. |
FilterPluginBase::buildGroupForm | function | core/ |
Displays the Build Group form. |
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. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.