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 |
|---|---|---|---|
| AccessPluginBase | class | core/ |
The base plugin to handle access control. |
| AccessPluginBase.php | file | core/ |
|
| AccessPluginBase::access | function | core/ |
Determine if the current user has access or not. |
| AccessPluginBase::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
| AccessPluginBase::summaryTitle | function | core/ |
Returns the summary of the settings in the display. |
| AccessTest::testStaticAccessPlugin | function | core/ |
Tests static access check. |
| Action::$plugin | property | core/ |
The plugin ID of the action. |
| Action::$pluginCollection | property | core/ |
The plugin collection that stores action plugins. |
| Action::getPlugin | function | core/ |
Returns the operation plugin. |
| Action::getPluginCollection | function | core/ |
Encapsulates the creation of the action's LazyPluginCollection. |
| Action::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| Action::getPluginDefinition | function | core/ |
|
| Action::setPlugin | function | core/ |
|
| ActionConfigEntityInterface::getPlugin | function | core/ |
Returns the operation plugin. |
| ActionFormBase::getPlugin | function | core/ |
Gets the action plugin while ensuring it implements configuration form. |
| ActionPluginCollection | class | core/ |
Provides a container for lazily loading Action plugins. |
| ActionPluginCollection.php | file | core/ |
|
| ActionPluginCollection::get | function | core/ |
|
| ActionValidationTest::testInvalidPluginId | function | core/ |
Tests that the action plugin ID is validated. |
| action_migration_plugins_alter | function | core/ |
Implements hook_migration_plugins_alter(). |
| AdminUiTest::testPluginSettingsFormSection | function | core/ |
Tests the plugin settings form section. |
| Alignment::getDynamicPluginConfig | function | core/ |
Filters the alignment options to those chosen in editor config. |
| AlignmentPluginTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Alignment[[api-linebreak]] @group ckeditor5 @internal |
| AlignmentPluginTest.php | file | core/ |
|
| AlignmentPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| AlignmentPluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig[[api-linebreak]] @dataProvider providerGetDynamicPluginConfig |
| AnnotatedClassDiscovery::$pluginDefinitionAnnotationName | property | core/ |
The name of the annotation that contains the plugin definition. |
| AnnotatedClassDiscovery::$pluginNamespaces | property | core/ |
The namespaces within which to find plugin classes. |
| AnnotatedClassDiscovery::getPluginNamespaces | function | core/ |
Gets an array of PSR-4 namespaces to search for plugin classes. |
| AnnotatedClassDiscovery::getPluginNamespaces | function | core/ |
Gets an array of PSR-4 namespaces to search for plugin classes. |
| AnnotatedClassDiscoveryTest::testGetPluginNamespaces | function | core/ |
@covers ::__construct[[api-linebreak]] @covers ::getPluginNamespaces[[api-linebreak]] |
| AnnotationBridgeDecorator::$pluginDefinitionAnnotationName | property | core/ |
The name of the annotation that contains the plugin definition. |
| ArchiverTestBase::$archiverPluginId | property | core/ |
The archiver plugin identifier. |
| AreaPluginBase | class | core/ |
Base class for area handler plugins. |
| AreaPluginBase.php | file | core/ |
|
| AreaPluginBase::$areaType | property | core/ |
The type of this area handler, i.e. 'header', 'footer', or 'empty'. |
| AreaPluginBase::adminSummary | function | core/ |
Provide text for the administrative summary. |
| AreaPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| AreaPluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| AreaPluginBase::init | function | core/ |
Overrides Drupal\views\Plugin\views\HandlerBase::init(). |
| AreaPluginBase::isEmpty | function | core/ |
Does that area have nothing to show. |
| AreaPluginBase::preRender | function | core/ |
Performs any operations needed before full rendering. |
| AreaPluginBase::render | function | core/ |
Render the area. |
| AreaPluginBase::usesGroupBy | function | core/ |
Provides the handler some groupby. |
| ArgumentDefaultPluginBase | class | core/ |
The fixed argument default handler; also used as the base. |
| ArgumentDefaultPluginBase.php | file | core/ |
|
| ArgumentDefaultPluginBase::$argument | property | core/ |
The argument handler instance associated with this plugin. |
| ArgumentDefaultPluginBase::$option_name | property | core/ |
The option name. |
| ArgumentDefaultPluginBase::access | function | core/ |
Determine if the administrator has the privileges to use this plugin. |
| ArgumentDefaultPluginBase::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.