You are here

namespace Drupal\Core\Plugin\Discovery in Plug 7

Classsort descending Location Description
AnnotatedClassDiscovery lib/Drupal/Core/Plugin/Discovery/AnnotatedClassDiscovery.php Defines a discovery mechanism to find annotated plugins in PSR-0 namespaces.
ContainerDerivativeDiscoveryDecorator lib/Drupal/Core/Plugin/Discovery/ContainerDerivativeDiscoveryDecorator.php
ContainerDeriverInterface lib/Drupal/Core/Plugin/Discovery/ContainerDeriverInterface.php Provides additional plugin definitions based on an existing definition using service injection.
HookDiscovery lib/Drupal/Core/Plugin/Discovery/HookDiscovery.php Provides a hook-based plugin discovery class.
InfoHookDecorator lib/Drupal/Core/Plugin/Discovery/InfoHookDecorator.php Allows info hook implementations to enhance discovered plugin definitions.
YamlDiscovery lib/Drupal/Core/Plugin/Discovery/YamlDiscovery.php Allows YAML files to define plugin definitions.
YamlDiscoveryDecorator lib/Drupal/Core/Plugin/Discovery/YamlDiscoveryDecorator.php Enables YAML discovery for plugin definitions.