Search for getPlugin
- Search 7.x for getPlugin
- Search 9.5.x for getPlugin
- Search 8.9.x for getPlugin
- Search 10.3.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/ |
|
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 @covers ::getPluginNamespaces |
ArgumentPluginBase::getPlugin | function | core/ |
Get the display or row plugin, if it exists. |
AttributeClassDiscovery::getPluginNamespaces | function | core/ |
Gets an array of PSR-4 namespaces to search for plugin classes. |
AttributeClassDiscovery::getPluginNamespaces | function | core/ |
Gets an array of PSR-4 namespaces to search for plugin classes. |
AttributeClassDiscoveryTest::testGetPluginNamespaces | function | core/ |
@covers ::__construct @covers ::getPluginNamespaces |
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/ |
|
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/ |
|
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/ |
|
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. |
EntityDisplayBaseMockableClass::getPluginCollections | function | core/ |
|
EntityFormDisplay::getPluginCollections | function | core/ |
|
EntityViewDisplay::getPluginCollections | function | core/ |
|
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/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.