Search for plugin
- Search 7.x for plugin
- Search 9.5.x for plugin
- Search 8.9.x for plugin
- Search 10.3.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 | composer/ |
Composer plugin for handling dependency unpacking. |
Plugin | class | core/ |
Defines a Plugin attribute object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ModuleTest::testViewsPluginList | function | core/ |
Tests the \Drupal\views\Views::pluginList() method. |
MonthDatePluginTest | class | core/ |
Tests the Month Date Plugin. |
MonthDatePluginTest.php | file | core/ |
|
MonthDatePluginTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MonthDatePluginTest::$modules | property | core/ |
Modules to install. |
MonthDatePluginTest::$node1 | property | core/ |
Test node 1. |
MonthDatePluginTest::$node2 | property | core/ |
Test node 2. |
MonthDatePluginTest::$testViews | property | core/ |
Views used by this test. |
MonthDatePluginTest::setUp | function | core/ |
Sets up the test. |
MonthDatePluginTest::testMonthDatePlugin | function | core/ |
Tests the Month Date Plugin. |
NavigationHooks::pluginFilterBlockLayoutBuilderAlter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
NavigationHooks::pluginFilterLayoutLayoutBuilderAlter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
NodeMigrationTypePluginAlterTest | class | core/ |
Tests the assignment of the node migration type in migrations_plugin_alter. |
NodeMigrationTypePluginAlterTest.php | file | core/ |
|
NodeMigrationTypePluginAlterTest::$modules | property | core/ |
Modules to install. |
NodeMigrationTypePluginAlterTest::providerMigrationPluginAlter | function | core/ |
Data provider for testMigrationPluginAlter(). |
NodeMigrationTypePluginAlterTest::setUp | function | core/ |
|
NodeMigrationTypePluginAlterTest::setupDb | function | core/ |
Creates data in the source database. |
NodeMigrationTypePluginAlterTest::testMigrationPluginAlter | function | core/ |
Tests the assignment of the node migration type. |
NoSourcePluginDecorator | class | core/ |
Remove definitions which refer to a non-existing source plugin. |
NoSourcePluginDecorator.php | file | core/ |
|
NoSourcePluginDecorator::$decorated | property | core/ |
The Discovery object being decorated. |
NoSourcePluginDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
NoSourcePluginDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
NoSourcePluginDecorator::__construct | function | core/ |
Constructs a NoSourcePluginDecorator object. |
NoSourcePluginDecoratorTest | class | core/ |
@coversDefaultClass \Drupal\migrate\Plugin\NoSourcePluginDecorator[[api-linebreak]] @group migrate |
NoSourcePluginDecoratorTest.php | file | core/ |
|
NoSourcePluginDecoratorTest::providerGetDefinitions | function | core/ |
Provides data for testGetDefinitions(). |
NoSourcePluginDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] @dataProvider providerGetDefinitions |
ObjectWithPluginCollectionInterface | interface | core/ |
Provides an interface for an object using a plugin collection. |
ObjectWithPluginCollectionInterface.php | file | core/ |
|
ObjectWithPluginCollectionInterface::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
Opml::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
OverridesSectionStorageTest::$plugin | property | core/ |
The plugin. |
OverridesSectionStorageTest::$plugin | property | core/ |
The plugin. |
PageDisplayVariantSelectionEvent::$pluginConfiguration | property | core/ |
The configuration for the selected page display variant. |
PageDisplayVariantSelectionEvent::$pluginId | property | core/ |
The selected page display variant plugin ID. |
PageDisplayVariantSelectionEvent::getPluginConfiguration | function | core/ |
Get the configuration for the selected page display variant. |
PageDisplayVariantSelectionEvent::getPluginId | function | core/ |
The selected page display variant plugin ID. |
PageDisplayVariantSelectionEvent::setPluginConfiguration | function | core/ |
Set the configuration for the selected page display variant. |
PageDisplayVariantSelectionEvent::setPluginId | function | core/ |
The selected page display variant plugin ID. |
PagerPluginBase | class | core/ |
Base class for views pager plugins. |
PagerPluginBase.php | file | core/ |
|
PagerPluginBase::$current_page | property | core/ |
The current page. |
PagerPluginBase::$headingOptions | property | core/ |
Options available for setting pagination headers. |
PagerPluginBase::$total_items | property | core/ |
The total number of lines. |
PagerPluginBase::$usesOptions | property | core/ |
Denotes whether the plugin has an additional options form. |
PagerPluginBase::executeCountQuery | function | core/ |
Executes the count query. |
PagerPluginBase::exposedFormAlter | function | core/ |
Allows the exposed form to be altered. |
PagerPluginBase::exposedFormSubmit | function | core/ |
Handles submission of the exposed form. |
Pagination
- Previous page
- Page 40
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.