Search for getPlugin
- Search 7.x for getPlugin
 - Search 8.9.x for getPlugin
 - Search 10.3.x for getPlugin
 - Search 11.x for getPlugin
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| Action::getPlugin | function | core/ | 
                                                                                        Returns the operation plugin. | 
| Action::getPluginCollection | function | core/ | 
                                                                                        Encapsulates the creation of the action's LazyPluginCollection. | 
| Action::getPluginCollections | function | core/ | 
                                                                                        Gets the plugin collections used by this object. | 
| Action::getPluginDefinition | function | core/ | 
                                                                                        |
| ActionConfigEntityInterface::getPlugin | function | core/ | 
                                                                                        Returns the operation plugin. | 
| ActionFormBase::getPlugin | function | core/ | 
                                                                                        Gets the action plugin while ensuring it implements configuration form. | 
| AnnotatedClassDiscovery::getPluginNamespaces | function | core/ | 
                                                                                        Gets an array of PSR-4 namespaces to search for plugin classes. | 
| AnnotatedClassDiscovery::getPluginNamespaces | function | core/ | 
                                                                                        Gets an array of PSR-4 namespaces to search for plugin classes. | 
| AnnotatedClassDiscoveryTest::testGetPluginNamespaces | function | core/ | 
                                                                                        @covers ::__construct[[api-linebreak]] @covers ::getPluginNamespaces[[api-linebreak]]  | 
              
| ArgumentPluginBase::getPlugin | function | core/ | 
                                                                                        Get the display or row plugin, if it exists. | 
| BaseFieldDefinitionTestBase::getPluginId | function | core/ | 
                                                                                        Returns the plugin ID of the tested field type. | 
| Block::getPlugin | function | core/ | 
                                                                                        Returns the plugin instance. | 
| Block::getPluginCollection | function | core/ | 
                                                                                        Encapsulates the creation of the block's LazyPluginCollection. | 
| Block::getPluginCollections | function | core/ | 
                                                                                        Gets the plugin collections used by this object. | 
| Block::getPluginId | function | core/ | 
                                                                                        Returns the plugin ID. | 
| BlockEntitySettingTrayForm::getPluginForm | function | core/ | 
                                                                                        Retrieves the plugin form for a given block and operation. | 
| BlockForm::getPluginForm | function | core/ | 
                                                                                        Retrieves the plugin form for a given block and operation. | 
| BlockInterface::getPlugin | function | core/ | 
                                                                                        Returns the plugin instance. | 
| BlockInterface::getPluginId | function | core/ | 
                                                                                        Returns the plugin ID. | 
| CKEditor5PluginManager::getPlugin | function | core/ | 
                                                                                        Returns a CKEditor 5 plugin with configuration from the editor. | 
| CKEditor5PluginManager::getPluginConfiguration | function | core/ | 
                                                                                        Gets the plugin configuration (if any) from a text editor config entity. | 
| CKEditor5PluginManagerInterface::getPlugin | function | core/ | 
                                                                                        Returns a CKEditor 5 plugin with configuration from the editor. | 
| ConfigureBlockFormBase::getPluginForm | function | core/ | 
                                                                                        Retrieves the plugin form for a given block. | 
| ConfigureSectionForm::getPluginForm | function | core/ | 
                                                                                        Retrieves the plugin form for a given layout. | 
| ContextAwarePluginTrait::getPluginDefinition | function | core/ | 
                                                                                        |
| DefaultFactory::getPluginClass | function | core/ | 
                                                                                        Finds the class relevant for a given plugin. | 
| DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithArrayPluginDefinition | function | core/ | 
                                                                                        Tests getPluginClass() with a required interface but no implementation. | 
| DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithObjectPluginDefinition | function | core/ | 
                                                                                        Tests getPluginClass() with a required interface but no implementation. | 
| DefaultFactoryTest::testGetPluginClassWithInterfaceWithArrayPluginDefinition | function | core/ | 
                                                                                        Tests getPluginClass() with a required interface. | 
| DefaultFactoryTest::testGetPluginClassWithInterfaceWithObjectPluginDefinition | function | core/ | 
                                                                                        Tests getPluginClass() with a required interface. | 
| DefaultFactoryTest::testGetPluginClassWithMissingClassWithArrayPluginDefinition | function | core/ | 
                                                                                        Tests getPluginClass() with a missing class definition. | 
| DefaultFactoryTest::testGetPluginClassWithMissingClassWithObjectPluginDefinition | function | core/ | 
                                                                                        Tests getPluginClass() with a missing class definition. | 
| DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithArrayPluginDefinition | function | core/ | 
                                                                                        Tests getPluginClass() with a non-existent class definition. | 
| DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithObjectPluginDefinition | function | core/ | 
                                                                                        Tests getPluginClass() with a non-existent class definition. | 
| DefaultFactoryTest::testGetPluginClassWithValidArrayPluginDefinition | function | core/ | 
                                                                                        Tests getPluginClass() with a valid array plugin definition. | 
| DefaultFactoryTest::testGetPluginClassWithValidObjectPluginDefinition | function | core/ | 
                                                                                        Tests getPluginClass() with a valid object plugin definition. | 
| DefaultLazyPluginCollectionTest::getPluginMock | function | core/ | 
                                                                                        Returns a mocked plugin object. | 
| DisplayKernelTest::testGetPlugin | function | core/ | 
                                                                                        Tests the \Drupal\views\Plugin\views\display\DisplayPluginBase::getPlugin() method. | 
| DisplayPluginBase::getPlugin | function | core/ | 
                                                                                        Get the instance of a plugin, for example style or row. | 
| DisplayPluginInterface::getPlugin | function | core/ | 
                                                                                        Get the instance of a plugin, for example style or row. | 
| EntityDisplayBase::getPluginRemovedDependencies | function | core/ | 
                                                                                        Returns the plugin dependencies being removed. | 
| EntityFormDisplay::getPluginCollections | function | core/ | 
                                                                                        Gets the plugin collections used by this object. | 
| EntityViewDisplay::getPluginCollections | function | core/ | 
                                                                                        Gets the plugin collections used by this object. | 
| FieldTypePluginManager::getPluginClass | function | core/ | 
                                                                                        Returns the PHP class that implements the field type plugin. | 
| FieldTypePluginManagerInterface::getPluginClass | function | core/ | 
                                                                                        Returns the PHP class that implements the field type plugin. | 
| FilterFormat::getPluginCollections | function | core/ | 
                                                                                        Gets the plugin collections used by this object. | 
| HelpTopicSection::getPlugins | function | core/ | 
                                                                                        Gets the top level help topic plugins. | 
| ImageStyle::getPluginCollections | function | core/ | 
                                                                                        Gets the plugin collections used by this object. | 
| InlineBlockEntityOperations::getPluginBlockId | function | core/ | 
                                                                                        Gets a block ID for an inline block plugin. | 
| InvalidPluginDefinitionException::getPluginId | function | core/ | 
                                                                                        Gets the plugin ID of the mapper that raised the exception. | 
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.