Search for plugin

  1. Search 7.x for plugin
  2. Search 9.5.x for plugin
  3. Search 8.9.x for plugin
  4. Search 10.3.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 composer/Plugin/RecipeUnpack/Plugin.php Composer plugin for handling dependency unpacking.
Plugin class core/lib/Drupal/Component/Annotation/Plugin.php Defines a Plugin annotation object.
Plugin class core/lib/Drupal/Component/Plugin/Attribute/Plugin.php Defines a Plugin attribute object.

All search results

Title Object type File name Summary
plugin.manager.views.sort service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsHandlerManager
plugin.manager.views.style service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
plugin.manager.views.wizard service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
plugin.manager.workflows.type service core/modules/workflows/workflows.services.yml Drupal\workflows\WorkflowTypeManager
Plugin.php file composer/Plugin/Scaffold/Plugin.php
Plugin.php file composer/Plugin/RecipeUnpack/Plugin.php
Plugin.php file core/lib/Drupal/Component/Annotation/Plugin.php
Plugin.php file core/lib/Drupal/Component/Plugin/Attribute/Plugin.php
Plugin::$composer property composer/Plugin/Scaffold/Plugin.php The Composer service.
Plugin::$definition property core/lib/Drupal/Component/Annotation/Plugin.php The plugin definition read from the class annotation.
Plugin::$handler property composer/Plugin/Scaffold/Plugin.php The Composer Scaffold handler.
Plugin::$io property composer/Plugin/Scaffold/Plugin.php Composer's I/O service.
Plugin::$manager property composer/Plugin/RecipeUnpack/Plugin.php The handler for dependency unpacking.
Plugin::$requireWasCalled property composer/Plugin/Scaffold/Plugin.php Record whether the 'require' command was called.
Plugin::activate function composer/Plugin/Scaffold/Plugin.php
Plugin::activate function composer/Plugin/RecipeUnpack/Plugin.php
Plugin::deactivate function composer/Plugin/Scaffold/Plugin.php
Plugin::deactivate function composer/Plugin/RecipeUnpack/Plugin.php
Plugin::get function core/lib/Drupal/Component/Annotation/Plugin.php
Plugin::getCapabilities function composer/Plugin/Scaffold/Plugin.php
Plugin::getCapabilities function composer/Plugin/RecipeUnpack/Plugin.php
Plugin::getClass function core/lib/Drupal/Component/Annotation/Plugin.php
Plugin::getId function core/lib/Drupal/Component/Annotation/Plugin.php
Plugin::getProvider function core/lib/Drupal/Component/Annotation/Plugin.php
Plugin::getSubscribedEvents function composer/Plugin/Scaffold/Plugin.php
Plugin::getSubscribedEvents function composer/Plugin/RecipeUnpack/Plugin.php
Plugin::handler function composer/Plugin/Scaffold/Plugin.php Instantiates the handler object upon demand.
Plugin::onCommand function composer/Plugin/Scaffold/Plugin.php Pre command event callback.
Plugin::parse function core/lib/Drupal/Component/Annotation/Plugin.php Parses an annotation into its definition.
Plugin::postCmd function composer/Plugin/Scaffold/Plugin.php Post command event callback.
Plugin::postPackage function composer/Plugin/Scaffold/Plugin.php Post package event behavior.
Plugin::preAutoloadDump function composer/Plugin/Scaffold/Plugin.php Add vendor classes to Composer's static classmap.
Plugin::RECIPE_PACKAGE_TYPE constant composer/Plugin/RecipeUnpack/Plugin.php The composer package type of Drupal recipes.
Plugin::setClass function core/lib/Drupal/Component/Annotation/Plugin.php
Plugin::setProvider function core/lib/Drupal/Component/Annotation/Plugin.php
Plugin::uninstall function composer/Plugin/Scaffold/Plugin.php
Plugin::uninstall function composer/Plugin/RecipeUnpack/Plugin.php
Plugin::unpackOnCreateProject function composer/Plugin/RecipeUnpack/Plugin.php Post create-project command event callback.
Plugin::unpackOnRequire function composer/Plugin/RecipeUnpack/Plugin.php Post update command event callback.
Plugin::__construct function core/lib/Drupal/Component/Annotation/Plugin.php Constructs a Plugin object.
Plugin::__construct function core/lib/Drupal/Component/Plugin/Attribute/Plugin.php Constructs a plugin attribute object.
PluginAlterTest class core/tests/Drupal/KernelTests/Core/Render/Element/PluginAlterTest.php Tests Plugin Alter.
PluginAlterTest.php file core/tests/Drupal/KernelTests/Core/Render/Element/PluginAlterTest.php
PluginAlterTest::$modules property core/tests/Drupal/KernelTests/Core/Render/Element/PluginAlterTest.php
PluginAlterTest::testPluginAlter function core/tests/Drupal/KernelTests/Core/Render/Element/PluginAlterTest.php Tests hook_element_plugin_alter().
PluginAwareInterface interface core/lib/Drupal/Component/Plugin/PluginAwareInterface.php Provides an interface for objects that depend on a plugin.
PluginAwareInterface.php file core/lib/Drupal/Component/Plugin/PluginAwareInterface.php
PluginAwareInterface::setPlugin function core/lib/Drupal/Component/Plugin/PluginAwareInterface.php Sets the plugin for this object.
PluginBase class core/lib/Drupal/Core/Plugin/PluginBase.php Base class for plugins supporting metadata inspection and translation.
PluginBase class core/lib/Drupal/Component/Plugin/PluginBase.php Base class for plugins wishing to support metadata inspection.

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