Search for plugin
- Search 7.x for plugin
- Search 8.9.x for plugin
- Search 10.3.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. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
CachePluginBase::getCacheMaxAge | function | core/ |
Gets the max age for the current view. |
CachePluginBase::getCacheTags | function | core/ |
Gets an array of cache tags for the current view. |
CachePluginBase::getDefaultCacheMaxAge | function | core/ |
Returns the default cache max age. |
CachePluginBase::getResultsKey | function | core/ |
Returns the resultsKey property. |
CachePluginBase::getRowCacheKeys | function | core/ |
Returns the row cache keys. |
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. |
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::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 |
CategorizingPluginManagerTraitTest.php | file | core/ |
Contains \Drupal\Tests\Core\Plugin\CategorizingPluginManagerTraitTest. |
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. |
CKEditor4to5UpgradeCompletenessTest::$cke4PluginManager | property | core/ |
The "CKEditor 4 plugin" plugin manager. |
CKEditor4to5UpgradeCompletenessTest::$cke5PluginManager | property | core/ |
The "CKEditor 5 plugin" plugin manager. |
CKEditor4to5UpgradeCompletenessTest::$upgradePluginManager | property | core/ |
The CKEditor 4 to 5 upgrade plugin manager. |
CKEditor4to5UpgradeCompletenessTest::testCKEditor5ConfigurableSubsetPlugins | function | core/ |
Tests that all elements subset plugins in core have an upgrade path. |
CKEditor4to5UpgradeCompletenessTest::testLyingUpgradePluginForCKEditor4Button | function | core/ |
Tests detecting a lying upgrade plugin cke4_button annotation. |
CKEditor4to5UpgradeCompletenessTest::testLyingUpgradePluginForCKEditor4PluginSettings | function | core/ |
Tests detecting a lying upgrade plugin cke4_plugin_settings annotation. |
CKEditor4to5UpgradeCompletenessTest::testLyingUpgradePluginForCKEditor5ConfigurableSubsetPlugin | function | core/ |
Tests detecting lying cke5_plugin_elements_subset_configuration annotation. |
CKEditor4to5UpgradeCompletenessTest::testOnlyOneUpgradePluginAllowedPerCKEditor4Button | function | core/ |
Tests that only one plugin can provide an upgrade path for a button. |
CKEditor4to5UpgradeCompletenessTest::testOnlyOneUpgradePluginAllowedPerCKEditor4PluginSettings | function | core/ |
Tests that only one plugin can provide an upgrade path for plugin settings. |
CKEditor4to5UpgradeCompletenessTest::testOnlyOneUpgradePluginAllowedPerCKEditor5ConfigurableSubsetPlugin | function | core/ |
Tests that only one plugin can provide an upgrade path for a subset plugin. |
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. |
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.