Search for plugin

  1. Search 7.x for plugin
  2. Search 9.5.x for plugin
  3. Search 10.3.x for plugin
  4. Search 11.x for plugin
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Plugin class composer/Plugin/Scaffold/Plugin.php Composer plugin for handling drupal scaffold.
Plugin class core/lib/Drupal/Component/Annotation/Plugin.php Defines a Plugin annotation object.

All search results

Title Object type File name Summary
TipPluginInterface::getLabel function core/modules/tour/src/TipPluginInterface.php Returns label of the tip.
TipPluginInterface::getOutput function core/modules/tour/src/TipPluginInterface.php Returns a renderable array.
TipPluginInterface::getWeight function core/modules/tour/src/TipPluginInterface.php Returns weight of the tip.
TipPluginInterface::id function core/modules/tour/src/TipPluginInterface.php Returns id of the tip.
TipPluginInterface::set function core/modules/tour/src/TipPluginInterface.php Used for returning values by key.
TipPluginManager class core/modules/tour/src/TipPluginManager.php Provides a plugin manager for tour items.
TipPluginManager.php file core/modules/tour/src/TipPluginManager.php
TipPluginManager::__construct function core/modules/tour/src/TipPluginManager.php Constructs a new TipPluginManager.
TipPluginText class core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Displays some text as a tip.
TipPluginText.php file core/modules/tour/src/Plugin/tour/tip/TipPluginText.php
TipPluginText::$ariaId property core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Unique aria-id.
TipPluginText::$body property core/modules/tour/src/Plugin/tour/tip/TipPluginText.php The body text which is used for render of this Text Tip.
TipPluginText::$location property core/modules/tour/src/Plugin/tour/tip/TipPluginText.php The forced position of where the tip will be located.
TipPluginText::$token property core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Token service.
TipPluginText::create function core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Creates an instance of the plugin.
TipPluginText::getAriaId function core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Returns a ID that is guaranteed uniqueness.
TipPluginText::getAttributes function core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Returns an array of attributes for the tip wrapper.
TipPluginText::getBody function core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Returns body of the text tip.
TipPluginText::getLocation function core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Returns location of the text tip.
TipPluginText::getOutput function core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Returns a renderable array.
TipPluginText::__construct function core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Constructs a \Drupal\tour\Plugin\tour\tip\TipPluginText object.
TipPluginTextTest class core/modules/tour/tests/src/Unit/Plugin/tour/tip/TipPluginTextTest.php @coversDefaultClass \Drupal\tour\Plugin\tour\tip\TipPluginText
@group tour
TipPluginTextTest.php file core/modules/tour/tests/src/Unit/Plugin/tour/tip/TipPluginTextTest.php
TipPluginTextTest::testGetAriaId function core/modules/tour/tests/src/Unit/Plugin/tour/tip/TipPluginTextTest.php Tests that getAriaId returns unique id per plugin instance.
TipsPluginCollection class core/modules/tour/src/TipsPluginCollection.php A collection of tips.
TipsPluginCollection.php file core/modules/tour/src/TipsPluginCollection.php
TipsPluginCollection::$pluginKey property core/modules/tour/src/TipsPluginCollection.php The key within the plugin configuration that contains the plugin ID.
TipsPluginCollection::get function core/modules/tour/src/TipsPluginCollection.php
TitleBlockPluginInterface interface core/lib/Drupal/Core/Block/TitleBlockPluginInterface.php The interface for "title" blocks.
TitleBlockPluginInterface.php file core/lib/Drupal/Core/Block/TitleBlockPluginInterface.php
TitleBlockPluginInterface::setTitle function core/lib/Drupal/Core/Block/TitleBlockPluginInterface.php Sets the title.
TokenizeAreaPluginBase class core/modules/views/src/Plugin/views/area/TokenizeAreaPluginBase.php Tokenized base class for area handlers.
TokenizeAreaPluginBase.php file core/modules/views/src/Plugin/views/area/TokenizeAreaPluginBase.php
TokenizeAreaPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/area/TokenizeAreaPluginBase.php Provide a form to edit options for this plugin.
TokenizeAreaPluginBase::defineOptions function core/modules/views/src/Plugin/views/area/TokenizeAreaPluginBase.php Information about options for all kinds of purposes will be held here.
TokenizeAreaPluginBase::tokenForm function core/modules/views/src/Plugin/views/area/TokenizeAreaPluginBase.php Adds tokenization form elements.
TokenizeAreaPluginBase::tokenizeValue function core/modules/views/src/Plugin/views/area/TokenizeAreaPluginBase.php Replaces value with special views tokens and global tokens.
TourPluginTest class core/modules/tour/tests/src/Kernel/TourPluginTest.php Tests the functionality of tour plugins.
TourPluginTest.php file core/modules/tour/tests/src/Kernel/TourPluginTest.php
TourPluginTest::$modules property core/modules/tour/tests/src/Kernel/TourPluginTest.php Modules to enable.
TourPluginTest::$pluginManager property core/modules/tour/tests/src/Kernel/TourPluginTest.php Stores the tour plugin manager.
TourPluginTest::setUp function core/modules/tour/tests/src/Kernel/TourPluginTest.php
TourPluginTest::testTourPlugins function core/modules/tour/tests/src/Kernel/TourPluginTest.php Test tour plugins.
TransitionInterface::PLUGIN_FORM_KEY constant core/modules/workflows/src/TransitionInterface.php The key of the transition plugin form.
TypedData::getPluginDefinition function core/lib/Drupal/Core/TypedData/TypedData.php Gets the definition of the plugin implementation.
TypedData::getPluginId function core/lib/Drupal/Core/TypedData/TypedData.php Gets the plugin_id of the plugin instance.
UpdateActionsWithEntityPluginsTest class core/modules/system/tests/src/Functional/Update/UpdateActionsWithEntityPluginsTest.php Tests upgrading comment and node actions to generic entity ones.
UpdateActionsWithEntityPluginsTest.php file core/modules/system/tests/src/Functional/Update/UpdateActionsWithEntityPluginsTest.php
UpdateActionsWithEntityPluginsTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/UpdateActionsWithEntityPluginsTest.php The theme to install as the default for testing.
UpdateActionsWithEntityPluginsTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/UpdateActionsWithEntityPluginsTest.php Set database dump files to be used.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.