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 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.filter service core/modules/filter/filter.services.yml Drupal\filter\FilterPluginManager
plugin.manager.help_section service core/modules/help/help.services.yml Drupal\help\HelpSectionManager
plugin.manager.help_topic service core/modules/help/help.services.yml Drupal\help\HelpTopicPluginManager
plugin.manager.image.effect service core/modules/image/image.services.yml Drupal\image\ImageEffectManager
plugin.manager.language_negotiation_method service core/modules/language/language.services.yml Drupal\language\LanguageNegotiationMethodManager
plugin.manager.layout_builder.section_storage service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\SectionStorage\SectionStorageManager
plugin.manager.lazy_route_provider_install_test service core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.services.yml \Drupal\lazy_route_provider_install_test\PluginManager
plugin.manager.media.source service core/modules/media/media.services.yml Drupal\media\MediaSourceManager
plugin.manager.migrate.destination service core/modules/migrate/migrate.services.yml Drupal\migrate\Plugin\MigrateDestinationPluginManager
plugin.manager.migrate.field service core/modules/migrate_drupal/migrate_drupal.services.yml Drupal\migrate_drupal\Plugin\MigrateFieldPluginManager
plugin.manager.migrate.id_map service core/modules/migrate/migrate.services.yml Drupal\migrate\Plugin\MigratePluginManager
plugin.manager.migrate.process service core/modules/migrate/migrate.services.yml Drupal\migrate\Plugin\MigratePluginManager
plugin.manager.migrate.source service core/modules/migrate/migrate.services.yml Drupal\migrate\Plugin\MigrateSourcePluginManager
plugin.manager.migration service core/modules/migrate/migrate.services.yml Drupal\migrate\Plugin\MigrationPluginManager
plugin.manager.module_test.cache_clear_test service core/modules/system/tests/modules/module_test/module_test.services.yml Drupal\module_test\PluginManagerCacheClearer
plugin.manager.rest service core/modules/rest/rest.services.yml Drupal\rest\Plugin\Type\ResourcePluginManager
plugin.manager.sdc service core/modules/sdc/sdc.services.yml Drupal\sdc\ComponentPluginManager
plugin.manager.search service core/modules/search/search.services.yml Drupal\search\SearchPluginManager
plugin.manager.tour.tip service core/modules/tour/tour.services.yml Drupal\tour\TipPluginManager
plugin.manager.views.access service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
plugin.manager.views.area service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsHandlerManager
plugin.manager.views.argument service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsHandlerManager
plugin.manager.views.argument_default service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
plugin.manager.views.argument_validator service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
plugin.manager.views.cache service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
plugin.manager.views.display service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
plugin.manager.views.display_extender service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
plugin.manager.views.exposed_form service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
plugin.manager.views.field service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsHandlerManager
plugin.manager.views.filter service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsHandlerManager
plugin.manager.views.join service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsHandlerManager
plugin.manager.views.pager service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
plugin.manager.views.query service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
plugin.manager.views.relationship service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsHandlerManager
plugin.manager.views.row service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
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 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::$requireWasCalled property composer/Plugin/Scaffold/Plugin.php Record whether the 'require' command was called.
Plugin::activate function composer/Plugin/Scaffold/Plugin.php
Plugin::deactivate function composer/Plugin/Scaffold/Plugin.php
Plugin::get function core/lib/Drupal/Component/Annotation/Plugin.php Gets the value of an annotation.

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