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 |
---|---|---|---|
CachePluginBase::getRowCacheTags | function | core/ |
Returns the row cache tags. |
CachePluginBase::getRowId | function | core/ |
Returns a unique identifier for the specified row. |
CachePluginBase::postRender | function | core/ |
Post process any rendered data. |
CachePluginBase::prepareViewResult | function | core/ |
Prepares the view result before putting it into cache. |
CachePluginBase::summaryTitle | function | core/ |
Returns a string to display as the clickable title for the access control. |
CastedIntFieldJoinTestBase::$pluginId | property | core/ |
|
CategorizingPluginManager | class | core/ |
Class that allows testing the trait. |
CategorizingPluginManager::getDefinitions | function | core/ |
Provides some test definitions to the trait. |
CategorizingPluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
CategorizingPluginManager::__construct | function | core/ |
Replace the constructor so we can instantiate a stub. |
CategorizingPluginManagerInterface | interface | core/ |
Defines an interface for plugin managers that categorize plugin definitions. |
CategorizingPluginManagerInterface.php | file | core/ |
|
CategorizingPluginManagerInterface::getCategories | function | core/ |
Gets the names of all categories. |
CategorizingPluginManagerInterface::getGroupedDefinitions | function | core/ |
Gets sorted plugin definitions grouped by category. |
CategorizingPluginManagerInterface::getSortedDefinitions | function | core/ |
Gets sorted plugin definitions. |
CategorizingPluginManagerTrait | trait | core/ |
Provides a trait for the CategorizingPluginManagerInterface. |
CategorizingPluginManagerTrait.php | file | core/ |
|
CategorizingPluginManagerTrait::getCategories | function | core/ |
|
CategorizingPluginManagerTrait::getGroupedDefinitions | function | core/ |
|
CategorizingPluginManagerTrait::getModuleExtensionList | function | core/ |
Returns the module extension list used. |
CategorizingPluginManagerTrait::getModuleHandler | function | core/ |
Returns the module handler used. |
CategorizingPluginManagerTrait::getProviderName | function | core/ |
Gets the name of a provider. |
CategorizingPluginManagerTrait::getSortedDefinitions | function | core/ |
|
CategorizingPluginManagerTrait::processDefinitionCategory | function | core/ |
Processes a plugin definition to ensure there is a category. |
CategorizingPluginManagerTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\CategorizingPluginManagerTrait @group Plugin @runTestsInSeparateProcesses |
CategorizingPluginManagerTraitTest.php | file | core/ |
|
CategorizingPluginManagerTraitTest::$pluginManager | property | core/ |
The plugin manager to test. |
CategorizingPluginManagerTraitTest::setUp | function | core/ |
|
CategorizingPluginManagerTraitTest::testGetCategories | function | core/ |
@covers ::getCategories |
CategorizingPluginManagerTraitTest::testGetGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions |
CategorizingPluginManagerTraitTest::testGetSortedDefinitions | function | core/ |
@covers ::getSortedDefinitions |
CategorizingPluginManagerTraitTest::testProcessDefinitionCategory | function | core/ |
@covers ::processDefinitionCategory |
CKEditor4To5Upgrade::$cke4_plugin_settings | property | core/ |
The CKEditor 4 plugins for whose settings an upgrade path is provided. |
CKEditor4To5Upgrade::$cke5_plugin_elements_subset_configuration | property | core/ |
The CKEditor 5 plugins with configurable subset with upgrade path provided. |
CKEditor4To5UpgradePluginInterface | interface | core/ |
Defines an interface for CKEditor 4 to 5 upgrade plugins. |
CKEditor4To5UpgradePluginInterface.php | file | core/ |
|
CKEditor4To5UpgradePluginInterface::computeCKEditor5PluginSubsetConfiguration | function | core/ |
Computes elements subset configuration for CKEditor 5 plugin. |
CKEditor4To5UpgradePluginInterface::mapCKEditor4SettingsToCKEditor5Configuration | function | core/ |
Maps CKEditor 4 settings to the CKEditor 5 equivalent, if needed. |
CKEditor4To5UpgradePluginInterface::mapCKEditor4ToolbarButtonToCKEditor5ToolbarItem | function | core/ |
Maps a CKEditor 4 button to the CKEditor 5 equivalent, if it exists. |
CKEditor4To5UpgradePluginManager | class | core/ |
Provides a CKEditor 4 to 5 upgrade plugin manager. |
CKEditor4To5UpgradePluginManager.php | file | core/ |
|
CKEditor4To5UpgradePluginManager::$cke4ButtonsMap | property | core/ |
A map of CKEditor 4 buttons to an upgrade plugin ID. |
CKEditor4To5UpgradePluginManager::$cke4PluginSettingsMap | property | core/ |
A map of CKEditor 4 plugins with settings to an upgrade plugin ID. |
CKEditor4To5UpgradePluginManager::$cke5SubsetConfigurationMap | property | core/ |
A map of CKEditor 5 plugins with configurable subset to upgrade plugin ID. |
CKEditor4To5UpgradePluginManager::computeCKEditor5PluginSubsetConfiguration | function | core/ |
Computes elements subset configuration for CKEditor 5 plugin. |
CKEditor4To5UpgradePluginManager::mapCKEditor4SettingsToCKEditor5Configuration | function | core/ |
Maps CKEditor 4 settings to the CKEditor 5 equivalent, if needed. |
CKEditor4To5UpgradePluginManager::mapCKEditor4ToolbarButtonToCKEditor5ToolbarItem | function | core/ |
Maps a CKEditor 4 button to the CKEditor 5 equivalent, if it exists. |
CKEditor4To5UpgradePluginManager::validateAndBuildMaps | function | core/ |
Validates plugin definitions: avoids conflicts. Builds maps for later use. |
CKEditor4To5UpgradePluginManager::__construct | function | core/ |
Constructs a CKEditor4To5UpgradePluginManager object. |
ckeditor4to5upgrade_plugin_test.info.yml | file | core/ |
core/modules/ckeditor5/tests/modules/ckeditor4to5upgrade_plugin_test/ckeditor4to5upgrade_plugin_test.info.yml |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.