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 |
---|---|---|---|
ListPlugin::buildConfigurationForm | function | core/ |
|
ListPlugin::defaultConfiguration | function | core/ |
|
ListPlugin::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
ListPlugin::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
ListPlugin::submitConfigurationForm | function | core/ |
|
ListPlugin::validateConfigurationForm | function | core/ |
|
ListPluginTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\ListPlugin @group ckeditor5 @internal |
ListPluginTest.php | file | core/ |
|
ListPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
ListPluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig |
LocalActionDefaultTest::$pluginDefinition | property | core/ |
The used plugin definition. |
LocalActionDefaultTest::$pluginId | property | core/ |
The used plugin ID. |
LocalTaskDefaultTest::$pluginDefinition | property | core/ |
The used plugin definition. |
LocalTaskDefaultTest::$pluginId | property | core/ |
The used plugin ID. |
LocalTaskDefaultTest::testGetRouteParametersInPluginDefinitions | function | core/ |
@covers ::getRouteParameters |
LocalTaskManagerTest::$pluginDiscovery | property | core/ |
The mocked plugin discovery. |
LocalTaskManagerTest::setupFactoryAndLocalTaskPlugins | function | core/ |
|
LocalTasksTest::testPluginLocalTask | function | core/ |
Tests the plugin based local tasks. |
LogTest::$logPlugin | property | core/ |
The Log process plugin. |
MainContentBlockPluginInterface | interface | core/ |
The interface for "main page content" blocks. |
MainContentBlockPluginInterface.php | file | core/ |
|
MainContentBlockPluginInterface::setMainContent | function | core/ |
Sets the main content render array. |
Media::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
MediaLibrary::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
MediaType::$sourcePluginCollection | property | core/ |
Lazy collection for the media source. |
MediaType::getPluginCollections | function | core/ |
|
MediaType::sourcePluginCollection | function | core/ |
Returns media source lazy plugin collection. |
MenuLinkContent::$insidePlugin | property | core/ |
A flag for whether this entity is wrapped in a plugin instance. |
MenuLinkContent::getPluginDefinition | function | core/ |
Builds up the menu link plugin definition for this entity. |
MenuLinkContent::getPluginId | function | core/ |
Gets the menu plugin ID associated with this entity. |
MenuLinkContent::setInsidePlugin | function | core/ |
Flags this instance as being wrapped in a menu link plugin instance. |
MenuLinkContentInterface::getPluginDefinition | function | core/ |
Builds up the menu link plugin definition for this entity. |
MenuLinkContentInterface::getPluginId | function | core/ |
Gets the menu plugin ID associated with this entity. |
MenuLinkContentInterface::setInsidePlugin | function | core/ |
Flags this instance as being wrapped in a menu link plugin instance. |
MenuLinkPluginConverter | class | core/ |
Provides a proxy class for \Drupal\Core\ParamConverter\MenuLinkPluginConverter. |
MenuLinkPluginConverter | class | core/ |
Parameter converter for upcasting entity ids to full objects. |
MenuLinkPluginConverter.php | file | core/ |
|
MenuLinkPluginConverter.php | file | core/ |
|
MenuLinkPluginConverter::$container | property | core/ |
The service container. |
MenuLinkPluginConverter::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
MenuLinkPluginConverter::$menuLinkManager | property | core/ |
Plugin manager which creates the instance from the value. |
MenuLinkPluginConverter::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
MenuLinkPluginConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
MenuLinkPluginConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
MenuLinkPluginConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
MenuLinkPluginConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
MenuLinkPluginConverter::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
MenuLinkPluginConverter::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
MenuLinkPluginConverter::__construct | function | core/ |
Constructs a new MenuLinkPluginConverter. |
MenuLinkPluginTest | class | core/ |
@coversDefaultClass \Drupal\menu_link_content\Plugin\Menu\MenuLinkContent |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.