namespace Drupal\Component\Plugin\Discovery

Same name in other branches
  1. 10 Drupal\Component\Plugin\Discovery
  2. 11.x Drupal\Component\Plugin\Discovery
  3. 9 Drupal\Component\Plugin\Discovery
Object name File name Summary
CachedDiscoveryInterface core/lib/Drupal/Component/Plugin/Discovery/CachedDiscoveryInterface.php Interface for discovery components holding a cache of plugin definitions.
DerivativeDiscoveryDecorator core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php Base class providing the tools for a plugin discovery to be derivative aware.
DiscoveryCachedTrait core/lib/Drupal/Component/Plugin/Discovery/DiscoveryCachedTrait.php
DiscoveryInterface core/lib/Drupal/Component/Plugin/Discovery/DiscoveryInterface.php An interface defining the minimum requirements of building a plugin
discovery component.
DiscoveryTrait core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php
StaticDiscovery core/lib/Drupal/Component/Plugin/Discovery/StaticDiscovery.php A discovery mechanism that allows plugin definitions to be manually
registered rather than actively discovered.
StaticDiscoveryDecorator core/lib/Drupal/Component/Plugin/Discovery/StaticDiscoveryDecorator.php A decorator that allows manual registration of undiscoverable definitions.

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