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 |
---|---|---|---|
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. |
MediaType::getPluginCollections | function | core/ |
|
MenuLinkContent::getPluginDefinition | function | core/ |
Builds up the menu link plugin definition for this entity. |
MenuLinkContent::getPluginId | function | core/ |
Gets the menu plugin ID associated with this entity. |
MenuLinkContentInterface::getPluginDefinition | function | core/ |
Builds up the menu link plugin definition for this entity. |
MenuLinkContentInterface::getPluginId | function | core/ |
Gets the menu plugin ID associated with this entity. |
MigrateFieldPluginManager::getPluginIdFromFieldType | function | core/ |
Get the plugin ID from the field type. |
MigrateFieldPluginManagerInterface::getPluginIdFromFieldType | function | core/ |
Get the plugin ID from the field type. |
MigrateSourceTestBase::getPlugin | function | core/ |
Instantiates the source plugin under test. |
MigrateSourceTestBase::getPluginClass | function | core/ |
Determines the plugin to be tested by reading the class @covers annotation. |
Migration::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
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. |
PathFieldDefinitionTest::getPluginId | function | core/ |
Returns the plugin ID of the tested field type. |
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 |
PluginBaseTest::testGetPluginId | function | core/ |
@dataProvider providerTestGetPluginId @covers ::getPluginId |
PluginDependencyTrait::getPluginDependencies | function | core/ |
Calculates and returns dependencies of a specific plugin instance. |
PluginDependencyTraitTest::testGetPluginDependencies | function | core/ |
@covers ::getPluginDependencies |
PluginInspectionInterface::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
PluginInspectionInterface::getPluginId | function | core/ |
Gets the plugin_id of the plugin instance. |
QueryBatchTest::getPlugin | function | core/ |
Instantiates the source plugin under test. |
RestResourceConfig::getPluginCollections | function | core/ |
|
SearchPage::getPlugin | function | core/ |
Returns the search plugin. |
SearchPage::getPluginCollection | function | core/ |
Encapsulates the creation of the search page's LazyPluginCollection. |
SearchPage::getPluginCollections | function | core/ |
|
SearchPageInterface::getPlugin | function | core/ |
Returns the search plugin. |
SectionComponent::getPlugin | function | core/ |
Gets the plugin for this component. |
SectionComponent::getPluginId | function | core/ |
Gets the plugin ID. |
SectionComponentBuildRenderArrayEvent::getPlugin | function | core/ |
Get the plugin for the section component being built. |
SectionStorageInterface::getPluginDefinition | function | core/ |
Overrides \Drupal\Component\Plugin\PluginInspectionInterface::getPluginDefinition(). |
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. |
Test::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
TestConfigEntityWithPluginCollections::getPluginCollections | function | core/ |
|
TypedData::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
TypedData::getPluginId | function | core/ |
Gets the plugin_id of the plugin instance. |
ViewExecutable::getPluginTypes | function | core/ |
Returns the valid types of plugins that can be used. |
Views::getPluginDefinitions | function | core/ |
Gets all the views plugin definitions. |
Views::getPluginTypes | function | core/ |
Returns a list of plugin types. |
WidgetPluginManager | class | core/ |
Plugin type manager for field widgets. |
WidgetPluginManager.php | file | core/ |
|
WidgetPluginManager::$fieldTypeManager | property | core/ |
The field type manager to define field. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.