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 |
---|---|---|---|
PluginStub::$defaultProperty | property | core/ |
|
PluginTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\Plugin[[api-linebreak]] @group Annotation |
PluginTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\Plugin[[api-linebreak]] @group Attribute |
PluginTest.php | file | core/ |
|
PluginTest.php | file | core/ |
|
PluginTest::testGet | function | core/ |
@covers ::__construct[[api-linebreak]] @covers ::parse[[api-linebreak]] @covers ::get[[api-linebreak]] |
PluginTest::testGet | function | core/ |
@covers ::__construct[[api-linebreak]] @covers ::get[[api-linebreak]] |
PluginTest::testGetClass | function | core/ |
@covers ::getClass[[api-linebreak]] |
PluginTest::testGetId | function | core/ |
@covers ::getId[[api-linebreak]] |
PluginTest::testGetId | function | core/ |
@covers ::getId[[api-linebreak]] |
PluginTest::testGetProvider | function | core/ |
@covers ::getProvider[[api-linebreak]] |
PluginTest::testSetClass | function | core/ |
@covers ::setClass[[api-linebreak]] |
PluginTest::testSetClass | function | core/ |
@covers ::setClass[[api-linebreak]] @covers ::getClass[[api-linebreak]] |
PluginTest::testSetProvider | function | core/ |
@covers ::setProvider[[api-linebreak]] |
PluginTest::testSetProvider | function | core/ |
@covers ::setProvider[[api-linebreak]] @covers ::getProvider[[api-linebreak]] |
PluginTestBase | class | core/ |
Base class for Plugin API unit tests. |
PluginTestBase.php | file | core/ |
|
PluginTestBase::$defaultsTestPluginExpectedDefinitions | property | core/ |
|
PluginTestBase::$defaultsTestPluginManager | property | core/ |
|
PluginTestBase::$mockBlockExpectedDefinitions | property | core/ |
|
PluginTestBase::$mockBlockManager | property | core/ |
|
PluginTestBase::$modules | property | core/ |
Modules to install. |
PluginTestBase::$testPluginExpectedDefinitions | property | core/ |
|
PluginTestBase::$testPluginManager | property | core/ |
|
PluginTestBase::setUp | function | core/ |
|
PluginTypeListTest | class | core/ |
Tests that list of plugin is correct. |
PluginTypeListTest.php | file | core/ |
|
PluginTypeListTest::testPluginList | function | core/ |
Tests the plugins list is correct. |
PluginWithFormsInterface | interface | core/ |
Provides an interface for plugins which have forms. |
PluginWithFormsInterface.php | file | core/ |
|
PluginWithFormsInterface::getFormClass | function | core/ |
Gets the form class for the given operation. |
PluginWithFormsInterface::hasFormClass | function | core/ |
Gets whether the plugin has a form class for the given operation. |
PluginWithFormsTrait | trait | core/ |
Provides a trait with typical behavior for plugins which have forms. |
PluginWithFormsTrait.php | file | core/ |
|
PluginWithFormsTrait::getFormClass | function | core/ |
Implements \Drupal\Core\Plugin\PluginWithFormsInterface::getFormClass(). |
PluginWithFormsTrait::hasFormClass | function | core/ |
Implements \Drupal\Core\Plugin\PluginWithFormsInterface::hasFormClass(). |
PluginWithFormsTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\PluginWithFormsTrait[[api-linebreak]] @group Plugin |
PluginWithFormsTraitTest.php | file | core/ |
|
PluginWithFormsTraitTest::providerGetFormClass | function | core/ |
|
PluginWithFormsTraitTest::testGetFormClass | function | core/ |
@covers ::getFormClass[[api-linebreak]] @covers ::hasFormClass[[api-linebreak]] @dataProvider providerGetFormClass |
plugin_form.factory | service | core/ |
Drupal\Core\Plugin\PluginFormFactory |
plugin_test.info.yml | file | core/ |
core/modules/system/tests/modules/plugin_test/plugin_test.info.yml |
plugin_test.module | file | core/ |
Helper module for the plugin tests. |
plugin_test_extended.info.yml | file | core/ |
core/modules/system/tests/modules/plugin_test_extended/plugin_test_extended.info.yml |
plugin_test_plugin_test_alter | function | core/ |
Implements hook_plugin_test_alter(). |
plugin_test_test_plugin_info | function | core/ |
Implements hook_test_plugin_info(). |
PreviewAwarePluginInterface | interface | core/ |
Provides an interface to support preview mode injection in plugins. |
PreviewAwarePluginInterface.php | file | core/ |
|
PreviewAwarePluginInterface::setInPreview | function | core/ |
Set preview mode for the plugin. |
ProcessField::$fieldPluginManager | property | core/ |
The field plugin manager. |
Pagination
- Previous page
- Page 51
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.