Search for getPlugin
- Search 7.x for getPlugin
- Search 9.5.x for getPlugin
- Search 10.3.x for getPlugin
- Search 11.x for getPlugin
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaType::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| 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[[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. |
| QueryBatchTest::getPlugin | function | core/ |
Instantiates the source plugin under test. |
| RestResourceConfig::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| 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/ |
Gets the plugin collections used by this object. |
| 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/ |
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. |
| 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. |
| 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. |
| WidgetPluginManager::getDefaultSettings | function | core/ |
Returns the default settings of a field widget. |
| WidgetPluginManager::getInstance | function | core/ |
Overrides PluginManagerBase::getInstance(). |
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.