Enables altering of discovered plugin definitions.
Expanded class hierarchy of AlterDecorator
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
AlterDecorator:: |
protected | property | The Discovery object being decorated. | |
AlterDecorator:: |
protected | property | The name of the alter hook that will be implemented by this discovery instance. | |
AlterDecorator:: |
public | function |
Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinition(). Overrides DiscoveryInterface:: |
|
AlterDecorator:: |
public | function |
Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions(). Overrides DiscoveryInterface:: |
|
AlterDecorator:: |
public | function | Passes through all unknown calls onto the decorated object. | |
AlterDecorator:: |
public | function | Constructs a Drupal\Core\Plugin\Discovery\AlterDecorator object. |