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
TestPluginBase::viewsTokenReplace function core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php Replaces Views' tokens in a given string. The resulting string will be
sanitized with Xss::filterAdmin.
TestPluginBase::__construct function core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php Constructs a PluginBase object.
TestPluginDefinition class core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginBaseTest.php
TestPluginDependency class core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php
TestPluginDependency::$moduleHandler property core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php
TestPluginDependency::$themeHandler property core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php
TestPluginDependency::getDependencies function core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php
TestPluginDependency::moduleHandler function core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php Wraps the module handler.
TestPluginDependency::setModuleHandler function core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php
TestPluginDependency::setThemeHandler function core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php
TestPluginDependency::themeHandler function core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php Wraps the theme handler.
TestPluginForm class core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php
TestPluginForm::buildConfigurationForm function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Form constructor.
TestPluginForm::submitConfigurationForm function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Form submission handler.
TestPluginForm::validateConfigurationForm function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Form validation handler.
TestPluginManager class core/tests/Drupal/Tests/Core/Plugin/TestPluginManager.php A plugin manager for condition plugins.
TestPluginManager class core/modules/system/tests/modules/plugin_test/src/Plugin/TestPluginManager.php Defines a plugin manager used by Plugin API unit tests.
TestPluginManager.php file core/modules/system/tests/modules/plugin_test/src/Plugin/TestPluginManager.php
TestPluginManager.php file core/tests/Drupal/Tests/Core/Plugin/TestPluginManager.php
TestPluginManager::__construct function core/tests/Drupal/Tests/Core/Plugin/TestPluginManager.php Constructs a TestPluginManager object.
TestPluginManager::__construct function core/modules/system/tests/modules/plugin_test/src/Plugin/TestPluginManager.php
TestPluginManagerWithDefaults class core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php
TestPluginManagerWithDefaults::$defaults property core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php A set of defaults to be referenced by $this->processDefinition() if
additional processing of plugins is necessary or helpful for development
purposes.
TestPluginSettingsBase class core/tests/Drupal/Tests/Core/Field/PluginSettingsBaseTest.php
TestPluginSettingsBase::__construct function core/tests/Drupal/Tests/Core/Field/PluginSettingsBaseTest.php
TextCckTest::$plugin property core/modules/text/tests/src/Unit/Migrate/TextCckTest.php
TextCckTest::$plugin property core/modules/text/tests/src/Unit/Plugin/migrate/cckfield/TextCckTest.php
TextFieldTest::$plugin property core/modules/text/tests/src/Unit/Migrate/d6/TextFieldTest.php
TextFieldTest::$plugin property core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php
TextFieldTest::$plugin property core/modules/text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php
TipPluginBase class core/modules/tour/src/TipPluginBase.php Defines a base tour item implementation.
TipPluginBase.php file core/modules/tour/src/TipPluginBase.php
TipPluginBase::$attributes property core/modules/tour/src/TipPluginBase.php The attributes that will be applied to the markup of this tip.
TipPluginBase::$label property core/modules/tour/src/TipPluginBase.php The label which is used for render of this tip.
TipPluginBase::$weight property core/modules/tour/src/TipPluginBase.php Allows tips to take more priority that others.
TipPluginBase::get function core/modules/tour/src/TipPluginBase.php Used for returning values by key.
TipPluginBase::getAttributes function core/modules/tour/src/TipPluginBase.php Returns an array of attributes for the tip wrapper.
TipPluginBase::getLabel function core/modules/tour/src/TipPluginBase.php Returns label of the tip.
TipPluginBase::getWeight function core/modules/tour/src/TipPluginBase.php Returns weight of the tip.
TipPluginBase::id function core/modules/tour/src/TipPluginBase.php Returns id of the tip.
TipPluginBase::set function core/modules/tour/src/TipPluginBase.php Used for returning values by key.
TipPluginImage class core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImage.php Displays an image as a tip.
TipPluginImage.php file core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImage.php
TipPluginImage::$alt property core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImage.php The alt text which is used for the image in this Tip.
TipPluginImage::$url property core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImage.php The url which is used for the image in this Tip.
TipPluginImage::getOutput function core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImage.php Returns a renderable array.
TipPluginInterface interface core/modules/tour/src/TipPluginInterface.php Defines an interface for tour items.
TipPluginInterface.php file core/modules/tour/src/TipPluginInterface.php
TipPluginInterface::get function core/modules/tour/src/TipPluginInterface.php Used for returning values by key.
TipPluginInterface::getAttributes function core/modules/tour/src/TipPluginInterface.php Returns an array of attributes for the tip wrapper.

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