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 |
---|---|---|---|
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]] |
BaseFieldDefinitionTestBase::getPluginId | function | core/ |
Returns the plugin ID of the tested field type. |
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. |
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. |
InvalidPluginDefinitionException::getPluginId | function | core/ |
Gets the plugin ID of the mapper that raised the exception. |
LayoutDefault::getPluginDefinition | function | core/ |
|
LayoutInterface::getPluginDefinition | function | core/ |
|
LazyPluginCollectionTestBase::getPluginDefinitions | function | core/ |
Returns some example plugin definitions. |
LazyPluginCollectionTestBase::getPluginMock | function | core/ |
Returns a mocked plugin object. |
ObjectWithPluginCollectionInterface::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
PageDisplayVariantSelectionEvent::getPluginConfiguration | function | core/ |
Get the configuration for the selected page display variant. |
PageDisplayVariantSelectionEvent::getPluginId | function | core/ |
The selected page display variant plugin ID. |
PluginBase::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
PluginBase::getPluginId | function | core/ |
Gets the plugin_id of the plugin instance. |
PluginBaseTest::providerTestGetPluginId | function | core/ |
Returns test data for testGetPluginId(). |
PluginBaseTest::testGetPluginDefinition | function | core/ |
@covers ::getPluginDefinition[[api-linebreak]] |
PluginBaseTest::testGetPluginId | function | core/ |
@dataProvider providerTestGetPluginId @covers ::getPluginId[[api-linebreak]] |
PluginDependencyTrait::getPluginDependencies | function | core/ |
Calculates and returns dependencies of a specific plugin instance. |
PluginDependencyTraitTest::testGetPluginDependencies | function | core/ |
@covers ::getPluginDependencies[[api-linebreak]] |
PluginInspectionInterface::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
PluginInspectionInterface::getPluginId | function | core/ |
Gets the plugin_id of the plugin instance. |
SelectionPluginManager::getPluginId | function | core/ |
Gets the plugin ID for a given target entity type and base plugin ID. |
SelectionPluginManagerInterface::getPluginId | function | core/ |
Gets the plugin ID for a given target entity type and base plugin ID. |
StubReflectionFactory::getPluginClass | function | core/ |
Finds the class relevant for a given plugin. |
TestConfigEntityWithPluginCollections::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
TypedData::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
TypedData::getPluginId | function | core/ |
Gets the plugin_id of the plugin instance. |
WidgetPluginManager | class | core/ |
Plugin type manager for field widgets. |
WidgetPluginManager.php | file | core/ |
|
WidgetPluginManager::$fieldTypeManager | property | core/ |
The field type manager to define field. |
WidgetPluginManager::$widgetOptions | property | core/ |
An array of widget options for each field type. |
WidgetPluginManager::createInstance | function | core/ |
Creates a pre-configured instance of a plugin. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.