Search for plugin
- Search 7.x for plugin
- Search 9.5.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::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/ |
Return 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 |
CckFieldPluginBase | class | core/ |
The base class for all field plugins. |
CckFieldPluginBase.php | file | core/ |
|
CckFieldPluginBase::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
CckFieldPluginBase::processCckFieldValues | function | core/ |
Apply any custom processing to the field bundle migrations. |
CckMigration::PLUGIN_METHOD | constant | core/ |
Defines which configuration option has the migration processing function. |
CKEditor::$ckeditorPluginManager | property | core/ |
The CKEditor plugin manager. |
CKEditorPlugin | class | core/ |
Defines a CKEditorPlugin annotation object. |
CKEditorPlugin.php | file | core/ |
|
CKEditorPlugin::$id | property | core/ |
The plugin ID. |
CKEditorPlugin::$label | property | core/ |
The human-readable name of the CKEditor plugin. |
CKEditorPluginBase | class | core/ |
Defines a base CKEditor plugin implementation. |
CKEditorPluginBase.php | file | core/ |
|
CKEditorPluginBase::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
CKEditorPluginBase::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
CKEditorPluginBase::isInternal | function | core/ |
Indicates if this plugin is part of the optimized CKEditor build. |
CKEditorPluginButtonsInterface | interface | core/ |
Defines an interface for CKEditor plugins with buttons. |
CKEditorPluginButtonsInterface.php | file | core/ |
|
CKEditorPluginButtonsInterface::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
CKEditorPluginConfigurableInterface | interface | core/ |
Defines an interface for configurable CKEditor plugins. |
CKEditorPluginConfigurableInterface.php | file | core/ |
|
CKEditorPluginConfigurableInterface::settingsForm | function | core/ |
Returns a settings form to configure this CKEditor 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.