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 |
|---|---|---|---|
| IdMapTableNoDummyTest::$pluginManager | property | core/ |
The migration plugin manager. |
| Image::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| ImageEffectPluginCollection | class | core/ |
A collection of image effects. |
| ImageEffectPluginCollection.php | file | core/ |
|
| ImageEffectPluginCollection::get | function | core/ |
|
| 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/ |
Gets the plugin collections used by this object. |
| 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[[api-linebreak]] @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[[api-linebreak]] @dataProvider providerGetDynamicPluginConfig |
| layout-test-plugin.html.twig | file | core/ |
Template for layout_test_plugin layout. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.