Search for plugin
- Search 7.x for plugin
- Search 9.5.x for plugin
- Search 8.9.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. |
Plugin | class | core/ |
Defines a Plugin attribute object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ImageEffectPluginCollection::sortHelper | function | core/ |
Provides uasort() callback to sort plugins. |
ImageEffectsTest::$imageEffectPluginManager | property | core/ |
The image effect plugin manager service. |
ImageStyle::getImageEffectPluginManager | function | core/ |
Returns the image effect plugin manager. |
ImageStyle::getPluginCollections | function | core/ |
|
ImageToolkitOperationManager::getToolkitOperationPluginId | function | core/ |
Returns the plugin ID for a given toolkit and operation. |
InvalidPluginDefinitionException | class | core/ |
Defines a class for invalid plugin definition exceptions. |
InvalidPluginDefinitionException.php | file | core/ |
|
InvalidPluginDefinitionException::$pluginId | property | core/ |
The plugin ID of the mapper. |
InvalidPluginDefinitionException::getPluginId | function | core/ |
Gets the plugin ID of the mapper that raised the exception. |
InvalidPluginDefinitionException::__construct | function | core/ |
Constructs an InvalidPluginDefinitionException. |
JoinPluginBase | class | core/ |
Represents a join and creates the SQL necessary to implement the join. |
JoinPluginBase.php | file | core/ |
|
JoinPluginBase::$adjusted | property | core/ |
Defines whether a join has been adjusted. |
JoinPluginBase::$configuration | property | core/ |
The configuration array passed by initJoin. |
JoinPluginBase::$extra | property | core/ |
An array of extra conditions on the join. |
JoinPluginBase::$extraOperator | property | core/ |
How all the extras will be combined. Either AND or OR. |
JoinPluginBase::$field | property | core/ |
The field to join on (right field). |
JoinPluginBase::$leftField | property | core/ |
The field we join to. |
JoinPluginBase::$leftFormula | property | core/ |
A formula to be used instead of the left field. |
JoinPluginBase::$leftTable | property | core/ |
The table we join to. |
JoinPluginBase::$table | property | core/ |
The table to join (right table). |
JoinPluginBase::$type | property | core/ |
The join type, so for example LEFT (default) or INNER. |
JoinPluginBase::buildExtra | function | core/ |
Builds a single extra condition. |
JoinPluginBase::buildJoin | function | core/ |
Builds the SQL for the join this object represents. |
JoinPluginBase::joinAddExtra | function | core/ |
Adds the extras to the join condition. |
JoinPluginBase::__construct | function | core/ |
Constructs a Drupal\views\Plugin\views\join\JoinPluginBase object. |
JoinPluginInterface | interface | core/ |
Represents a join and creates the SQL necessary to implement the join. |
JoinPluginInterface.php | file | core/ |
|
JoinPluginInterface::buildJoin | function | core/ |
Builds the SQL for the join this object represents. |
JoinTest::testBasePlugin | function | core/ |
Tests the join plugin base. |
JoinTest::testExamplePlugin | function | core/ |
Tests an example join plugin. |
Language::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
LanguageNegotiationContentEntityTest::getPluginClass | function | core/ |
Returns the plugin class to use for creating the language negotiation plugin. |
LanguageNegotiationTestBase::createLanguageNegotiationPlugin | function | core/ |
Creates a @LanguageNegotiation plugin using the factory ::create method. |
LanguageNegotiationTestBase::getPluginClass | function | core/ |
Returns the plugin class to use for creating the language negotiation plugin. |
LanguageNegotiatorPluginTest | class | core/ |
Tests PluginNotFoundException. |
LanguageNegotiatorPluginTest.php | file | core/ |
|
LanguageNegotiatorPluginTest::$modules | property | core/ |
Modules to install. |
LanguageNegotiatorPluginTest::testLanguageNegotiatorNoPlugin | function | core/ |
Tests for PluginNotFoundException. |
LanguagePluginTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Language @group ckeditor5 @internal |
LanguagePluginTest.php | file | core/ |
|
LanguagePluginTest::buildExpectedDynamicConfig | function | core/ |
Builds the expected dynamic configuration output given a language list. |
LanguagePluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
LanguagePluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig @dataProvider providerGetDynamicPluginConfig |
layout-test-plugin.html.twig | file | core/ |
Template for layout_test_plugin layout. |
LayoutBuilderBlocksTest::testPluginsProvidingCustomAttributesAndContextualLinks | function | core/ |
Tests that block plugins can define custom attributes and contextual links. |
LayoutBuilderBlocksTest::testPreviewAwarePlugins | function | core/ |
Tests preview-aware layout & block plugins. |
LayoutBuilderSectionStorageTest::testRenderByContextAwarePluginDelegate | function | core/ |
Tests that section loading is delegated to plugins during rendering. |
LayoutBuilderTest::testPluginDependencies | function | core/ |
Tests that component's dependencies are respected during removal. |
LayoutBuilderTestPlugin | class | core/ |
The Layout Builder Test Plugin. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.