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 |
---|---|---|---|
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. |
SourceEditingRedundantTagsConstraint::$enabledPluginsOptionalMessage | property | core/ |
When a Source Editing element is added that an enabled plugin optionally supports. |
SourceEditingRedundantTagsConstraintValidator::pluginsSupplyingTagsMessage | function | core/ |
Creates a message listing plugins and the overlapping tags they provide. |
SourcePluginBase | class | core/ |
The base class for source plugins. |
SourcePluginBase.php | file | core/ |
|
SourcePluginBase::$cache | property | core/ |
The backend cache. |
SourcePluginBase::$cacheCounts | property | core/ |
Whether this instance should cache the source count. |
SourcePluginBase::$cacheKey | property | core/ |
Key to use for caching counts. |
SourcePluginBase::$currentRow | property | core/ |
The current row from the query. |
SourcePluginBase::$currentSourceIds | property | core/ |
The primary key of the current row. |
SourcePluginBase::$highWaterProperty | property | core/ |
Information on the property used as the high-water mark. |
SourcePluginBase::$highWaterStorage | property | core/ |
The key-value storage for the high-water value. |
SourcePluginBase::$idMap | property | core/ |
The migration ID map. |
SourcePluginBase::$iterator | property | core/ |
The iterator to iterate over the source rows. |
SourcePluginBase::$mapRowAdded | property | core/ |
Flags whether source plugin will read the map row and add to data row. |
SourcePluginBase::$migration | property | core/ |
The entity migration object. |
SourcePluginBase::$moduleHandler | property | core/ |
The module handler service. |
SourcePluginBase::$originalHighWater | property | core/ |
The high water mark at the beginning of the import operation. |
Pagination
- Previous page
- Page 56
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.