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 |
---|---|---|---|
ArgumentPluginBase::getValue | function | core/ |
Get the value of this argument. |
ArgumentPluginBase::hasDefaultArgument | function | core/ |
Determine if the argument is set to provide a default argument. |
ArgumentPluginBase::init | function | core/ |
Overrides Drupal\views\Plugin\views\HandlerBase:init(). |
ArgumentPluginBase::isException | function | core/ |
|
ArgumentPluginBase::needsStylePlugin | function | core/ |
Determine if the argument needs a style plugin. |
ArgumentPluginBase::preRenderMoveArgumentOptions | function | core/ |
Moves argument options into their place. |
ArgumentPluginBase::processContainerRadios | function | core/ |
Custom form radios process function. |
ArgumentPluginBase::processSummaryArguments | function | core/ |
Process the summary arguments for display. |
ArgumentPluginBase::query | function | core/ |
Set up the query for this argument. |
ArgumentPluginBase::setArgument | function | core/ |
Set the input for this argument. |
ArgumentPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
ArgumentPluginBase::summaryArgument | function | core/ |
Provides the argument to use to link from the summary to the next level. |
ArgumentPluginBase::summaryBasics | function | core/ |
Adds basic information to the summary query. |
ArgumentPluginBase::summaryName | function | core/ |
Provides the name to use for the summary, defaults to the name field. |
ArgumentPluginBase::summaryNameField | function | core/ |
Adds the name field, which is the field displayed in summary queries. |
ArgumentPluginBase::summaryQuery | function | core/ |
Build the info for the summary query. |
ArgumentPluginBase::summarySort | function | core/ |
Sorts the summary based upon the user's selection. |
ArgumentPluginBase::title | function | core/ |
Get the title this argument will assign the view, given the argument. |
ArgumentPluginBase::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
ArgumentPluginBase::unpackArgumentValue | function | core/ |
Splits an argument into value and operator properties on this instance. |
ArgumentPluginBase::validateArgument | function | core/ |
Validate that this argument works. By default, all arguments are valid. |
ArgumentPluginBase::validateFail | function | core/ |
How to act if validation fails. |
ArgumentPluginBase::validateMenuArgument | function | core/ |
Called by the menu system to validate an argument. |
ArgumentPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
ArgumentsPluginId | class | core/ |
A stub class used by testGetInstanceArguments(). |
ArgumentsPluginId::__construct | function | core/ |
|
ArgumentValidatorPluginBase | class | core/ |
Base argument validator plugin to provide basic functionality. |
ArgumentValidatorPluginBase.php | file | core/ |
|
ArgumentValidatorPluginBase::$argument | property | core/ |
The argument handler instance associated with this plugin. |
ArgumentValidatorPluginBase::$option_name | property | core/ |
|
ArgumentValidatorPluginBase::access | function | core/ |
Determines if the administrator has the privileges to use this plugin. |
ArgumentValidatorPluginBase::buildOptionsForm | function | core/ |
Provides the default form for setting options. |
ArgumentValidatorPluginBase::checkAccess | function | core/ |
Blocks user input when the form is shown but we don´t have access. |
ArgumentValidatorPluginBase::defineOptions | function | core/ |
Retrieves the options when this is a new access control plugin. |
ArgumentValidatorPluginBase::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
ArgumentValidatorPluginBase::processSummaryArguments | function | core/ |
Processes the summary arguments for displaying. |
ArgumentValidatorPluginBase::setArgument | function | core/ |
Sets the parent argument this plugin is associated with. |
ArgumentValidatorPluginBase::submitOptionsForm | function | core/ |
Provides the default form for submitting options. |
ArgumentValidatorPluginBase::validateArgument | function | core/ |
Performs validation for a given argument. |
ArgumentValidatorPluginBase::validateOptionsForm | function | core/ |
Provides the default form for validating options. |
ArgumentValidatorTest::testArgumentValidatorPlugin | function | core/ |
Tests the argument validator test plugin. |
AttributeClassDiscovery::getPluginNamespaces | function | core/ |
Gets an array of PSR-4 namespaces to search for plugin classes. |
AttributeClassDiscovery::getPluginNamespaces | function | core/ |
Gets an array of PSR-4 namespaces to search for plugin classes. |
AttributeClassDiscoveryTest::testGetPluginNamespaces | function | core/ |
@covers ::__construct @covers ::getPluginNamespaces |
BadPluginDefinitionException | class | core/ |
Defines a class for bad plugin definition exceptions. |
BadPluginDefinitionException.php | file | core/ |
|
BadPluginDefinitionException::__construct | function | core/ |
Constructs a BadPluginDefinitionException. |
BaseFieldDefinitionTestBase::getPluginId | function | core/ |
Returns the plugin ID of the tested field type. |
BaseFieldOverrideValidationTest::testFieldTypePluginIsValidated | function | core/ |
Tests that the field type plugin's existence is validated. |
block--primary-menu--plugin-id--search-form-block.html.twig | file | core/ |
Olivero's theme implementation for a search form block in the Primary Menu region. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.