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 |
---|---|---|---|
TestConfigEntityWithPluginCollections::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
TestPluginWithForm::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
TestPluginWithForm::getPluginId | function | core/ |
Gets the plugin ID of the plugin instance. |
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 plugin instance based on the provided ID and configuration. |
WidgetPluginManager::getDefaultSettings | function | core/ |
Returns the default settings of a field widget. |
WidgetPluginManager::getInstance | function | core/ |
Overrides PluginManagerBase::getInstance(). |
WidgetPluginManager::getOptions | function | core/ |
Returns an array of widget type options for a field type. |
WidgetPluginManager::prepareConfiguration | function | core/ |
Merges default values for widget configuration. |
WidgetPluginManager::__construct | function | core/ |
Constructs a WidgetPluginManager object. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.