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 |
---|---|---|---|
DefaultSingleLazyPluginCollection::setConfiguration | function | core/ |
Sets the configuration for all plugins in this collection. |
DefaultSingleLazyPluginCollection::__construct | function | core/ |
Constructs a new DefaultSingleLazyPluginCollection object. |
DefaultSingleLazyPluginCollectionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\DefaultSingleLazyPluginCollection @group Plugin |
DefaultSingleLazyPluginCollectionTest.php | file | core/ |
|
DefaultSingleLazyPluginCollectionTest::setupPluginCollection | function | core/ |
Sets up the default plugin collection. |
DefaultSingleLazyPluginCollectionTest::testAddInstanceId | function | core/ |
@covers ::addInstanceId @covers ::getConfiguration @covers ::setConfiguration |
DefaultSingleLazyPluginCollectionTest::testGet | function | core/ |
Tests the get() method. |
DefaultSingleLazyPluginCollectionTest::testGetInstanceIds | function | core/ |
@covers ::getInstanceIds |
DefaultsSectionStorageTest::$plugin | property | core/ |
The plugin. |
DefaultsSectionStorageTest::$plugin | property | core/ |
The plugin. |
DefaultsTestPluginManager | class | core/ |
Defines a plugin manager used by Plugin API unit tests. |
DefaultsTestPluginManager.php | file | core/ |
|
DefaultsTestPluginManager::__construct | function | core/ |
Constructs a new DefaultsTestPluginManager instance. |
DefaultStyle::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
default_plugin_manager | service | core/ |
Abstract |
DependentPluginDefinitionInterface | interface | core/ |
Provides an interface for a plugin definition that has dependencies. |
DependentPluginDefinitionInterface.php | file | core/ |
|
DependentPluginDefinitionInterface::getConfigDependencies | function | core/ |
Gets the config dependencies of this plugin definition. |
DependentPluginDefinitionInterface::setConfigDependencies | function | core/ |
Sets the config dependencies of this plugin definition. |
DependentPluginDefinitionTrait | trait | core/ |
Provides a trait for a plugin definition that has dependencies. |
DependentPluginDefinitionTrait.php | file | core/ |
|
DependentPluginDefinitionTrait::$config_dependencies | property | core/ |
The dependencies of this plugin definition. |
DependentPluginDefinitionTrait::getConfigDependencies | function | core/ |
|
DependentPluginDefinitionTrait::setConfigDependencies | function | core/ |
|
DependentPluginInterface | interface | core/ |
Provides an interface for a plugin that has dependencies. |
DependentPluginInterface.php | file | core/ |
|
DependentPluginInterface::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
DependentWithRemovalPluginInterface | interface | core/ |
Provides an interface for a plugin that has dependencies that can be removed. |
DependentWithRemovalPluginInterface.php | file | core/ |
|
DependentWithRemovalPluginInterface::onDependencyRemoval | function | core/ |
Allows a plugin to define whether it should be removed. |
DerivablePluginDefinitionInterface | interface | core/ |
Provides an interface for a derivable plugin definition. |
DerivablePluginDefinitionInterface.php | file | core/ |
|
DerivablePluginDefinitionInterface::getDeriver | function | core/ |
Gets the name of the deriver of this plugin definition, if it exists. |
DerivablePluginDefinitionInterface::setDeriver | function | core/ |
Sets the deriver of this plugin definition. |
DerivativeDiscoveryDecorator::decodePluginId | function | core/ |
Decodes derivative id and plugin id from a string. |
DerivativeDiscoveryDecorator::encodePluginId | function | core/ |
Encodes plugin and derivative id's into a string. |
DisplayExtenderPluginBase | class | core/ |
Base class for Views display extender plugins. |
DisplayExtenderPluginBase.php | file | core/ |
|
DisplayExtenderPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
DisplayExtenderPluginBase::defaultableSections | function | core/ |
Gets a list of defaultable sections and the items they contain. |
DisplayExtenderPluginBase::defineOptionsAlter | function | core/ |
Provide a form to edit options for this plugin. |
DisplayExtenderPluginBase::optionsSummary | function | core/ |
Provide the default summary for options in the views UI. |
DisplayExtenderPluginBase::preExecute | function | core/ |
Set up any variables on the view prior to execution. |
DisplayExtenderPluginBase::query | function | core/ |
Inject anything into the query that the display_extender handler needs. |
DisplayExtenderPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
DisplayExtenderPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
DisplayKernelTest::$pluginTypes | property | core/ |
Views plugin types to test. |
DisplayKernelTest::testGetPlugin | function | core/ |
Tests the \Drupal\views\Plugin\views\display\DisplayPluginBase::getPlugin() method. |
DisplayPluginBase | class | core/ |
Base class for views display plugins. |
DisplayPluginBase.php | file | core/ |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.