Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

namespace Drupal\Component\Plugin\Discovery

Object name File name Summary
AttributeBridgeDecorator core/lib/Drupal/Component/Plugin/Discovery/AttributeBridgeDecorator.php Ensures that all definitions are run through the attribute process.
AttributeClassDiscovery core/lib/Drupal/Component/Plugin/Discovery/AttributeClassDiscovery.php Defines a discovery mechanism to find plugins with attributes.
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 Defines the minimum requirements for a plugin discovery component.
DiscoveryTrait core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php
StaticDiscovery core/lib/Drupal/Component/Plugin/Discovery/StaticDiscovery.php Allows plugin definitions to be manually registered.
StaticDiscoveryDecorator core/lib/Drupal/Component/Plugin/Discovery/StaticDiscoveryDecorator.php A decorator that allows manual registration of undiscoverable definitions.
RSS feed
Powered by Drupal