Search for plugin
- Search 7.x for plugin
- Search 9.5.x for plugin
- Search 8.9.x for plugin
- Search 11.x for plugin
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Plugin | class | composer/ |
Composer plugin for handling drupal scaffold. |
| Plugin | class | core/ |
Defines a Plugin annotation object. |
| Plugin | class | core/ |
Defines a Plugin attribute object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| SelectionPluginBase::__construct | function | core/ |
Constructs a new selection object. |
| SelectionPluginManager | class | core/ |
Plugin type manager for Entity Reference Selection plugins. |
| SelectionPluginManager.php | file | core/ |
|
| SelectionPluginManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
| SelectionPluginManager::getInstance | function | core/ |
Gets or creates a plugin instance that satisfies the given options. |
| SelectionPluginManager::getPluginId | function | core/ |
Gets the plugin ID for a given target entity type and base plugin ID. |
| SelectionPluginManager::getSelectionGroups | function | core/ |
Gets the selection plugins that can reference a specific entity type. |
| SelectionPluginManager::getSelectionHandler | function | core/ |
Gets the selection handler for a given entity_reference field. |
| SelectionPluginManager::__construct | function | core/ |
Constructs a new \Drupal\Core\Plugin\DefaultPluginManager object. |
| SelectionPluginManagerInterface | interface | core/ |
Defines an interface for the entity reference selection plugin manager. |
| SelectionPluginManagerInterface.php | file | core/ |
|
| SelectionPluginManagerInterface::getPluginId | function | core/ |
Gets the plugin ID for a given target entity type and base plugin ID. |
| SelectionPluginManagerInterface::getSelectionGroups | function | core/ |
Gets the selection plugins that can reference a specific entity type. |
| SelectionPluginManagerInterface::getSelectionHandler | function | core/ |
Gets the selection handler for a given entity_reference field. |
| Serializer::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
| SettingsTrayFormAnnotationIsClassBlockForm::$plugin | property | core/ |
The block plugin. |
| SimpleConfigValidationTest::testInvalidPluginId | function | core/ |
Tests that plugin IDs in simple config are validated. |
| SmartDefaultSettings::$pluginManager | property | core/ |
The CKEditor 5 plugin manager. |
| SmartDefaultSettings::$upgradePluginManager | property | core/ |
The CKEditor 4 to 5 upgrade plugin manager. |
| SmartDefaultSettings::addDefaultSettingsForEnabledConfigurablePlugins | function | core/ |
Adds default settings for all enabled CKEditor 5 plugins. |
| SmartDefaultSettings::computeNetNewElementsForPlugin | function | core/ |
Computes net new needed elements when considering adding the given plugin. |
| SmartDefaultSettings::computeSubsetSettingForEnabledPluginsWithSubsets | function | core/ |
Computes configuration for all enabled CKEditor 5 plugins with subsets. |
| SortPluginBase | class | core/ |
Base sort handler that has no options and performs a simple sort. |
| SortPluginBase.php | file | core/ |
|
| SortPluginBase::adminSummary | function | core/ |
Display whether or not the sort order is ascending or descending. |
| SortPluginBase::buildExposeForm | function | core/ |
Form for exposed handler options. |
| SortPluginBase::buildOptionsForm | function | core/ |
Basic options for all sort criteria. |
| SortPluginBase::canExpose | function | core/ |
Determine if a sort can be exposed. |
| SortPluginBase::defaultExposeOptions | function | core/ |
Provide default options for exposed sorts. |
| SortPluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| SortPluginBase::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| SortPluginBase::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| SortPluginBase::getCacheTags | function | core/ |
The cache tags associated with this object. |
| SortPluginBase::query | function | core/ |
Called to add the sort to a query. |
| SortPluginBase::showExposeButton | function | core/ |
Shortcut to display the expose/hide button. |
| SortPluginBase::showSortForm | function | core/ |
Shortcut to display the value form. |
| SortPluginBase::sortOptions | function | core/ |
Provide a list of options for the default sort form. |
| SortPluginBase::sortSubmit | function | core/ |
|
| SortPluginBase::sortValidate | function | core/ |
|
| SortPluginBase::submitOptionsForm | function | core/ |
Simple submit handler. |
| SortPluginBase::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| SortPluginBase::validateExposeForm | function | core/ |
Validate the options form. |
| SortPluginBase::validateOptionsForm | function | core/ |
Simple validate handler. |
| SourceEditing::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| SourceEditingPluginTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\SourceEditing[[api-linebreak]] @group ckeditor5 @internal |
| SourceEditingPluginTest.php | file | core/ |
|
| SourceEditingPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| SourceEditingPluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig[[api-linebreak]] @dataProvider providerGetDynamicPluginConfig |
| SourceEditingRedundantTagsConstraint::$availablePluginsMessage | property | core/ |
When a Source Editing element is added that a disabled plugin supports. |
| SourceEditingRedundantTagsConstraint::$enabledPluginsMessage | property | core/ |
When a Source Editing element is added that an enabled plugin supports. |
Pagination
- Previous page
- Page 55
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.