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 |
---|---|---|---|
ConfigurableSearchPluginBase::setSearchPageId | function | core/ |
Sets the ID for the search page using this plugin. |
ConfigurableSearchPluginBase::validateConfigurationForm | function | core/ |
Form validation handler. |
ConfigurableSearchPluginBase::__construct | function | core/ |
|
ConfigurableSearchPluginInterface | interface | core/ |
Provides an interface for a configurable Search plugin. |
ConfigurableSearchPluginInterface.php | file | core/ |
|
ConfigurableSearchPluginInterface::setSearchPageId | function | core/ |
Sets the ID for the search page using this plugin. |
ConfigureBlockFormBase::$pluginFormFactory | property | core/ |
The plugin form manager. |
ConfigureBlockFormBase::getPluginForm | function | core/ |
Retrieves the plugin form for a given block. |
ConfigureSectionForm::$pluginFormFactory | property | core/ |
The plugin form manager. |
ConfigureSectionForm::$pluginId | property | core/ |
The plugin ID. |
ConfigureSectionForm::getPluginForm | function | core/ |
Retrieves the plugin form for a given layout. |
config_schema_test.plugin_types.yml | file | core/ |
core/modules/config/tests/config_schema_test/config/install/config_schema_test.plugin_types.yml |
ContainerFactoryPluginInterface | interface | core/ |
Defines an interface for pulling plugin dependencies from the container. |
ContainerFactoryPluginInterface.php | file | core/ |
|
ContainerFactoryPluginInterface::create | function | core/ |
Creates an instance of the plugin. |
Content Moderation Workflow Type Plugin | group | core/ |
The Workflow Type plugin implemented by Content Moderation links revisionable entities to workflows. |
ContentEntityBaseUnitTest::$fieldTypePluginManager | property | core/ |
The field type manager used for testing. |
ContentEntityTest::$migrationPluginManager | property | core/ |
The migration plugin manager. |
ContentTranslationLocalTasks::$basePluginId | property | core/ |
The base plugin ID. |
ContextAwarePluginAssignmentTrait | trait | core/ |
Handles context assignments for context-aware plugins. |
ContextAwarePluginAssignmentTrait.php | file | core/ |
|
ContextAwarePluginAssignmentTrait::addContextAssignmentElement | function | core/ |
Builds a form element for assigning a context to a given slot. |
ContextAwarePluginAssignmentTrait::contextHandler | function | core/ |
Wraps the context handler. |
ContextAwarePluginAssignmentTrait::t | function | core/ |
Ensures the t() method is available. |
ContextAwarePluginDefinition | class | core/ |
|
ContextAwarePluginDefinitionInterface | interface | core/ |
Provides an interface for plugin definitions which use contexts. |
ContextAwarePluginDefinitionInterface.php | file | core/ |
|
ContextAwarePluginDefinitionInterface::addContextDefinition | function | core/ |
Adds a context to this plugin definition. |
ContextAwarePluginDefinitionInterface::getContextDefinition | function | core/ |
Returns a particular context definition for this plugin. |
ContextAwarePluginDefinitionInterface::getContextDefinitions | function | core/ |
Returns all context definitions for this plugin. |
ContextAwarePluginDefinitionInterface::hasContextDefinition | function | core/ |
Checks if the plugin defines a particular context. |
ContextAwarePluginDefinitionInterface::removeContextDefinition | function | core/ |
Removes a context definition from this plugin. |
ContextAwarePluginDefinitionTrait | trait | core/ |
Provides a trait for context-aware object-based plugin definitions. |
ContextAwarePluginDefinitionTrait.php | file | core/ |
|
ContextAwarePluginDefinitionTrait::$contextDefinitions | property | core/ |
The context definitions for this plugin definition. |
ContextAwarePluginDefinitionTrait::addContextDefinition | function | core/ |
Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::addContextDefinition(). |
ContextAwarePluginDefinitionTrait::getContextDefinition | function | core/ |
Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::getContextDefinition(). |
ContextAwarePluginDefinitionTrait::getContextDefinitions | function | core/ |
Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::getContextDefinitions(). |
ContextAwarePluginDefinitionTrait::hasContextDefinition | function | core/ |
Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::hasContextDefinition(). |
ContextAwarePluginDefinitionTrait::removeContextDefinition | function | core/ |
Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::removeContextDefinition(). |
ContextAwarePluginInterface | interface | core/ |
An override of ContextAwarePluginInterface for documentation purposes. |
ContextAwarePluginInterface | interface | core/ |
Interface for defining context aware plugins. |
ContextAwarePluginInterface.php | file | core/ |
|
ContextAwarePluginInterface.php | file | core/ |
|
ContextAwarePluginInterface::getContext | function | core/ |
Gets a defined context. |
ContextAwarePluginInterface::getContextDefinition | function | core/ |
Gets a specific context definition of the plugin. |
ContextAwarePluginInterface::getContextDefinition | function | core/ |
Gets a specific context definition of the plugin. |
ContextAwarePluginInterface::getContextDefinitions | function | core/ |
Gets the context definitions of the plugin. |
ContextAwarePluginInterface::getContextDefinitions | function | core/ |
Gets the context definitions of the plugin. |
ContextAwarePluginInterface::getContextMapping | function | core/ |
Gets a mapping of the expected assignment names to their context names. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.