AlterDecorator |
drupal/core/lib/Drupal/Core/Plugin/Discovery/AlterDecorator.php |
Enables altering of discovered plugin definitions. |
AnnotatedClassDiscovery |
drupal/core/lib/Drupal/Core/Plugin/Discovery/AnnotatedClassDiscovery.php |
Defines a discovery mechanism to find annotated plugins in PSR-0 namespaces. |
CacheDecorator |
drupal/core/lib/Drupal/Core/Plugin/Discovery/CacheDecorator.php |
Enables static and persistent caching of discovered plugin definitions. |
HookDiscovery |
drupal/core/lib/Drupal/Core/Plugin/Discovery/HookDiscovery.php |
Provides a hook-based plugin discovery class. |
InfoHookDecorator |
drupal/core/lib/Drupal/Core/Plugin/Discovery/InfoHookDecorator.php |
Allows info hook implementations to enhance discovered plugin definitions. |