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 |
|---|---|---|---|
| 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 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. |
| WidgetPluginManagerTest | class | core/ |
Tests the field widget manager. |
| WidgetPluginManagerTest.php | file | core/ |
|
| WidgetPluginManagerTest::testNotApplicableFallback | function | core/ |
Tests that getInstance falls back on default if current is not applicable. |
| WidgetPluginManagerTest::testWidgetDefinitionAlter | function | core/ |
Tests that the widget definitions alter hook works. |
| Workflow::getPluginCollection | function | core/ |
Encapsulates the creation of the workflow's plugin collection. |
| Workflow::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.